Commit 42973fc5 authored by dt-1640819025-xxmxd's avatar dt-1640819025-xxmxd
parents 1c2bf47c 02c13810
...@@ -145,7 +145,23 @@ ...@@ -145,7 +145,23 @@
{ {
"path": "pages/user/feedBack/feedBackReplied/feedBackReplied", "path": "pages/user/feedBack/feedBackReplied/feedBackReplied",
"style": { "style": {
"navigationBarTitleText": "问题回复" "navigationBarTitleText": "问题回复",
"path": "pages/login/index",
"style": {
"navigationStyle": "custom"
}
}
},
{
"path": "pages/login/test",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/test",
"style": {
"navigationStyle": "custom"
} }
} }
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment