| 1234567891011121314 |
- {
- "usingComponents": {
- "van-switch": "@vant/weapp/switch/index",
- "van-popup": "@vant/weapp/popup/index",
- "van-notice-bar": "@vant/weapp/notice-bar/index",
- "login": "/component/login/login",
- "van-empty": "@vant/weapp/empty/index"
- },
- "navigationBarTitleText": "",
- "navigationBarTextStyle": "white",
- "navigationBarBackgroundColor": "#1677FF",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
|