agreement.json 321 B

1234567891011
  1. {
  2. "navigationBarTitleText": "用户协议",
  3. "navigationStyle": "custom",
  4. "navigationBarTextStyle": "white",
  5. "component": true,
  6. "usingComponents": {
  7. "fa-navbar": "/components/fa-navbar/fa-navbar",
  8. "u-parse": "/uview-ui/components/u-parse/u-parse",
  9. "fa-tabbar": "/components/fa-tabbar/fa-tabbar"
  10. }
  11. }