my.json 237 B

123456789
  1. {
  2. "navigationBarTitleText": "我的",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "van-cell": "/components/cell/index",
  6. "van-cell-group": "/components/cell-group/index",
  7. "footer": "/components/footer/footer"
  8. }
  9. }