From e208420921352cdbf50b86a05662b4fde0c7fdf0 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期四, 24 六月 2021 14:27:44 +0800
Subject: [PATCH] nothing
---
WebTM/views/index_Mobile.html | 33 ++++++++++++++++++++++++---------
1 files changed, 24 insertions(+), 9 deletions(-)
diff --git a/WebTM/views/index_Mobile.html b/WebTM/views/index_Mobile.html
index ec72e62..355d424 100644
--- a/WebTM/views/index_Mobile.html
+++ b/WebTM/views/index_Mobile.html
@@ -139,6 +139,21 @@
</li>
<li data-name="set" class="layui-nav-item">
<a style="padding-left:20px;">
+ <img src="../layuiadmin/myicon/杞﹂棿绠$悊.svg" alt="杞﹂棿绠$悊" style="width:25px;height:25px;margin-right: 5px;" />
+ <cite>妯℃不鍏风鐞�</cite>
+ </a>
+ <dl class="layui-nav-child">
+ <dd>
+ <a lay-href="妯℃不鍏风鐞�/妯℃不鍏风偣妫�淇濆吇/Sc_MouldDotCheckBill_PDA.html" style="color: aqua;">
+ <img src="../layuiadmin/myicon/鍗曟嵁褰曞埗.svg" alt="鍗曟嵁褰曞埗" style="width:25px;height:25px;margin-right: 5px;" />
+ 鐐规璁板綍鍗�
+ </a>
+ </dd>
+
+ </dl>
+ </li>
+ <li data-name="set" class="layui-nav-item">
+ <a style="padding-left:20px;">
<img src="../layuiadmin/myicon/绯荤粺璁剧疆.svg" alt="绯荤粺璁剧疆" style="width:25px;height:25px;margin-right: 5px;" />
<cite>绯荤粺绠$悊</cite>
</a>
@@ -209,17 +224,17 @@
var $ = layui.$;
//鍒ゆ柇鏄惁鐧诲綍 鏈櫥褰曞垯璺冲埌鐧诲綍椤�
- if (sessionStorage.login != "login") {
- layer.confirm("鐧诲綍澶辨晥锛岃閲嶆柊鐧诲綍锛�", {
- icon: 4, skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず", closeBtn: 0, btn: ['閲嶆柊鐧诲綍']
- }, function () { window.location.href = "user/login.html"; });
- }
+ //if (sessionStorage.login != "login") {
+ // layer.confirm("鐧诲綍澶辨晥锛岃閲嶆柊鐧诲綍锛�", {
+ // icon: 4, skin: 'layui-layer-lan', title: "娓╅Θ鎻愮ず", closeBtn: 0, btn: ['閲嶆柊鐧诲綍']
+ // }, function () { window.location.href = "user/login.html"; });
+ //}
//鍒ゆ柇鐢ㄦ埛鏄Щ鍔ㄧ杩樻槸PC绔�
- var judgeMorPCflag = judgeMorPC();
- if (judgeMorPCflag) {//PC绔�
- window.location.href = 'index.html'
- }
+ //var judgeMorPCflag = judgeMorPC();
+ //if (judgeMorPCflag) {//PC绔�
+ // window.location.href = 'index.html'
+ //}
});
--
Gitblit v1.9.1