From f654d570332e2c16379e08ad1e3bb8a24d92656e Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期四, 31 七月 2025 16:18:35 +0800 Subject: [PATCH] 注册登录 用户nickName问题 --- pages/tabbar/index/home.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/tabbar/index/home.vue b/pages/tabbar/index/home.vue index 33aed35..b8f0128 100644 --- a/pages/tabbar/index/home.vue +++ b/pages/tabbar/index/home.vue @@ -387,7 +387,7 @@ this.startHidenTime = Date.now() }, onLoad(option) { - + console.log('-----------鍒嗕韩鍑虹殑鏁版嵁---------->',option) //澶勭悊鎵爜鍑烘潵鐨勮棰� this.marginBottom = uni.getSystemInfoSync().safeAreaInsets.bottom -- Gitblit v1.8.0