shop_xcx/pages/coupon/components/coupon-card/index.json
2023-05-30 20:21:16 +08:00

8 lines
153 B
JSON

{
"component": true,
"usingComponents": {
"ui-coupon-card": "../ui-coupon-card/index",
"t-button": "tdesign-miniprogram/button/button"
}
}