diff --git a/pages/goods/details/components/promotion-popup/index.json b/pages/goods/details/components/promotion-popup/index.json index e9bcd2b..4d4e96c 100644 --- a/pages/goods/details/components/promotion-popup/index.json +++ b/pages/goods/details/components/promotion-popup/index.json @@ -2,7 +2,6 @@ "component": true, "usingComponents": { "t-popup": "tdesign-miniprogram/popup/popup", - "t-icon": "tdesign-miniprogram/icon/icon", - "coupon-card": "/components/coupon-card/index" + "t-icon": "tdesign-miniprogram/icon/icon" } } \ No newline at end of file