| 12345678910 |
- {
- "navigationBarTitleText": "门店管理",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "usingComponents": {
- "custom-nav": "/components/customNav/customNav",
- "uni-data-select": "/uni_modules/uni-data-select/components/uni-data-select/uni-data-select",
- "yhdsl-cropper": "/components/yhdsl-cropper/yhdsl-cropper"
- }
- }
|