样式修改

This commit is contained in:
na.guo
2020-08-07 13:53:34 +08:00
parent 4f3de1f093
commit 60d64ad555

View File

@@ -211,7 +211,7 @@ export default {
}, },
//页面返回服务页 //页面返回服务页
appCallBack(data) { appCallBack(data) {
if (data.trigger == 'left_button_click') { if (data.trigger == 'right_button_click') {
this.$jump({ this.$jump({
flag: 'service' flag: 'service'
}) })
@@ -302,7 +302,7 @@ export default {
} }
table td { table td {
text-align: center; text-align: right;
padding:8px; padding:8px;