From 6eaaba4f97028d581df3e019a7705d60b398c26e Mon Sep 17 00:00:00 2001 From: 叶松 <2217086471@qq.com> Date: 星期二, 21 十一月 2023 17:12:57 +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