index.json 127 B

123456
  1. {
  2. "usingComponents": {
  3. "van-popup": "@vant/weapp/popup/index",
  4. "van-notice-bar": "@vant/weapp/notice-bar/index"
  5. }
  6. }