From 711a163d1943db0f8ea187a5790f0860564531ea Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期五, 01 八月 2025 10:40:07 +0800
Subject: [PATCH] 添加电话号码页面报错

---
 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