通过微信开发者工具 商城模板 创建新小程序
This commit is contained in:
8
mini-program/components/goods-card/index.json
Normal file
8
mini-program/components/goods-card/index.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"component": true,
|
||||
"usingComponents": {
|
||||
"price": "/components/price/index",
|
||||
"t-icon": "tdesign-miniprogram/icon/icon",
|
||||
"t-image": "/components/webp-image/index"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user