me.json 174 B

12345678
  1. {
  2. "navigationBarTitleText": "我的",
  3. "enablePullDownRefresh": false,
  4. "navigationStyle": "custom",
  5. "usingComponents": {
  6. "tabbar": "/components/Tabbar/index"
  7. }
  8. }