From bff85d777d7eb1e362adce089a287fd9bc85c03c Mon Sep 17 00:00:00 2001 From: shishuaikang <280848880@qq.com> Date: 星期四, 07 十二月 2023 15:11:00 +0800 Subject: [PATCH] 1.搅合站分辨率修改 2.拌和站屏管理添加材料改成input 3.巡检任务bug修改 --- xcx/labourPages/punishRecord/recordIndex.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/xcx/labourPages/punishRecord/recordIndex.vue b/xcx/labourPages/punishRecord/recordIndex.vue index 37fb200..09a651e 100644 --- a/xcx/labourPages/punishRecord/recordIndex.vue +++ b/xcx/labourPages/punishRecord/recordIndex.vue @@ -128,7 +128,7 @@ position: relative; height: calc(100vh - 110rpx); .home_top_bg{ - background: url('https://pipe.thhy-tj.com/group1/M00/00/02/bx5d1GSihIGAcLm2AAH16Fc_aMk207.png') no-repeat; + background: url('https://szpipe.thhy-tj.com/group1/M00/00/02/bx5d1GSihIGAcLm2AAH16Fc_aMk207.png') no-repeat; background-size: 100% 100%; height: 30vh; position: absolute; -- Gitblit v1.9.3