From c69b7fc84e32816bc21716433dac4a97dd87f63f Mon Sep 17 00:00:00 2001 From: 李旭东 <woaiguo66@sina.com> Date: 星期五, 24 十一月 2023 13:42:52 +0800 Subject: [PATCH] 新增管片功能修改 --- 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