mini_code/miniprogram/pages/cart/cart.json

7 lines
211 B
JSON

{
"usingComponents": {
"van-notify": "@vant/weapp/notify/index",
"van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
"van-dropdown-item": "@vant/weapp/dropdown-item/index"
}
}