From 51121a6c9eaf9bdd04bf11ce591ca3e2d0903d81 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期五, 19 五月 2023 15:25:10 +0800 Subject: [PATCH] no message --- uniapp/pages/active/mtwm.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/uniapp/pages/active/mtwm.vue b/uniapp/pages/active/mtwm.vue index 61d6c5d..96e37e0 100644 --- a/uniapp/pages/active/mtwm.vue +++ b/uniapp/pages/active/mtwm.vue @@ -3,7 +3,7 @@ <titleBar :titleText='"缇庡洟澶栧崠"' :pageForm='"mtwm"'></titleBar> <view class="pageContent-container colCen"> <view class="pagePic defIcon"> - <image src="../../static/images/active/mtwmpic.png" mode="aspectFill"></image> + <image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/mtwmpic.png" mode="aspectFill"></image> </view> <view class="pageTitle rowCenCen"> @@ -12,14 +12,14 @@ </view> <view class="borderCenter"></view> <view class="icon-box defIcon"> - <image src="../../static/images/active/wtmwlgos.png" mode=""></image> + <image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/wtmwlgos.png" mode=""></image> </view> </view> <view class="collectCoupons colCen"> <view class="content-box colCen"> <view class="buzhou-content defIcon"> - <image src="../../static/images/active/mtwmbg.png" mode=""></image> + <image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/mtwmbg.png" mode=""></image> </view> <view class="collectCoupons-btn colCenCen" @tap="shareClick()"> <view>棰嗗埜鐐瑰鍗�</view> -- Gitblit v1.9.3