From 58f5b5f41aace8f4c683b56ea3b7c041a578ff0a Mon Sep 17 00:00:00 2001 From: hackrobot Date: Mon, 25 Mar 2024 02:46:22 +0800 Subject: [PATCH] =?UTF-8?q?debug:=20=E6=88=91=E7=9A=84=E9=A1=B5=E9=9D=A2-?= =?UTF-8?q?=E6=98=B5=E7=A7=B0=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.jsx | 2 +- src/pages/my/index.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx index 2bc1514..565b6b2 100644 --- a/src/pages/index/index.jsx +++ b/src/pages/index/index.jsx @@ -71,7 +71,7 @@ export default function Index() { // const [wxid, openId] = params; // debug - params.wxid = "wxid_4413224132412"; + // params.wxid = "wxid_4413224132412"; if (params?.wxid) { setuserInfo({ wxid: params?.wxid, //个人号wxid diff --git a/src/pages/my/index.jsx b/src/pages/my/index.jsx index 89706ea..8c3dd66 100644 --- a/src/pages/my/index.jsx +++ b/src/pages/my/index.jsx @@ -44,7 +44,7 @@ const my = () => { image={localuserInfo?.smallhead ?? touxiang} > - {localuserInfo?.nickname??星球新居民} + {localuserInfo?.nickname??"星球新居民"} {/* */}