1234567891011121314 |
- {
- "navigationBarTitleText": "我的收藏",
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false,
- "usingComponents": {
- "fa-navbar": "/components/fa-navbar/fa-navbar",
- "u-swipe-action": "/uview-ui/components/u-swipe-action/u-swipe-action",
- "u-back-top": "/uview-ui/components/u-back-top/u-back-top",
- "u-empty": "/uview-ui/components/u-empty/u-empty",
- "u-loadmore": "/uview-ui/components/u-loadmore/u-loadmore",
- "fa-tabbar": "/components/fa-tabbar/fa-tabbar"
- }
- }
|