index.json 328 B

1234567891011
  1. {
  2. "navigationBarTitleText": "公明腊肠商城",
  3. "enablePullDownRefresh": true,
  4. "backgroundTextStyle": "dark",
  5. "usingComponents": {
  6. "login": "/components/login/login",
  7. "activityPage": "/components/activityPage/activityPage",
  8. "tui-modal": "/ThorUI/components/modal/modal"
  9. },
  10. "navigationStyle": "custom"
  11. }