统一排行榜对齐星雀UI,页面资源后台配置实时刷新
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
15
miniprogram/pages/tixian/tixian.json
Normal file
15
miniprogram/pages/tixian/tixian.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"mode1": "./components/mode1/mode1",
|
||||
"mode2": "./components/mode2/mode2"
|
||||
},
|
||||
|
||||
"navigationBarTitleText": "提现中心",
|
||||
"navigationBarBackgroundColor": "#1a0b2e",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#1a0b2e",
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottomDistance": 50,
|
||||
"navigationStyle": "default",
|
||||
"disableScroll": false
|
||||
}
|
||||
Reference in New Issue
Block a user