From 9a1ff8da2eea79f67694da99c3e09edd0ec8956e Mon Sep 17 00:00:00 2001
From: zhangrg <z18737863051@163.com>
Date: 星期四, 28 十二月 2023 17:45:35 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-LayUI

---
 WebTM/views/index_Mobile.html |   22 ++++++----------------
 1 files changed, 6 insertions(+), 16 deletions(-)

diff --git a/WebTM/views/index_Mobile.html b/WebTM/views/index_Mobile.html
index 3d96b98..d648b06 100644
--- a/WebTM/views/index_Mobile.html
+++ b/WebTM/views/index_Mobile.html
@@ -421,10 +421,6 @@
                               <img src="../layuiadmin/myicon/鍗曟嵁褰曞埗.svg" alt="鍗曟嵁褰曞埗" style="width:25px;height:25px;margin-right: 5px;" />
                               閿�鍞嚭搴�
                           </a>
-                          <a href="WMS鎵爜妯″潡/閿�鍞嚭搴�/Kf_SellOutBill_QiaoYi_PDA.html" target="main_self_frame" style="color: aqua;">
-                              <img src="../layuiadmin/myicon/鍗曟嵁褰曞埗.svg" alt="鍗曟嵁褰曞埗" style="width:25px;height:25px;margin-right: 5px;" />
-                              閿�鍞嚭搴撯�斾箶涓�
-                          </a>
                           <a href="棰嗘枡鍙戣揣/閿�鍞嚭搴�/Kf_SellOutBill_Check_New.html" target="main_self_frame" style="color: aqua;">
                               <img src="../layuiadmin/myicon/鍗曟嵁褰曞埗.svg" alt="鍗曟嵁褰曞埗" style="width:25px;height:25px;margin-right: 5px;" />
                               閿�鍞嚭搴撴牎楠�
@@ -690,12 +686,6 @@
                           </a>
                       </dd>
                       <dd>
-                          <a lay-href="WMS鎵爜妯″潡/閿�鍞嚭搴�/Kf_SellOutBillList_QiaoYi_PDA.html" style="color: aqua;">
-                              <img src="../layuiadmin/myicon/鍗曟嵁褰曞埗.svg" alt="鍗曟嵁褰曞埗" style="width:25px;height:25px;margin-right: 5px;" />
-                              閿�鍞嚭搴撶紦瀛樺垪琛ㄢ�斾箶涓�
-                          </a>
-                      </dd>
-                      <dd>
                           <a lay-href="棰嗘枡鍙戣揣/閿�鍞嚭搴�/Kf_SellOutBill_CheckList_New.html" style="color: aqua;">
                               <img src="../layuiadmin/myicon/鍗曟嵁褰曞埗.svg" alt="鍗曟嵁褰曞埗" style="width:25px;height:25px;margin-right: 5px;" />
                               閿�鍞嚭搴撴牎楠岀紦瀛樺垪琛�
@@ -831,14 +821,14 @@
           if (sessionStorage.login != "login") {
               layer.confirm("鐧诲綍澶辨晥锛岃閲嶆柊鐧诲綍锛�", {
                   icon: 4, skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず", closeBtn: 0, btn: ['閲嶆柊鐧诲綍']
-              }, function () { window.location.href = "user/login.html"; });
+              }, function () { window.location.href = "user/login_pda.html"; });
           }
 
-          //鍒ゆ柇鐢ㄦ埛鏄Щ鍔ㄧ杩樻槸PC绔�
-          var judgeMorPCflag = judgeMorPC();
-          if (judgeMorPCflag) {//PC绔�
-              window.location.href = 'index.html'
-          }
+          ////鍒ゆ柇鐢ㄦ埛鏄Щ鍔ㄧ杩樻槸PC绔�
+          //var judgeMorPCflag = judgeMorPC();
+          //if (judgeMorPCflag) {//PC绔�
+          //    window.location.href = 'index.html'
+          //}
 
       });
 

--
Gitblit v1.9.1