index.json 334 B

12345678910
  1. {
  2. "usingComponents": {
  3. "van-rate": "@vant/weapp/rate/index",
  4. "van-icon": "@vant/weapp/icon/index",
  5. "van-tab": "@vant/weapp/tab/index",
  6. "van-tabs": "@vant/weapp/tabs/index",
  7. "van-empty": "@vant/weapp/empty/index",
  8. "comment-list": "/nova-tourism/components/comment-list/index"
  9. }
  10. }