From fab8d88fafd61ad1eb2c979a31b9c176641fad0d Mon Sep 17 00:00:00 2001 From: yuanteng <1876787513@qq.com> Date: Wed, 13 Aug 2025 10:52:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dashboardModule/performanceRanking/performanceRanking.wxss | 2 +- pages/personCenter/resetPwd/resetPwd.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/dashboardModule/performanceRanking/performanceRanking.wxss b/pages/dashboardModule/performanceRanking/performanceRanking.wxss index 5dd0ae8..c4937fe 100644 --- a/pages/dashboardModule/performanceRanking/performanceRanking.wxss +++ b/pages/dashboardModule/performanceRanking/performanceRanking.wxss @@ -208,7 +208,7 @@ line-height: 24.23rpx; } .text-wrapper_9 { - padding: 14.61rpx 0 13.33rpx; + padding: 14.61rpx 0 14.61rpx; background-color: #ffffff; border-radius: 28.13rpx; height: 56.25rpx; diff --git a/pages/personCenter/resetPwd/resetPwd.js b/pages/personCenter/resetPwd/resetPwd.js index 8ca8a20..bae645c 100644 --- a/pages/personCenter/resetPwd/resetPwd.js +++ b/pages/personCenter/resetPwd/resetPwd.js @@ -45,7 +45,7 @@ Page({ }) setTimeout(() => { wx.reLaunch({ - url: '/pages/loginModule/pwdLogin/pwdLogin', + url: '/pages/welcome/homePage/homePage', }) }, 1000); // 1000ms = 1秒