index.json 161 B

1234567
  1. {
  2. "usingComponents": {
  3. "van-icon": "@vant/weapp/icon/index",
  4. "van-button": "@vant/weapp/button/index"
  5. },
  6. "navigationBarTitleText": "门店列表"
  7. }