-
Notifications
You must be signed in to change notification settings - Fork 0
/
manage.html
411 lines (399 loc) · 18.7 KB
/
manage.html
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
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!DOCTYPE html>
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<script src="js/jquery-1.11.2.js" type="text/javascript"></script>
<script src="js/car.js" type="text/javascript"></script>
<script src="js/manage.js" type="text/javascript"></script>
<link rel="shortcut icon" href="images/color-icon.ico" />
<link href="css/style.css" rel="stylesheet" type="text/css" />
<link href="css/manage.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/modif.js"></script>
<!-- <link href="css/car.css" rel="stylesheet" type="text/css" /> -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>彩购-设置</title>
</head>
<body>
<div class="header" id="header" style="background:#1b1b1b;">
<div class="wrap">
<div class="meun-bar">
<div class="left-part">
<a href="login-late.html" id="caigou"></a>
<div></div>
<a href="car.html" onclick="javascript:showLogin()" rel="" class="header-item"><img src="images/car.png" class="homeIcon"/>我的彩购车</a>
<a href="" class="header-item"><img src="images/heart.png" class="homeIcon"/>收藏夹</a>
<div id="meun-nav">
<a href="" class="header-item">商品分类<!-- <img src="images/nav.png" class="navIcon"/> --></a>
<span class="arrow"></span>
<div class="header-main-menu">
<table style="overflow:hidden;">
<tr>
<td><a href="#" class="big">女装</a></td>
<td><a href="#" id="size">上衣</a></td>
<td><a href="#" id="size">裤子</a></td>
<!-- <td><a href="#" id="size">裙子</a></td> -->
</tr>
<tr>
<td><a href="#" class="big">男装</a></td>
<td><a href="#" id="size">上衣</a></td>
<td><a href="#" id="size">裤子</a></td>
<td><a href="#" id="size">裙子</a></td>
<td><a href="#" id="size">裙子</a></td>
<td><a href="#" id="size">裙子</a></td>
<td><a href="#" id="size">裙子</a></td>
</tr>
<tr>
<td><a href="#" class="big">箱包</a></td>
<td><a href="#" id="size">上衣</a></td>
<td><a href="#" id="size">裤子</a></td>
<td><a href="#" id="size">裙子</a></td>
</tr>
<tr>
<td><a href="#" class="big">美妆</a></td>
<td><a href="#" id="size">上衣</a></td>
<td><a href="#" id="size">裤子</a></td>
<td><a href="#" id="size">裙子</a></td>
</tr>
<tr>
<td><a href="#" class="big">美食</a></td>
<td><a href="#" id="size">上衣</a></td>
<td><a href="#" id="size">裤子</a></td>
<td><a href="#" id="size">裙子</a></td>
</tr>
<tr>
<td><a href="#" class="big">家居</a></td>
<td><a href="#" id="size">上衣</a></td>
<td><a href="#" id="size">裤子</a></td>
<td><a href="#" id="size">裙子</a></td>
</tr>
<tr>
<td><a href="#" class="big">数码</a></td>
<td><a href="#" id="size">上衣</a></td>
<td><a href="#" id="size">裤子</a></td>
</tr>
</table>
</div>
</div>
</div>
<div class="mid-search1">
<form method="get" action="/search/" class="mid-searching-unit" data-regestered="regestered">
<input id="query" type="text" size="27" name="q" autocomplete="off" placeholder="搜索你喜欢的" value="">
<a href="#" onclick="return false;" class="go"></a>
</form>
</div>
<div class="right-part">
<div class="login-nav" style="width=200px;">
<div id="user-show">
<div ><a href="manage.html"><span class="text" > renjing</span></a></div>
<span class="arrow1"></span>
<div class="user-show-detail">
<img src="images/user-head.png" class="user-show-head">
<div class="user-name-box">
<a href="manage.html" class="user-text user-name">renjing</a>
<a href="manage.html" class="user-text user-name">订单管理</a>
</div>
<a href="manage.html" class="user-text">修改个人信息</a>
<a href="index.html" class="user-text user-out">退出</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 用于间隔及清除浮动 -->
<div class="space clear"></div>
<div class="space clear"></div>
<div class="women_line clear"></div>
<div class="space clear"></div>
<div class="mid-box">
<div class="show-nav">
<ul>
<li><a href="all-goods.html">女装</a></li>
<li><a href="all-goods.html">男装</a></li>
<li><a href="all-goods.html">箱包</a></li>
<li><a href="all-goods.html">美妆</a></li>
<li><a href="all-goods.html">美食</a></li>
<li><a href="all-goods.html">家居</a></li>
<li><a href="all-goods.html">数码</a></li>
</ul>
</div>
<div class="mid-left">
<ul>
<li id="order">订单管理</li>
<li id="modify">个人信息修改</li>
<li id="modify-password">修改密码</li>
<li id="modify-head">头像设置</li>
<li id="address">地址添加</li>
</ul>
</div>
<div class="mid-right">
<div class="order">
<form method="get" data-regestered="regestered">
<table class="show-table" cellspacing="0">
<tr class="first-tr">
<td width="220px">2012-08-03</td>
<td width="180px">
订单号:<span>1234567892051</span>
</td>
<td width="100px"></td>
</tr>
<tr>
<td width="80px"><a><img src="images/women_show1.jpg" style="max-width:60px;"></a></td>
<td width="100px" class="good-left"><a href="show.html">田园小碎花复古连衣裙</a></td>
<td width="80px" class="text-style-right">衣服</td>
<td width="50px">1</td>
<td width="50px">79.00</td>
<td width="50px"><a>删除</a></td>
</tr>
</table>
<table class="show-table" cellspacing="0">
<tr class="first-tr">
<td width="220px">2012-08-03</td>
<td width="180px">
订单号:<span>1234567892051</span>
</td>
<td width="100px"></td>
</tr>
<tr>
<td width="80px"><a><img src="images/women_show1.jpg" style="max-width:60px;"></a></td>
<td width="100px" class="good-left"><a href="show.html">田园小碎花复古连衣裙</a></td>
<td width="80px" class="text-style-right">衣服</td>
<td width="50px">1</td>
<td width="50px">79.00</td>
<td width="50px"><a>删除</a></td>
</tr>
</table>
</form>
</div>
<div class="modify">
<form name="userform" method="post" align="center">
<table>
<!-- <tr>
<td width="100" class="text-style-right">编号:</td>
<td width="12px" class="must-fill"></td>
<td width="170" align="left">2012083</td>
<td width="250" align="left"></td>
</tr> -->
<tr>
<td width="100px" class="text-style-right">用户名:</td>
<td width="12px" class="must-fill">*</td>
<td align="left"> <input name="txtname" type="text" id="name" /></td>
<td align="left"><span id="nameErr"></span></td>
</tr>
<tr>
<td width="100px" class="text-style-right">邮箱:</td>
<td width="12px" class="must-fill">*</td>
<td align="left"><input name="mail" type="text" id="mail" onblur="checkMail()" autocomplete="off" placeholder="[email protected]" /></td>
<td align="left">
<span id="mailErr"></span>
</td>
</tr>
<tr>
<td width="100px" class="text-style-right">真实姓名:</td>
<td width="12px" class="must-fill"></td>
<td align="left">redjoy</td>
<td align="left">
<span id="nameErr"></span>
</td>
</tr>
<tr>
<td width="100px" class="text-style-right">性别:</td>
<td width="12px" class="must-fill">*</td>
<td align="left">
<select name="sex" >
<option>请选择</option>
<option>男</option>
<option>女</option>
</select>
</td>
<td align="left"><span id="academyErr"></span></td>
</tr>
<tr>
<td width="100px" class="text-style-right">生日:</td>
<td width="12px" class="must-fill"></td>
<td align="left"><input name="brithday" type="text" id="brithday" onblur="CheckName()" autocomplete="off" placeholder="1993-10-06"/></td>
<td align="left">
<span id="brithdayErr"></span>
</td>
</tr>
<tr>
<td width="80px" class="text-style-right"></td>
<td width="12px" class="must-fill"></td>
<td><input name="submit" type="submit" value="修改" class="btn" onclick="checkdata()" /></td>
<td><input name="reset" type="reset" value="重置" class="btn" /></td>
</tr>
</table>
</form>
</div>
<div class="modify-password">
<form name="userPasswordForm" method="post" align="center">
<table>
<tr>
<td width="100px" class="text-style-right">密码:</td>
<td width="12px" class="must-fill">*</td>
<td width="150px" align="left"> <input type="password" name="pwd1" size="15" maxlength="12" onblur="checkPassword1(this.value)"> </td>
<td align="left"><span id="pwdErr"></span> </td>
</tr>
<tr>
<td width="100px" class="text-style-right">确认密码:</td>
<td width="12px" class="must-fill">*</td>
<td align="left"><input type="password" name="pwd2" size="15" maxlength="12" onblur="checkPassword2(this.value)">
</td>
<td align="left"> <span id="pwd2Err"></span></td>
</tr>
<tr>
<td width="100px" class="text-style-right"></td>
<td width="100px"><input type="submit" class="btn" value="确认修改" onclick="checkdata()"/></td>
<td width="80px"><input type="reset" class="btn" value="取消" />
</td>
</tr>
</table>
</form>
</div>
<div class="modify-head">
<table>
<tr>
<td width="150px" height="150px" id="preview">
<img id="imghead" width='100' height='100' border=0 src='images/user-head.png'/>
</td>
<td width="150px" height="150px">
<input type="button" value="上传头像" class="btn">
<input type="file" onchange="previewImage(this)" value="上传头像" class="hide" />
</td>
</tr>
</table>
</div>
<div class="address">
<form action="" method="post" name="myform">
<table class="province">
<tr>
<td width="100px" class="text-style-right">省:</td>
<td width="12px" class="must-fill">*</td>
<td class="text-style-left">
<select name="province" onchange="changecity()">
<option selected>选择省份</option>
<option value="江苏省">江苏省</option>
<option value="北京">北京</option>
<option value="天津">天津</option>
<option value="上海">上海</option>
<option value="重庆">重庆</option>
<option value="广东省">广东省</option>
<option value="浙江省">浙江省</option>
<option value="福建省">福建省</option>
<option value="湖南省">湖南省</option>
<option value="湖北省">湖北省</option>
<option value="山东省">山东省</option>
<option value="辽宁省">辽宁省</option>
<option value="吉林省">吉林省</option>
<option value="云南省">云南省</option>
<option value="四川省">四川省</option>
<option value="安徽省">安徽省</option>
<option value="江西省">江西省</option>
<option value="黑龙江省">黑龙江省</option>
<option value="河北省">河北省</option>
<option value="陕西省">陕西省</option>
<option value="海南省">海南省</option>
<option value="河南省">河南省</option>
<option value="山西省">山西省</option>
<option value="内蒙古">内蒙古</option>
<option value="广西">广西</option>
<option value="贵州省">贵州省</option>
<option value="宁夏">宁夏</option>
<option value="青海省">青海省</option>
<option value="新疆">新疆</option>
<option value="西藏">西藏</option>
<option value="甘肃省">甘肃省</option>
<option value="台湾省">台湾省</option>
<option value="香港">香港</option>
<option value="澳门">澳门</option>
<option value="国外">国外</option>
</select>
</select>
</td>
<td width="40px" class="text-style-right">市:</td>
<td class="text-style-left">
<select name="city" >
<OPTION>所在城市</OPTION>
</select>
</td>
</tr>
<tr>
<td width="100px" class="text-style-right">邮政编码:</td>
<td width="12px" class="must-fill">*</td>
<td width="120px"><input type="text" size="20"/></td>
</tr>
<tr>
<td width="100px" class="text-style-right">详细地址:</td>
<td width="12px" class="must-fill">*</td>
<td width="180px">
<input type="text" size="100" class="address-fill" pattern="[A-z]{3}" title="请输入字数"/>
</td>
</tr>
<tr>
<td width="100px" class="text-style-right">收货人姓名:</td>
<td width="12px" class="must-fill">*</td>
<td width="100px">
<input type="text" size="100" class="name-fill"/>
</td>
</tr>
<tr>
<td width="100px" class="text-style-right">手机:</td>
<td width="12px" class="must-fill">*</td>
<td width="120px">
<input type="text" size="100" class="telphone-fill" />
</td>
</tr>
<tr>
<td width="100px" class="text-style-right"></td>
<td width="12px" class="must-fill"></td>
<td width="100px" class="text-style-right">
<input type="submit" class="btn" value="确认地址" /></td>
<td width="80px"><input type="reset" class="btn" value="取消" />
</td>
</tr>
</table>
</form>
</div>
</div>
</div>
<!-- 用于间隔及清除浮动 -->
<div class="space clear"></div>
<div class="women_line1 clear"></div>
<div class="clear space"></div>
<!-- 底部显示部分 -->
<div class="clear down">
<div class="down_text">
<div class="text-show">
<span class="big-text">彩购保证</span>
<a class="big-text small-text">发票保证</a>
<a class="big-text small-text">售后服务</a>
<a class="big-text small-text">缺货赔付</a>
</div>
<div class="text-show">
<span class="big-text">支付方式</span>
<a class="big-text small-text">货到付款</a>
<a class="big-text small-text">新人支付</a>
<a class="big-text small-text">支付宝支付</a>
</div>
<div class="text-show">
<span class="big-text">商家服务</span>
<a class="big-text small-text">商家入驻</a>
<a class="big-text small-text">商家中心</a>
<a class="big-text small-text">彩购规则</a>
</div>
<div class="text-show abc">
<img src="images/logoo.png"/>
<div class="login-icons">
<a href="" class="icon1"></a>
<a href="" class="icon2"></a>
<a href="" class="icon3"></a>
<a href="" class="icon4 last"></a>
</div>
</div>
<div class="recommend-line"><a>Copyright@2015 color shopping</a></div>
<div class="design"><a>DesignBy:RedJoy</a></div>
</div>
</div>
<div id="to_top" title="返回顶部"></div>
</body>
</html>