Commit cc43ca33 authored by dt-1640819025-xxmxd's avatar dt-1640819025-xxmxd

问题反馈改投诉建议

parent 15c26451
......@@ -151,19 +151,19 @@
{
"path": "pages/user/feedBack/feedBackRecord/feedBackRecord",
"style": {
"navigationBarTitleText": "问题反馈"
"navigationBarTitleText": "记录"
}
},
{
"path": "pages/user/feedBack/feedBackWait/feedBackWiat",
"style": {
"navigationBarTitleText": "提交反馈"
"navigationBarTitleText": "投诉建议"
}
},
{
"path": "pages/user/feedBack/feedBackReplied/feedBackReplied",
"style": {
"navigationBarTitleText": "问题回复"
"navigationBarTitleText": "投诉建议"
}
}
],
......
......@@ -70,7 +70,7 @@ const navList = [
{
icon: new URL("@/static/image/user/question.png", import.meta.url).href,
url: "/pages/user/feedBack/feedBackRecord/feedBackRecord",
text: "问题反馈"
text: "投诉建议"
},
{
icon: new URL("@/static/image/user/loginout.png", import.meta.url).href,
......
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