添加门店选购商品页面

This commit is contained in:
2025-04-25 17:22:01 +08:00
parent b3fbfd4f0f
commit 5eb6d1b3b8
101 changed files with 3313 additions and 191 deletions

View File

@ -0,0 +1,8 @@
{
"usingComponents": {
"u-image": "/components/uview-ui/components/u-image/u-image",
"price-format": "/components/price-format/price-format",
"u-icon": "/components/uview-ui/components/u-icon/u-icon"
},
"component": true
}