From 89b2b6cb360a71ddeb8ae593fdee62757ab1dd97 Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Mon, 13 Jan 2025 15:52:05 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/me/index.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pages/me/index.vue b/pages/me/index.vue index bcd64c1..08b5153 100644 --- a/pages/me/index.vue +++ b/pages/me/index.vue @@ -162,12 +162,11 @@ function toTask() { }); } -onLoad(() => { +onLoad(() => {}); +onShow(() => { selectByUserIdAjax(); collectVideoSummaryAjax(); selectUserMoneyAjax(); -}); -onShow(() => { userInfo.value = uni.getStorageSync('userInfo'); }); From 421592420c585bd0c38f2e609d5f0892d0be4edc Mon Sep 17 00:00:00 2001 From: GaoHao <1210693421@qq.com> Date: Mon, 13 Jan 2025 17:58:19 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E9=A6=96=E9=A1=B5/=E6=8F=90=E7=8E=B0?= =?UTF-8?q?=E5=85=AC=E5=91=8A=E5=BC=B9=E7=AA=97=E4=BC=98=E5=8C=96=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 61 +++++++++++++++++++----------- pages/me/withdraw/index.vue | 75 +++++++++++++++++++++++++------------ 2 files changed, 92 insertions(+), 44 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 6754292..cedfe9e 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -45,15 +45,6 @@ - - - - - - - - @@ -62,6 +53,13 @@ + + + + + + +