{ "usingComponents": { "van-icon": "@vant/weapp/icon/index", "van-popup": "@vant/weapp/popup/index", "van-cell": "@vant/weapp/cell/index", "van-cell-group": "@vant/weapp/cell-group/index", "van-divider": "@vant/weapp/divider/index", "van-rate": "@vant/weapp/rate/index", "shop-detail-card": "../../../components/shop-detail/index", "goods-list": "../../../components/goods-list/index", "comment-list": "../../../components/comment-list/index", "detail-card": "../../../components/detail-card/index", "list-card": "../../../components/list-card/index", "van-tabs": "@vant/weapp/tabs/index", "van-tab": "@vant/weapp/tab/index", "van-sticky": "@vant/weapp/sticky/index", "van-button": "@vant/weapp/button/index" } }