index.json 162 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "MsgList": "/pages/index/message/modules/list/index",
  5. "van-notice-bar": "@vant/weapp/notice-bar/index"
  6. }
  7. }