index.json 193 B

12345678
  1. {
  2. "navigationBarTitleText": "我的",
  3. "enablePullDownRefresh": false,
  4. "usingComponents": {
  5. "top-box": "/components/top-box/top-box",
  6. "tab-bar": "/components/tab-bar/tab-bar"
  7. }
  8. }