agreement.json 300 B

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