index.json 173 B

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