| 1234567891011 |
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "navigationBarTextStyle": "black",
- "usingComponents": {
- "c-pop-phone": "/components/c-pop-phone/c-pop-phone",
- "u-toast": "/uni_modules/uview-ui/components/u-toast/u-toast",
- "c-pop-auth": "/components/c-pop-auth/c-pop-auth"
- }
- }
|