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??"星球新居民"} {/* */}