feat: 更新微信小程序登录流程和演示环境配置

This commit is contained in:
Ray.Hao
2026-03-05 16:57:54 +08:00
parent 67ada6263b
commit 5bf7f0561f
11 changed files with 137 additions and 64 deletions

View File

@@ -152,15 +152,10 @@
"backgroundColorTop": "@bgColorTop",
"backgroundColorBottom": "@bgColorBottom",
"enablePullDownRefresh": false,
"onReachBottomDistance": 50,
"animationType": "pop-in",
"animationDuration": 300
"onReachBottomDistance": 50
},
"tabBar": {
"custom": true,
"customize": true,
"overlay": true,
"height": "0",
"color": "@tabColor",
"selectedColor": "@tabSelectedColor",
"backgroundColor": "@tabBgColor",
@@ -179,4 +174,4 @@
},
"__esModule": true,
"subPackages": []
}
}