jiazx0107
昨天 52eca133d1834bca7ce66bc4fd17ecf3352a482d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
<!DOCTYPE html>
<html lang="zh" xmlns:th="http://www.thymeleaf.org">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
    <title>智慧粮库综合管理平台</title>
    <meta name="description" content="专注于动力环境监控,智慧粮库,能源管理,环保数据采集,物联网网关等产品的研发和生产,提供国产化物联网解决方案">
 
    <link rel="shortcut icon" th:href="@{/favicon.ico}"/>
    <link rel="stylesheet" th:href="@{/login/css/layui.css}"/>
    <link rel="stylesheet" th:href="@{/login/css/login.css}"/>
    <!-- 360浏览器急速模式 -->
    <meta name="renderer" content="webkit">
    <!-- 避免IE使用兼容模式 -->
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <style type="text/css">
        .login-yzm-btn {
            width: 80px;
            height: 38px;
            margin-top: -20px;
        }
 
        .dis-none {
            display: none;
        }
 
        .css-hand {
            cursor: pointer
        }
 
        .compatible {
            height: 25px;
            border-radius: 3px;
            padding: 0 5px;
        }
 
        /** 弹出框CSS**/
        .mask {
            background-color: rgba(0, 0, 0, 0.2);
            width: 100%;
            height: 100%;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 999;
        }
 
        .prompt_box {
            width: 400px;
            height: 200px;
            background: #ffffff;
            border-radius: 6px;
            position: fixed;
            top: 25%;
            left: 50%;
            margin-left: -200px;
            overflow: hidden;
        }
 
        .prompt_box .prompt_title {
            height: 40px;
            line-height: 40px;
            padding-left: 20px;
            border-bottom: 2px solid #53adce;
            background: #e6e6e6;
            position: relative;
        }
 
        .prompt_box .prompt_title h3 {
            font-size: 16px;
            color: #333333;
            margin-top: 0;
        }
 
        .prompt_box .prompt_cont {
            position: relative;
            height: 158px;
        }
 
        .prompt_box .prompt_cont .prompt_text {
            line-height: 140px;
            padding-left: 100px;
            font-size: 16px;
        }
 
        .prompt_box .prompt_cont .prompt_sure {
            position: absolute;
            right: 20px;
            bottom: 34px;
            width: 80px;
            height: 36px;
            background: #53adce;
            border-radius: 5px;
            color: #ffffff;
            font-size: 14px;
            line-height: 36px;
            text-align: center;
            cursor: pointer;
        }
 
        .hide {
            display: none;
        }
 
        .show {
            display: block;
        }
    </style>
    <script>
        if(window.top!==window.self){alert('未登录或登录超时。请重新登录');window.top.location=window.location};
    </script>
</head>
<body class="login-body login2-body">
<div class="i-container">
    <!--企业lOGO-->
    <div class="login-logo">
 
    </div>
 
    <!--手机APP-->
    <div class="login2-ewm css-hand">
        <h3>
            <i class="i-icon"><img th:src="@{/login/images/login-app-code.png}"/></i>下载APP
        </h3>
    </div>
 
    <div class="login2-ewm-img dis-none" id="ewm">
        <img th:src="@{/login/images/login-app-code.png}"/>
    </div>
 
    <h1 class="login-tit">
        <img th:src="@{/login/images/login-titimg2.png}"/>
    </h1>
 
    <div class="layui-row login-con">
        <div class="layui-col-md7 login-left">
            <div class="login-leftbox">
                <img th:src="@{/login/images/login2-left.gif}"
                     class="login-leftimg"/>
                <img
                        th:src="@{/login/images/login2-left-bg.png}" class="login-leftbg"/>
            </div>
        </div>
        <div class="layui-col-md5 login-right">
            <div class="login-box">
 
                <div class="layui-tab">
 
                    <h3 class="login2-box-tit">
                        <img th:src="@{/login/images/login2-box-tit.png}"/>
                    </h3>
 
                    <div class="layui-tab-content">
 
                        <div class="layui-tab-item layui-show">
                            <div class="login-tab-2">
 
                                <form class="layui-form" id="signupForm">
 
                                    <div class="layui-form-item">
                                        <label class="layui-form-label"> <i class="i-icon"><img
                                                th:src="@{/login/images/icon-user.png}"/></i>
                                        </label>
                                        <div class="layui-input-block">
                                            <input type="text" name="username" required
                                                   lay-verify="required" placeholder="请在此输入用户名"
                                                   autocomplete="off" class="layui-input" value="">
                                        </div>
                                    </div>
                                    <div class="layui-form-item">
                                        <label class="layui-form-label"> <i class="i-icon"><img
                                                th:src="@{/login/images/icon-pw.png}"/></i>
                                        </label>
                                        <div class="layui-input-block">
                                            <input type="password" name="password" required
                                                   lay-verify="required" placeholder="请在此输入密码"
                                                   autocomplete="off" class="layui-input" value="">
                                        </div>
                                    </div>
                                    <div class="layui-form-item">
                                        <label class="layui-form-label"> <i class="i-icon">
                                            <img th:src="@{/login/images/icon-yzm.png}"/></i>
                                        </label>
                                        <div class="layui-input-block" th:if="${captchaEnabled==true}">
                                            <input type="text" name="validateCode" value="" required
                                                   lay-verify="required" placeholder="请在此输入验证码"
                                                   autocomplete="off" class="layui-input" style="width: 60%;">
                                            <a href="javascript:void(0);" title="点击更换验证码" class="login-yzm-btn">
                                                <img class="imgcode" th:src="@{/captcha/captchaImage(type=${captchaType})}"/>
                                            </a>
                                        </div>
                                    </div>
                                    <div style="display: none" class="checkbox-custom" th:if="${isRemembered}" th:classappend="${captchaEnabled==false} ? 'm-t'">
                                        <input type="checkbox" id="rememberme" name="rememberme"> <label for="rememberme">记住我</label>
                                    </div>
                                    <div class="layui-input-block login-btnbox">
                                        <button class="layui-btn login-btn" id="btnSubmit" data-loading="正在验证登录,请稍候...">登录
                                        </button>
                                    </div>
 
                                </form>
 
                            </div>
                            <!--login-tab-2 end-->
                        </div>
                    </div>
                </div>
 
            </div>
            <!--login-box end-->
        </div>
    </div>
    <div class="login-copy">
        <p>Copyright © 2019-2026 智慧粮库综合管理平台&nbsp;|&nbsp;风正致远信息技术股份有限公司</p>
    </div>
</div>
 
<script th:inline="javascript">
    var ctx = [[@{/}]] ;
    var captchaType = [[${captchaType}]];
</script>
<script src="../static/js/jquery.min.js" th:src="@{/js/jquery.min.js}"></script>
<script src="../static/ajax/libs/validate/jquery.validate.min.js" th:src="@{/ajax/libs/validate/jquery.validate.min.js}"></script>
<script src="../static/ajax/libs/layer-ruoyi/layer.min.js" th:src="@{/ajax/libs/layer-ruoyi/layer.min.js}"></script>
<script src="../static/ajax/libs/blockUI/jquery.blockUI.js" th:src="@{/ajax/libs/blockUI/jquery.blockUI.js}"></script>
<script src="../static/ruoyi/js/ry-ui.js" th:src="@{/ruoyi/js/ry-ui.js?v=4.7.8}"></script>
<script src="../static/ruoyi/login.js" th:src="@{/ruoyi/login.js}"></script>
</body>
</html>