统一排行榜对齐星雀UI,页面资源后台配置实时刷新
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
14
miniprogram/pages/dashouduan/dashouduan.json
Normal file
14
miniprogram/pages/dashouduan/dashouduan.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"global-notification": "/components/global-notification/global-notification",
|
||||
"chenghao-tag": "/components/chenghao-tag/chenghao-tag"
|
||||
|
||||
},
|
||||
"navigationBarBackgroundColor": "#0F0A1F",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarTitleText": "服务中心",
|
||||
"backgroundColor": "#0F0A1F",
|
||||
"backgroundTextStyle": "light",
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottomDistance": 50
|
||||
}
|
||||
Reference in New Issue
Block a user