index.json 207 B

12345678
  1. {
  2. "navigationBarTitleText": "我的",
  3. "usingComponents": {
  4. "Container": "../../component/container/index",
  5. "van-cell": "@vant/weapp/cell/index",
  6. "van-button": "@vant/weapp/button/index"
  7. }
  8. }