ccjgmwz 3 năm trước cách đây
mục cha
commit
9f9568724b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      webim.js

+ 1 - 0
webim.js

@@ -142,6 +142,7 @@ const WEBIM = {
 			let curPage = pages[pages.length-1];
 			if(curPage.$page.fullPath != '/pages/public/login'
 			 && curPage.$page.fullPath != '/pages/public/reset'
+			 && curPage.$page.fullPath != '/pages/index/index'
 			 && curPage.$page.fullPath != '/pages/sale/index'
 			 && curPage.$page.fullPath != '/pages/sale/information'
 			 && curPage.$page.fullPath.indexOf('/pages/sale/webview') == -1  )