mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-13 13:06:43 +08:00
样式修改
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user