提交 b8e1ed7d 编写于 作者: 芊里

页面右上角帮助文字

上级 0dc35c4a
...@@ -120,7 +120,10 @@ ...@@ -120,7 +120,10 @@
"app-plus":{ "app-plus":{
"titleNView":{ "titleNView":{
"buttons":[{ "buttons":[{
"text":"帮助" "text":"帮助",
"type":"none",
"fontSize":"16px",
"width":"60px"
}] }]
} }
} }
...@@ -133,7 +136,10 @@ ...@@ -133,7 +136,10 @@
"app-plus":{ "app-plus":{
"titleNView":{ "titleNView":{
"buttons":[{ "buttons":[{
"text":"帮助" "text":"帮助",
"type":"none",
"fontSize":"16px",
"width":"60px"
}] }]
} }
} }
...@@ -146,7 +152,10 @@ ...@@ -146,7 +152,10 @@
"app-plus":{ "app-plus":{
"titleNView":{ "titleNView":{
"buttons":[{ "buttons":[{
"text":"帮助" "text":"帮助",
"type":"none",
"fontSize":"16px",
"width":"60px"
}] }]
} }
} }
...@@ -159,7 +168,10 @@ ...@@ -159,7 +168,10 @@
"app-plus":{ "app-plus":{
"titleNView":{ "titleNView":{
"buttons":[{ "buttons":[{
"text":"帮助" "text":"帮助",
"type":"none",
"fontSize":"16px",
"width":"60px"
}] }]
} }
} }
......
...@@ -39,9 +39,7 @@ ...@@ -39,9 +39,7 @@
</template> </template>
<script> <script>
import uniRate from '@/components/uni-rate/uni-rate.vue'
export default { export default {
components:{uniRate},
data() { data() {
return { return {
msgContents: ['界面显示错乱', '启动缓慢,卡出翔了', 'UI无法直视,丑哭了', '偶发性崩溃'], msgContents: ['界面显示错乱', '启动缓慢,卡出翔了', 'UI无法直视,丑哭了', '偶发性崩溃'],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册