index.json 168 B

1234567
  1. {
  2. "usingComponents": {
  3. "van-notice-bar": "@vant/weapp/notice-bar/index",
  4. "van-tag": "@vant/weapp/tag/index"
  5. },
  6. "navigationStyle": "custom"
  7. }