diff --git a/src/pages/modules/systemmanage/remote.vue b/src/pages/modules/systemmanage/remote.vue index 6e5acf0..b09d1e1 100644 --- a/src/pages/modules/systemmanage/remote.vue +++ b/src/pages/modules/systemmanage/remote.vue @@ -79,20 +79,20 @@ export default { &:first-child margin-bottom 70px .veh_item_label - width 480px - _font(40px, 56px, #B4C1D8, 500, right) + width 530px + _font(36px, 56px, #B4C1D8, 500, right) font-family: SourceHanSansCN-Medium; .veh_item_val - width calc(100% - 480px) - padding 0 20px 0 40px + width calc(100% - 530px) + padding 0 20px 0 10px margin-left 20px - _font(40px, 56px, #fff, 500,,) + _font(36px, 56px, #fff, 500,,) font-family: SourceHanSansCN-Medium; white-space: nowrap .veh_item_label_1 width 100% text-align center .qr_box - _wh(300px, 300px) + _wh(330px, 330px) background center / 100% 100% url(../../../images/new/qr_load.png) no-repeat