fix: 升级 Wot UI v2 — 弹窗/表单/暗黑模式/FAB 兼容修复

This commit is contained in:
Ray.Hao
2026-05-21 11:04:02 +08:00
parent 13ea3eef28
commit 6be527fce1
17 changed files with 311 additions and 279 deletions

View File

@@ -7,7 +7,10 @@
"backgroundTextStyle": "@bgTxtStyle",
"backgroundColorTop": "@bgColorTop",
"backgroundColorBottom": "@bgColorBottom",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"onReachBottomDistance": 50,
"animationType": "pop-in",
"animationDuration": 300
},
"pages": [
// GENERATED BY UNI-PAGES, PLATFORM: H5 || MP-WEIXIN
@@ -212,6 +215,8 @@
"subPackages": [],
"tabBar": {
"custom": true,
"customize": true,
"overlay": true,
"height": "0",
"color": "@tabColor",
"selectedColor": "@tabSelectedColor",