1234567891011 |
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "usingComponents": {
- "uni-popup": "/node-modules/@dcloudio/uni-ui/lib/uni-popup/uni-popup",
- "popup": "/components/Popup/Popup",
- "tab-bar": "/components/TabBar/TabBar",
- "drag-image": "/components/DragImage/DragImage"
- }
- }
|