【小程序】-- pages.json 添加搜索页面
This commit is contained in:
parent
f5204f0e9d
commit
c9bf4ed561
|
|
@ -53,6 +53,12 @@
|
|||
"style": {
|
||||
"navigationBarTitleText": "我的收藏"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/search/search",
|
||||
"style": {
|
||||
"navigationBarTitleText": "搜索"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue