【小程序】-- pages.json 添加搜索页面

This commit is contained in:
linjinyuan 2022-09-09 09:59:06 +08:00
parent f5204f0e9d
commit c9bf4ed561
1 changed files with 6 additions and 0 deletions

View File

@ -53,6 +53,12 @@
"style": {
"navigationBarTitleText": "我的收藏"
}
},
{
"path": "pages/search/search",
"style": {
"navigationBarTitleText": "搜索"
}
}
],
"globalStyle": {