diff --git a/components/myMain.vue b/components/myMain.vue index ee8c6b9..be2e490 100644 --- a/components/myMain.vue +++ b/components/myMain.vue @@ -3,10 +3,13 @@ :style="{ 'background-image': showBg ? 'url(' + cdnBaseImg + 'share_bg.svg)' : '' }" :class="showBg ? 'g_pt_32' : ''"> 邀请粉丝(代理)关注我的发单号 - - + + + + - 长按图片转发给微信好友 + 长按图片转发给微信好友 { uni.hideLoading(); + this.loading = false; }, 500); } },