hjg
2023-10-14 f6c2f15c37aef4675dda01fb5ec17cde4e141c3f
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<f:view xmlns="http://www.w3.org/1999/xhtml"
      xmlns:c="http://java.sun.com/jsp/jstl/core"
      xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:ui="http://java.sun.com/jsf/facelets">
 
<html>
<h:head>
    <meta charset="utf-8" />
    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <!-- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" /> -->
 
    <link rel="stylesheet" type="text/css" href="#{request.contextPath}/template/assets/css/bootstrap.css"  />
    <link rel="stylesheet" type="text/css" href="css/balloon.css" />
    <link rel="stylesheet" type="text/css" href="css/iconfont.css" />
    <link rel="stylesheet" type="text/css" href="css/login.css" />
 
    <title>登录河南明泰分单配车管理系统</title>
    
    <script>
        if (window.location.href == 'http://yingyong.hngymt.com:9999' || window.location.href == 'http://yingyong.hngymt.com:9999/' ) {
            window.open('http://yingyong.hngymt.com:9999/download/sitelist.html', '_self');
        }
    </script>
    <style>
        #downloadCenter {
            position: absolute;
            width: 105px;
            height: 144px;
            background: #0882E1;
            color: #FFF;
            padding-top: 100px;
            background-image: url(download/images/download.png);
            background-size: 55%;
            background-repeat: no-repeat;
            background-position-x: 28px;
            background-position-y: 29px;
            transition: all 0.5s ease 0s;
            -webkit-transition: all 0.5s ease 0s
        }
        #downloadCenter:hover {
            text-decoration: none
        }
        .n-dcode a{
            opacity: 0;
        }
        .n-dcode:hover a{
            opacity: 1
        }
        .other {
            /*position: absolute;*/
            /*left: 30px;*/
            /*bottom: 20px;*/
        }
        .other a {
            /*background: #E6E6E6;*/
            border-radius: 50%;
            text-decoration: underline;
            /*color: #333;*/
        }
        .other a:hover {
            /*text-decoration: none*/
        }
        .other a {
            display: inline-block;
            margin-bottom: 7px;
            /*text-decoration: none;*/
            margin-left: 20px;
        }
 
        .other i {
            display: inline-block;
            font-size: 28px;
            width: 42px;
            height: 42px;
            line-height: 42px;
            border-radius: 42px;
            color: rgba(0,0,0,.5);
            /*background-color: rgba(0,0,0,.1);*/
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            font-style: normal
        }
 
        .other i:hover {
            background-color: #01AEEF;
            color: #fff
        }
    </style>
</h:head>
 
    <h:body class="body">
        <div class="logo-wrap">
            <div class="logo-w">
                <img src="image/logo.png" style="float: left;" />
                <h3 style="float: right;margin-top: 45px;font-size: 22px;font-family: 'microsoft yahei';">河南明泰铝业股份有限公司分单配车系统</h3>
            </div>
        </div>
        <div class="container bg bg-new">
                <div class="row">
                    <!-- <div class="col-xs-12 head">
                        <div class="headbox">
                            <span>河南明泰铝业股份有限公司一卡通平台</span>
                        </div>
                    </div> -->
                    <div class="col-xs-12 content content-new">
                        <div class="xbga"><img src="image/bga.png"  style="width: 550px;margin-top: -25px;" /></div>
                        <!-- <div class="n-dcode" style="position: fixed; bottom: 150px; left: 120px; background: #fff">
                            <a href="/download/tools.jsf" id="downloadCenter">下载中心</a>
                            <p style="padding-top: 5px; font-size: 12px; margin-bottom: 0px">下载中心</p>
                            <img alt="二维码" class="img" src="#{request.contextPath}/download/images/qrcode.png" />
                            <p style="padding-bottom: 5px; font-size: 12px; margin-bottom: 0px; width: 105px">手机客户端下载<br/>点击或扫描二维码</p>
                        </div> -->
                        <div class="contbox">
                            <!-- <div class="img">
                                <img src="image/1-2.png" alt="图片" />
                            </div> -->
                            <form class="form-horizontal">
                                <div class="title"><img src="image/title.png" /></div>
                              <div class="form-group">
                                <label for="inputEmail3" class="control-label" >用户名:</label>
                                <div class="input">
                                  <input type="text" class="form-control" id="username" placeholder="" />
                                </div>
                              </div>
                              <div class="form-group">
                                <label for="inputPassword3" class="control-label">密&#160;&#160;&#160;&#160;码:</label>
                                <div class="input">
                                  <input type="password" class="form-control" id="password" placeholder="" />
                                </div>
                              </div>
                               <div class="form-group">
                                <label for="inputPassword3" class="control-label">验证码:</label>
                                <div class="input">
                                  <input type="text" class="form-control" id="code" style="width: 114px" placeholder="" />
                                   <a href="javascript:;" id="reICode"><img id='codeImg' src="#{request.contextPath}/kaptcha/kaptcha/kaptcha.ktc?tttiid='+Math.random()+'" width="129" height="35" /></a>
                                </div>
                              </div>
                              <div class="err" id="err"></div>
                              <div class="form-group">
                                  <button type="button" class="btn btn-lg" id="login"><img src="image/button1.png" /></button>
                              </div>
                            </form>
                        </div>
                    </div>
                </div>
            </div>
            <div class="row dibu">
                <div class="other">
                    <!-- <a target="_blank" href="/download/WannaCry.jsf"><span>勒索软件病毒补丁</span></a>
                    <a target="_blank" href="/extra/updateLog.html"><span>一卡通更新日志</span></a>
                    <a target="_blank" href="/extra/appUpdateLog.html"><span>APP更新日志</span></a>
                    <a target="_blank" href="/download/tools.jsf"><span>下载中心</span></a>
                    <a target="_blank" href="/css/qqgroup.png">QQ群:539542017</a> -->
                    <!--<a data-balloon="" data-balloon-pos="up"><i class="iconfont icon-rizhi"></i></a>-->
                </div>
                <p style="font-size: 13px">河南明泰铝业股份有限公司 版权所有 All rights reserved</p>
            </div>
<f:verbatim>
<!--[if lte IE 8]>
  <link rel="stylesheet" href="#{request.contextPath}/template/shfoot/assets/css/ace-ie.min.css" />
<![endif]-->
</f:verbatim>
<!-- inline styles related to this page -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<f:verbatim>
<!--[if lte IE 8]>
<script src="#{request.contextPath}/template/shfoot/assets/js/html5shiv.js"></script>
<script src="#{request.contextPath}/template/shfoot/assets/js/respond.min.js"></script>
<![endif]-->
</f:verbatim>
<script type="text/javascript" src="#{request.contextPath}/js/cdn/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="#{request.contextPath}/js/cdn/mock-min.js"></script>
<script type="text/javascript" src="#{request.contextPath}/js/cdn/bootstrap3-typeahead.js"></script>
<script type="text/javascript" src="#{request.contextPath}/template/nit/cdn/js/common.js"></script>
<script type="text/javascript" src="login.js"></script>
    </h:body>
 
 
</html>
 
</f:view>