From 9c2a58730eda1bab11cdce978df138fdb6f343b5 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 21 六月 2023 16:21:35 +0800 Subject: [PATCH] no message --- uniapp/pages/active/elmgs.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/uniapp/pages/active/elmgs.vue b/uniapp/pages/active/elmgs.vue index b42f386..c53ac1e 100644 --- a/uniapp/pages/active/elmgs.vue +++ b/uniapp/pages/active/elmgs.vue @@ -3,7 +3,7 @@ <titleBar :titleText='"楗夸簡涔�"' :pageForm='"elmgs"'></titleBar> <view class="pageContent-container colCen"> <view class="pagePic defIcon"> - <image src="../../static/images/active/elmgs.png" mode="aspectFill"></image> + <image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/elmgs.png" mode="aspectFill"></image> </view> <view class="pageTitle rowCenCen"> @@ -19,7 +19,7 @@ <view class="collectCoupons colCen"> <view class="content-box colCen"> <view class="buzhou-content defIcon"> - <image src="../../static/images/active/ekmgs.png" mode=""></image> + <image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/ekmgs.png" mode=""></image> </view> <view class="collectCoupons-btn colCenCen" @tap="shareClick()"> <view>棰嗗埜鐐瑰鍗�</view> -- Gitblit v1.9.3