From 266cb78c22a5644d5e2c15c42243b0b80ca7d233 Mon Sep 17 00:00:00 2001 From: 张磊磊 <201175954@qq.com> Date: 星期二, 05 十二月 2023 17:13:16 +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