From 90ef820cdc18a108b67aef0c7d6c3fa1e8ecb3f7 Mon Sep 17 00:00:00 2001 From: heyuntao <heyuntao@LAPTOP-MP4HD5NS> Date: 星期四, 01 六月 2023 11:24:38 +0800 Subject: [PATCH] Merge branch 'master' of http://60.204.153.149:8081/r/dfgApp --- 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