评论商品接口有问题
This commit is contained in:
13
pages.json
13
pages.json
@@ -276,7 +276,8 @@
|
||||
{
|
||||
"path": "pages/mall/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "商城"
|
||||
"navigationBarTitleText": "商城",
|
||||
"navigationBarBackgroundColor": "#ffffff"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -289,7 +290,15 @@
|
||||
{
|
||||
"path": "pages/mall/comment",
|
||||
"style": {
|
||||
"navigationBarTitleText": "评价"
|
||||
"navigationBarTitleText": "评价",
|
||||
"navigationBarBackgroundColor": "#ffffff"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mall/add-comment",
|
||||
"style": {
|
||||
"navigationBarTitleText": "添加评价",
|
||||
"navigationBarBackgroundColor": "#ffffff"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user