12345678910 |
- {
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 100,
- "navigationBarTitleText": "YoungGee",
- "navigationStyle": "custom",
- "usingComponents": {
- "uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup",
- "uni-data-checkbox": "/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox"
- }
- }
|