diff --git a/pages.json b/pages.json index a57c8c922e42cb336571bc3ea476694c1bdef2f2..c98fc20a41ed7e4032598d385fb89cee8f6ca489 100644 --- a/pages.json +++ b/pages.json @@ -120,7 +120,10 @@ "app-plus":{ "titleNView":{ "buttons":[{ - "text":"帮助" + "text":"帮助", + "type":"none", + "fontSize":"16px", + "width":"60px" }] } } @@ -133,7 +136,10 @@ "app-plus":{ "titleNView":{ "buttons":[{ - "text":"帮助" + "text":"帮助", + "type":"none", + "fontSize":"16px", + "width":"60px" }] } } @@ -146,7 +152,10 @@ "app-plus":{ "titleNView":{ "buttons":[{ - "text":"帮助" + "text":"帮助", + "type":"none", + "fontSize":"16px", + "width":"60px" }] } } @@ -159,7 +168,10 @@ "app-plus":{ "titleNView":{ "buttons":[{ - "text":"帮助" + "text":"帮助", + "type":"none", + "fontSize":"16px", + "width":"60px" }] } } diff --git a/pages/uni-feedback/uni-feedback.nvue b/pages/uni-feedback/uni-feedback.nvue index a02203c6b86b7241bd86d6c064215a315606b8b8..50bd3991b3be3cd2a85d94b8403314aa51b55359 100644 --- a/pages/uni-feedback/uni-feedback.nvue +++ b/pages/uni-feedback/uni-feedback.nvue @@ -39,9 +39,7 @@