From 69f288cfb895577687f3ff2facf722cf4658c3d0 Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期二, 16 一月 2024 10:06:44 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-LayUI

---
 WebTM/views/index_Mobile_QiaoYi.html |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/WebTM/views/index_Mobile_QiaoYi.html b/WebTM/views/index_Mobile_QiaoYi.html
index d210a59..12b9273 100644
--- a/WebTM/views/index_Mobile_QiaoYi.html
+++ b/WebTM/views/index_Mobile_QiaoYi.html
@@ -285,11 +285,11 @@
                 }, function () { window.location.href = "user/login.html"; });
             }
 
-            //鍒ゆ柇鐢ㄦ埛鏄Щ鍔ㄧ杩樻槸PC绔�
-            var judgeMorPCflag = judgeMorPC();
-            if (judgeMorPCflag) {//PC绔�
-                window.location.href = 'index_QiaoYi.html'
-            }
+            ////鍒ゆ柇鐢ㄦ埛鏄Щ鍔ㄧ杩樻槸PC绔�
+            //var judgeMorPCflag = judgeMorPC();
+            //if (judgeMorPCflag) {//PC绔�
+            //    window.location.href = 'index_QiaoYi.html'
+            //}
 
         });
 

--
Gitblit v1.9.1