制作订单详情页面
This commit is contained in:
10
unpackage/dist/dev/mp-weixin/pages/shop/shop.json
vendored
Normal file
10
unpackage/dist/dev/mp-weixin/pages/shop/shop.json
vendored
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user