| 1234567891011 |
- {
- "usingComponents": {
- "service": "/component/service/service",
- "pack": "/component/pack/pack",
- "van-skeleton": "@vant/weapp/skeleton/index",
- "van-notice-bar": "@vant/weapp/notice-bar/index",
- "van-popup": "@vant/weapp/popup/index"
- },
- "navigationBarTitleText": "",
- "navigationStyle": "custom"
- }
|