添加版本更新功能

This commit is contained in:
@fawn-nine
2023-10-16 16:02:09 +08:00
parent cbbbaab9a9
commit 05829f5617
17 changed files with 1558 additions and 232 deletions

View File

@@ -459,7 +459,23 @@
"enablePullDownRefresh": false
}
}
},
{ // 更新版本
"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
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",