index.json 262 B

123456789
  1. {
  2. "usingComponents": {
  3. "van-sticky": "@vant/weapp/sticky/index",
  4. "van-icon": "@vant/weapp/icon/index",
  5. "van-calendar": "@vant/weapp/calendar/index",
  6. "van-popup": "@vant/weapp/popup/index",
  7. "suggest":"../../../components/suggest/index"
  8. }
  9. }