index.html
8.19 KB
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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<include file="public/layout" />
<link href="__PUBLIC__/static/css/index.css" rel="stylesheet" type="text/css">
<link href="__PUBLIC__/static/css/perfect-scrollbar.min.css" rel="stylesheet" type="text/css">
<link href="__PUBLIC__/static/css/purebox.css" rel="stylesheet" type="text/css">
<link href="__PUBLIC__/static/js/jquery-ui/jquery-ui.min.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="__PUBLIC__/static/js/jquery.js"></script>
<script type="text/javascript" src="__PUBLIC__/static/js/jquery-ui/jquery-ui.min.js"></script>
<script type="text/javascript" src="__PUBLIC__/static/js/jquery.cookie.js"></script>
<style>
.maxbox {
max-width: 970px;
margin: 15px;
}
.maxbox .top {
margin-bottom: 20px;
}
.maxbox .top .left {
float: left;
width: 40%;
background-color: #c4182e;
padding: 30px 20px;
height: 155px;
}
.maxbox .top .right {
float: left;
width: calc(100% - 40% - 142px);
background-color: #f1f1f1;
border: 1px #ddd solid;
padding: 30px 40px;
margin-left: 20px;
height: 153px;
}
.maxbox .bottom {
border: 1px #ddd solid;
padding: 0 20px;
}
.logo {
display: inline-block;
*zoom: 1;
*display: inline;
vertical-align: middle;
width: 126px;
height: 126px;
border-radius: 50%;
}
.ylpinfo {
display: inline-block;
*zoom: 1;
*display: inline;
vertical-align: middle;
color: #fff;
font-size: 14px;
margin-left: 20px;
}
.logodit {
width: 126px;
color: #fff;
font-size: 14px;
text-align: center;
padding: 5px 0;
}
.logodit a {
color: #fff;
cursor: pointer;
}
.maxbox .top .right .r_left,
.maxbox .top .right .r_rig {
width: calc(50% - 5%);
float: left;
}
.maxbox .top .right .r_left {
margin-right: 5%;
}
.maxbox .top .right .r_rig {
margin-left: 5%;
}
.maxbox .top .right .r_rig .box {
color: #989a99;
}
.maxbox .top .right .r_left .box,
.maxbox .top .right .r_rig .box {
margin: 25px 0;
}
.maxbox .top .right .r_left .box .tit,
.maxbox .top .right .r_rig .box .tit {
display: block;
font-size: 16px;
}
.maxbox .top .right .r_left .box .info
.maxbox .top .right .r_rig .box .info {
display: block;
font-size: 14px;
}
.btn_login {
color: #fff;
background-color: #c4182e;
text-align: center;
padding: 5px 20px;
display: inline-block;
*zoom: 1;
*display: inline;
margin-top: 15px;
}
.maxbox .bottom .b_top,
.maxbox .bottom .b_bottom {
margin: 20px 0;
}
.maxbox .bottom .b_top .tit,
.maxbox .bottom .b_bottom .tit {
width: 80px;
color: #000;
font-size: 16px;
display: inline-block;
*zoom: 1;
*display: inline;
vertical-align: top;
}
.maxbox .bottom .b_top .pro,
.maxbox .bottom .b_bottom .pro {
display: inline-block;
*zoom: 1;
*display: inline;
vertical-align: top;
font-size: 14px;
width: calc(70% - 100px);
line-height: 25px;
min-height: 50px;
margin-bottom: 15px;
margin-top: -3px;
}
.maxbox .bottom .b_top .state,
.maxbox .bottom .b_bottom .state{
display: inline-block;
*zoom: 1;
*display: inline;
vertical-align: top;
width: calc(100% - 70%);
text-align: right;
color: #2baa2b;
font-size: 14px;
}
.maxbox .bottom .b_top .state img,
.maxbox .bottom .b_bottom .state img{
display: inline-block;
*zoom: 1;
*display: inline;
vertical-align: middle;
margin:-3px 8px 0;
}
.maxbox .bottom .b_top {
border-bottom: 1px #000 dashed;
}
.maxbox .bottom .b_bottom {
}
.pReload {
margin-left: 5px;
color: #999;
width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: middle;
display: inline-block;*zoom: 1;*display:inline;
position: relative;
z-index: 1;
}
.pReload i {
font-size: 14px;
margin: 5px 0;
}
</style>
</head>
<body class="iframe_body">
<div class="warpper">
<div class="title">账号登录<div title="刷新数据" class="pReload"><i class="fa fa-refresh"></i></div></div>
<div class="maxbox">
<div class="top">
<div class="left">
<img class="logo" src="__PUBLIC__/static/images/index/logo.png?v=2019" alt="">
<div class="ylpinfo">
<div>名称:{$ylpinfo['enterpriseName']}</div>
<div>账号:{$ylpinfo['userName']}</div>
</div>
</div>
<div class="right">
<div class="r_left">
<div class="box">
<span class="tit">我的密码</span>
<span class="info">{$ylpinfo['password']|default='初始密码已更改'}</span>
</div>
<div class="box">
<span class="tit">手机号码</span>
<span class="info">{$ylpinfo['phoneNumber']}</span>
</div>
</div>
<div class="r_rig">
<div class="box">
<span class="tit">我的操作</span>
<span class="info">需要立即登录</span>
<br/>
<a href="https://mp.yolipai.com" target="_blank">
<span class="btn_login">登录</span></a>
</div>
<!--<div class="box">-->
<!--<span class="tit"></span>-->
<!--<span class="info"></span>-->
<!--</div>-->
</div>
<div class="clear"></div>
</div>
<div class="clear"></div>
</div>
<div class="bottom">
<div class="b_top">
<span class="tit">我的密码</span>
<span class="pro">该密码为初始密码,为保证您平台信息的安全性,请及时到有礼派后台设置新密码;</span>
<span class="state">
<img class="" src="__PUBLIC__/static/images/index/szok.png" alt="">已设置
</span>
</div>
<div class="b_bottom">
<span class="tit">手机绑定</span>
<span class="pro">您已绑定了手机{$ylpinfo['phoneNumber']},【您的手机号可用于账户登录,找回密码,修改稿密
码级提现等重要操作,如需更改请到美得得后台进行重置;</span>
<span class="state">
<img class="" src="__PUBLIC__/static/images/index/szok.png" alt="">已设置
</span>
</div>
</div>
</div>
</div>
<div id="footer" style="position: static; bottom: 0px;">
<p>版权所有 © 美得得科技(深圳)有限公司,并保留所有权利。</p>
</div>
</body>
</html>