Feat(搜索):接口对接
This commit is contained in:
+4
-4
@@ -58,7 +58,7 @@
|
||||
{
|
||||
"path": "pages/shop/GoodSearch/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "搜索商品"
|
||||
"navigationBarTitleText": "搜索"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@
|
||||
{
|
||||
"path": "pages/shop/GoodsList/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "商品列表"
|
||||
"navigationBarTitleText": "搜索"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -871,8 +871,8 @@
|
||||
"query": ""
|
||||
},
|
||||
{
|
||||
"name": "积分",
|
||||
"path": "pages/user/Points/index",
|
||||
"name": "搜索",
|
||||
"path": "pages/shop/GoodsList/index",
|
||||
"query": ""
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user