index.json 151 B

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