-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathok.html
More file actions
253 lines (248 loc) · 7.92 KB
/
ok.html
File metadata and controls
253 lines (248 loc) · 7.92 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
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="utf-8" />
<title>ok</title>
<link rel="stylesheet" type="text/css" href="css/public.css"/>
<link rel="stylesheet" type="text/css" href="css/proList.css" />
</head>
<body>
<!----------------------------------------order------------------>
<div class="head ding">
<div class="wrapper clearfix">
<div class="clearfix" id="top">
<h1 class="fls"><a href="index.html"><img src="img/logo.png"/></a></h1>
<div class="fh clearfix" id="top1">
<p class="fl">
<a href="login.html" id="login">登录</a>
<a href="reg.html" id="reg">注册</a>
</p>
<form>
</form>
<div class="btn fl clearfix">
<a href="mygxin.html"><img src="img/grzx.png"/></a>
<a href="#" class="er1"><img src="img/ewm.png"/></a>
<a href="cart.html"><img src="img/gwc.png"/></a>
<p><a href="#"><img src="img/smewm.png"/></a></p>
</div>
</div>
</div>
<ul class="clearfix" id="bott" style="margin-top: -15px">
<li><a href="index.html" style="font-weight: bold;font-size: 18px">首页</a></li>
<li>
<a href="#" style="font-weight: 500;font-size: 18px">所有商品</a>
<div class="sList">
<div class="wrapper clearfix">
<a href="flowerDer.html">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/Tit1.png"/></dt>
<dd>餐厅凳椅</dd>
</dl>
</a>
<a href="decoration.html">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/Tit2.png"/></dt>
<dd>卧室储物</dd>
</dl>
</a>
<a href="paint.html">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/Tit3.png"/></dt>
<dd>居家软床</dd>
</dl>
</a>
<a href="perfume.html">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/Tit4.png"/></dt>
<dd>布艺沙发</dd>
</dl>
</a>
<a href="idea.html">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/Tit5.png"/></dt>
<dd>茶几边桌</dd>
</dl>
</a>
</div>
</div>
</li>
<li>
<a href="flowerDer.html" style="font-weight: 500;font-size: 18px">餐厅凳椅</a>
<div class="sList">
<div class="wrapper clearfix">
<a href="#">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/1_椅子/1_1_1.png"/></dt>
<dd>椅子名称</dd>
</dl>
</a>
<a href="#">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/1_椅子/1_2_1.png"/></dt>
<dd>椅子名称</dd>
</dl>
</a>
<a href="#">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/1_椅子/1_3_1.png"/></dt>
<dd>椅子名称</dd>
</dl>
</a>
<a href="#">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/1_椅子/1_4_1.png"/></dt>
<dd>椅子名称</dd>
</dl>
</a>
</div>
</div>
</li>
<li>
<a href="decoration.html" style="font-weight: 500;font-size: 18px">卧室储物</a>
<div class="sList">
<div class="wrapper clearfix">
<a href="#">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/2_柜子/2_1_1.PNG"/></dt>
<dd>柜子名称</dd>
</dl>
</a>
<a href="#">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/2_柜子/2_2_1.PNG"/></dt>
<dd>柜子名称</dd>
</dl>
</a>
<a href="#">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/2_柜子/2_3_1.PNG"/></dt>
<dd>柜子名称</dd>
</dl>
</a>
<a href="#">
<dl>
<dt><img style="width: auto;height: 150px;" src="img/2_柜子/2_4_1.PNG"/></dt>
<dd>柜子名称</dd>
</dl>
</a>
</div>
</div>
</li>
<li><a href="paint.html" style="font-weight: 500;font-size: 18px">居家软床</a></li>
<li><a href="perfume.html" style="font-weight: 500;font-size: 18px">布艺沙发</a></li>
<li><a href="idea.html" style="font-weight: 500;font-size: 18px">茶几边桌</a></li>
</ul>
</div>
</div>
<div class="order mt cart">
<div class="site">
<p class="wrapper clearfix">
<span class="fl">支付成功</span>
<img class="top" src="img/temp/cartTop03.png">
</p>
</div>
<p class="ok">支付成功!剩余<span>5</span>秒<a href="myorderq.html">返回订单页</a></p>
</div>
<div class="like">
<h4>猜你喜欢</h4>
<div class="bottom">
<div class="hd">
<span class="prev"><img src="img/temp/prev.png"></span>
<span class="next"><img src="img/temp/next.png"></span>
</div>
<div class="imgCon wrapper bd">
<div class="likeList clearfix">
<div>
<a href="proDetail.html">
<dl>
<dt><img src="img/temp/like01.jpg"></dt>
<dd>【最家】复古文艺风玻璃花瓶</dd>
<dd>¥193.20</dd>
</dl>
</a>
<a href="proDetail.html">
<dl>
<dt><img src="img/temp/like02.jpg"></dt>
<dd>【最家】复古文艺风玻璃花瓶</dd>
<dd>¥193.20</dd>
</dl>
</a>
<a href="proDetail.html">
<dl>
<dt><img src="img/temp/like03.jpg"></dt>
<dd>【最家】复古文艺风玻璃花瓶</dd>
<dd>¥193.20</dd>
</dl>
</a>
<a href="proDetail.html">
<dl>
<dt><img src="img/temp/like04.jpg"></dt>
<dd>【最家】复古文艺风玻璃花瓶</dd>
<dd>¥193.20</dd>
</dl>
</a>
<a href="proDetail.html" class="last">
<dl>
<dt><img src="img/temp/like05.jpg"></dt>
<dd>【最家】复古文艺风玻璃花瓶</dd>
<dd>¥193.20</dd>
</dl>
</a>
</div>
<div>
<a href="proDetail.html">
<dl>
<dt><img src="img/temp/like01.jpg"></dt>
<dd>【最家】复古文艺风玻璃花瓶</dd>
<dd>¥193.20</dd>
</dl>
</a>
<a href="proDetail.html">
<dl>
<dt><img src="img/temp/like02.jpg"></dt>
<dd>【最家】复古文艺风玻璃花瓶</dd>
<dd>¥193.20</dd>
</dl>
</a>
<a href="proDetail.html">
<dl>
<dt><img src="img/temp/like03.jpg"></dt>
<dd>【最家】复古文艺风玻璃花瓶</dd>
<dd>¥193.20</dd>
</dl>
</a>
<a href="proDetail.html">
<dl>
<dt><img src="img/temp/like04.jpg"></dt>
<dd>【最家】复古文艺风玻璃花瓶</dd>
<dd>¥193.20</dd>
</dl>
</a>
<a href="proDetail.html" class="last">
<dl>
<dt><img src="img/temp/like05.jpg"></dt>
<dd>【最家】复古文艺风玻璃花瓶</dd>
<dd>¥193.20</dd>
</dl>
</a>
</div>
</div>
</div>
</div>
</div>
<!--footer-->
<div class="footer">
<div class="top">
</div>
<p class="dibu">企鹅家居©2018-2020公司版权所有 京ICP备080100-44备0000111000号<br />
违法和不良信息举报电话:400-800-8200,本网站所列数据,除特殊说明,均属原创,侵权必究!</p>
</div>
<script src="js/jquery-1.12.4.min.js" type="text/javascript" charset="utf-8"></script>
<script src="js/public.js" type="text/javascript" charset="utf-8"></script>
<script src="js/pro.js" type="text/javascript" charset="utf-8"></script>
<script src="js/jquery.SuperSlide.2.1.1.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript">
jQuery(".bottom").slide({titCell:".hd ul",mainCell:".bd .likeList",autoPage:true,autoPlay:false,effect:"leftLoop",autoPlay:true,vis:1});
</script>
</body>
</html>