From a5b825873529c9a8d6039c3638494019318221c3 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期三, 09 八月 2023 15:44:57 +0800
Subject: [PATCH] no message

---
 uniapp/pages/active/spicyMother.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/uniapp/pages/active/spicyMother.vue b/uniapp/pages/active/spicyMother.vue
index 27ab990..8732972 100644
--- a/uniapp/pages/active/spicyMother.vue
+++ b/uniapp/pages/active/spicyMother.vue
@@ -4,7 +4,7 @@
 		<view class="topbac-content">
 			<view class="topbarbox"></view>
 			<view class="colorContent defIcon">
-				<image src="../../static/images/active/bac.png" mode="aspectFill"></image>
+				<image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bac.png" mode="aspectFill"></image>
 			</view>
 		</view>
 
@@ -29,7 +29,7 @@
 
 		<view class="pageContent-container colCen">
 			<view class="adv-content defIcon">
-				<image src="../../static/images/active/lama.png" mode=""></image>
+				<image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/lama.png" mode=""></image>
 			</view>
 			
 			
@@ -197,7 +197,7 @@
 			.barbac {
 				width: 100%;
 				height: 300rpx;
-				background: url('../../static/images/active/bac.png')no-repeat;
+				background: url('https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bac.png')no-repeat;
 				background-size: 100% 100%;
 				position: absolute;
 				pointer-events: none;
@@ -322,7 +322,7 @@
 			
 					.goods-items {
 						width: 336rpx;
-						height: 526rpx;
+						height: 546rpx;
 						margin-bottom: 20rpx;
 			
 						.items-container {

--
Gitblit v1.9.3