From 4217774f111763a08f55c2a4ff9ceba6ca48962f Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Thu, 14 May 2026 15:13:59 +0800 Subject: [PATCH] no message --- components/myMain.vue | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) 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); } },