商品详情
This commit is contained in:
@@ -59,6 +59,17 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pages/mall/subs",
|
||||
"pages": [
|
||||
{
|
||||
"path": "goods/goods-detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "商品详情"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pages/mine/subs",
|
||||
"pages": [
|
||||
@@ -93,7 +104,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "trade/index",
|
||||
"path": "trade/trade-list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "消费记录"
|
||||
}
|
||||
|
Reference in New Issue
Block a user