From 6eaaba4f97028d581df3e019a7705d60b398c26e Mon Sep 17 00:00:00 2001 From: 叶松 <2217086471@qq.com> Date: 星期二, 21 十一月 2023 17:12:57 +0800 Subject: [PATCH] 小程序图片地址修改 --- xcx/robePages/safetyIndex/index.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xcx/robePages/safetyIndex/index.vue b/xcx/robePages/safetyIndex/index.vue index 4c09dd5..d4ded89 100644 --- a/xcx/robePages/safetyIndex/index.vue +++ b/xcx/robePages/safetyIndex/index.vue @@ -9,7 +9,7 @@ <u-image width="35px" height="35px" - src="https://pipe.thhy-tj.com/group1/M00/00/01/bx5d1GSiWhCAEXQ6AAAHEMPF2H4526.png"> + src="https://szpipe.thhy-tj.com/group1/M00/00/01/bx5d1GSiWhCAEXQ6AAAHEMPF2H4526.png"> </u-image> </view> <view class="check_item_li"> @@ -74,7 +74,7 @@ margin-bottom: 10px; width: 100%; height: 18%; - background: url('https://pipe.thhy-tj.com/group1/M00/00/04/bx5d1GR29yOAI0n4AAMYLFxtvVs706.png') no-repeat; + background: url('https://szpipe.thhy-tj.com/group1/M00/00/04/bx5d1GR29yOAI0n4AAMYLFxtvVs706.png') no-repeat; background-size: 100% 100%; } @@ -110,7 +110,7 @@ padding: 6px 12px; color: #FFFFFF; font-size: 12px; - background: url('https://pipe.thhy-tj.com/group1/M00/00/04/bx5d1GR38HuAX1LDAAACuUYd2z4415.png') no-repeat; + background: url('https://szpipe.thhy-tj.com/group1/M00/00/04/bx5d1GR38HuAX1LDAAACuUYd2z4415.png') no-repeat; background-size: 100% 100%; &:active { -- Gitblit v1.9.3