index.json 155 B

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