Feat(搜索):接口对接

This commit is contained in:
lifizer
2024-04-08 23:46:32 +08:00
parent 2fde80fc1d
commit 016fef50aa
7 changed files with 391 additions and 308 deletions
+4 -4
View File
@@ -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": ""
}
]