个人页优化

This commit is contained in:
2025-11-08 20:38:16 +08:00
parent 5a15a5886d
commit 023f120388
2 changed files with 27 additions and 16 deletions

View File

@@ -170,6 +170,7 @@ const MyselfPage: React.FC = () => {
const handle_wallet = () => {
Taro.navigateTo({
url: "/user_pages/wallet/index",
// url: "/user_pages/other/index?userid=16"
});
};