制作订单详情页面

This commit is contained in:
2025-04-26 14:38:04 +08:00
parent 5297bc0034
commit 6ae3444ed9
138 changed files with 2484 additions and 645 deletions

View File

@ -0,0 +1,10 @@
{
"navigationBarTitleText": "商品详情",
"usingComponents": {
"u-swiper": "/components/uview-ui/components/u-swiper/u-swiper",
"price-format": "/components/price-format/price-format",
"u-line": "/components/uview-ui/components/u-line/u-line",
"u-button": "/components/uview-ui/components/u-button/u-button",
"u-image": "/components/uview-ui/components/u-image/u-image"
}
}