From d9a89d83c2048a964f16ca179feb2b7f21b9d33a Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 29 七月 2024 16:28:47 +0800
Subject: [PATCH] 提交

---
 wechat_staff/components/buoyClient/index.js |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/wechat_staff/components/buoyClient/index.js b/wechat_staff/components/buoyClient/index.js
index 0243535..2ab8bc9 100644
--- a/wechat_staff/components/buoyClient/index.js
+++ b/wechat_staff/components/buoyClient/index.js
@@ -38,8 +38,7 @@
           wx.navigateTo({
             url: '/pages/webView/index',
             success: function(res) {
-              // 閫氳繃eventChannel鍚戣鎵撳紑椤甸潰浼犻�佹暟鎹�
-              console.log(link)
+              // 閫氳繃eventChannel鍚戣鎵撳紑椤甸潰浼犻�佹暟鎹� 
               res.eventChannel.emit('data',{link:link} );
             }
           })

--
Gitblit v1.9.3