更新部分配置文件
This commit is contained in:
21
pages.json
21
pages.json
@@ -1201,6 +1201,27 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pagesOrder",
|
||||
"pages": [{
|
||||
"pageId": "PAGES_ORDER_INDEX",
|
||||
"path" : "index/index",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "订单管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_ORDER_DETAIL",
|
||||
"path" : "detail/detail",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "订单详情"
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pageCoupon",
|
||||
"pages": [{
|
||||
|
||||
Reference in New Issue
Block a user