更新:增加“自动检测版本升级”

This commit is contained in:
2025-11-26 09:26:13 +08:00
parent 110050ca58
commit d9c9e5bac3
23 changed files with 1394 additions and 60 deletions

View File

@@ -169,6 +169,20 @@
"navigationStyle": "custom",
"navigationBarTitleText": "%order.confirmTitle%"
}
}, {
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
"style": {
"disableScroll": true,
"app-plus": {
"backgroundColorTop": "transparent",
"background": "transparent",
"titleNView": false,
"scrollIndicator": false,
"popGesture": "none",
"animationType": "fade-in",
"animationDuration": 200
}
}
}
],
"tabBar": {