feat:订单详情页面组件封装
This commit is contained in:
10
unpackage/dist/dev/mp-weixin/pages/order/detail.json
vendored
Normal file
10
unpackage/dist/dev/mp-weixin/pages/order/detail.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"navigationStyle": "custom",
|
||||
"usingComponents": {
|
||||
"order-status-info": "./components/OrderStatusInfo/index",
|
||||
"goods-info": "./components/GoodsInfo/index",
|
||||
"user-info": "./components/UserInfo/index",
|
||||
"notice-info": "./components/NoticeInfo/index",
|
||||
"order-info": "./components/OrderInfo/index"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user