From 84f2aca241fde74c8a29322fb19db75395d519d8 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 17 一月 2024 10:27:18 +0800
Subject: [PATCH] 1

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