From 1f7ac5f6d6999501ca8ec2f7cc15bdaec64f46c4 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 13 十二月 2024 19:45:19 +0800
Subject: [PATCH] 1
---
WebTM/views/indexMenu_PDA.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/WebTM/views/indexMenu_PDA.html b/WebTM/views/indexMenu_PDA.html
index be4da27..1a32df8 100644
--- a/WebTM/views/indexMenu_PDA.html
+++ b/WebTM/views/indexMenu_PDA.html
@@ -161,11 +161,11 @@
//#region 鏄剧ず渚ц竟鑿滃崟
function set_sideMenuDisPlay() {
- //鍒ゆ柇鐢ㄦ埛鏄Щ鍔ㄧ杩樻槸PC绔�
- var judgeMorPCflag = judgeMorPC();
- if (judgeMorPCflag) {//PC绔�
- window.location.href = 'indexMenu.html'
- }
+ ////鍒ゆ柇鐢ㄦ埛鏄Щ鍔ㄧ杩樻槸PC绔�
+ //var judgeMorPCflag = judgeMorPC();
+ //if (judgeMorPCflag) {//PC绔�
+ // window.location.href = 'indexMenu.html'
+ //}
var ajaxLoad = layer.load();
//鑾峰彇鑿滃崟鍒楄〃鏁版嵁
--
Gitblit v1.9.1