From e3cc24c5cabdad600efa37e010d6434e1372b01f Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期二, 12 三月 2024 10:54:27 +0800
Subject: [PATCH] 生产订单(无列表):页面调整
---
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