1234567891011 |
- {
- "navigationBarTitleText": "用户协议",
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white",
- "component": true,
- "usingComponents": {
- "fa-navbar": "/components/fa-navbar/fa-navbar",
- "u-parse": "/uview-ui/components/u-parse/u-parse",
- "fa-tabbar": "/components/fa-tabbar/fa-tabbar"
- }
- }
|