From 78c3f8fd82a48c48a5db9059f86e24daf845af2b Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Fri, 15 May 2026 17:04:17 +0800 Subject: [PATCH] no message --- components/myMain.vue | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/components/myMain.vue b/components/myMain.vue index be2e490..b4f34a3 100644 --- a/components/myMain.vue +++ b/components/myMain.vue @@ -4,11 +4,13 @@ :class="showBg ? 'g_pt_32' : ''"> 邀请粉丝(代理)关注我的发单号 - - + + + + + - 长按图片转发给微信好友 @@ -185,11 +187,8 @@ shareJobImg(newValue, oldValue) { console.log("shareJobImg123", newValue); if (newValue) { - // console.log("shareJobImg345", newValue); - setTimeout(() => { - uni.hideLoading(); - this.loading = false; - }, 500); + uni.hideLoading(); + this.loading = false; } }, // $route: "init",