feat:订单详情页面组件封装
This commit is contained in:
4
unpackage/dist/dev/mp-weixin/app.json
vendored
4
unpackage/dist/dev/mp-weixin/app.json
vendored
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/index/index",
|
||||
"pages/chat/ChatQuickAccess"
|
||||
"pages/chat/ChatQuickAccess",
|
||||
"pages/order/list",
|
||||
"pages/order/detail"
|
||||
],
|
||||
"window": {},
|
||||
"usingComponents": {}
|
||||
|
||||
Reference in New Issue
Block a user