-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathauction.html
181 lines (162 loc) · 6.94 KB
/
auction.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
<!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>拍卖</title>
<!-- Set render engine for 360 browser -->
<meta name="renderer" content="webkit">
<!-- No Baidu Siteapp-->
<meta http-equiv="Cache-Control" content="no-siteapp"/>
<link rel="icon" type="image/png" href="assets/i/favicon.png">
<!-- Add to homescreen for Chrome on Android -->
<meta name="mobile-web-app-capable" content="yes">
<link rel="icon" sizes="192x192" href="assets/i/[email protected]">
<!-- Add to homescreen for Safari on iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Amaze UI"/>
<link rel="apple-touch-icon-precomposed" href="assets/i/[email protected]">
<!-- Tile icon for Win8 (144x144 + tile color) -->
<meta name="msapplication-TileImage" content="assets/i/[email protected]">
<meta name="msapplication-TileColor" content="#0e90d2">
<!-- Add to homescreen for Safari on iOS -->
<!-- 添加至主屏, 从主屏进入会隐藏地址栏和状态栏, 全屏(content="yes") -->
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- 系统顶栏的颜色(content = black、white 和 black-translucent)选其一就可以 -->
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-status-bar-style" content="white">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- 指定标题 -->
<meta name="apple-mobile-web-app-title" content="Web Starter Kit">
<!-- 指定icon, 建议PNG格式-->
<link rel="apple-touch-icon" href="touch-icon-iphone.png">
<link rel="apple-touch-icon" sizes="76x76" href="touch-icon-ipad.png">
<link rel="apple-touch-icon" sizes="120x120" href="touch-icon-iphone-retina.png">
<link rel="apple-touch-icon" sizes="152x152" href="touch-icon-ipad-retina.png">
<!--
使用rel="apple-touch-icon"属性为“增加高光光亮的图标”, 系统会自动为图标添加圆角及高光;
使用rel="apple-touch-icon-precomposed"属性为“设计原图图标”;
-->
<link rel="apple-touch-icon-precomposed" href="/path/to/[email protected]">
<link rel="stylesheet" href="assets/css/amazeui.min.css">
<link rel="stylesheet" href="assets/css/app.css">
</head>
<body>
<!-- 内容身体 -->
<div>
<div>
<table style="width:100%;">
<tr>
<td style="width:100%;"><input type="text" name="name" id="auction-name" placeholder="名 称" style="width:100%;height:40px;line-height:35px;border:0;border-bottom:1px solid #CCC; padding-left:10px;" /></td>
</tr>
<tr>
<td><input type="text" name="name" id="auction-param" placeholder="参 数" style="width:100%;height:40px;line-height:40px;border:0;border-bottom:1px solid #CCC; padding-left:10px;" /></td>
</tr>
<tr>
<td><input type="text" name="name" id="auction-desc" placeholder="简 介" style="width:100%;height:40px;line-height:40px;border:0;border-bottom:1px solid #CCC; padding-left:10px;" /></td>
</tr>
<tr>
<td><input type="text" name="name" id="auction-start-price" placeholder="起 拍 价" style="width:100%;height:40px;line-height:40px;border:0;border-bottom:1px solid #CCC; padding-left:10px;" /></td>
</tr>
<tr>
<td><input type="text" name="name" id="auction-lowest-price" placeholder="最低加价幅度" style="width:100%;height:40px;line-height:40px;border:0;border-bottom:1px solid #CCC; padding-left:10px;" /></td>
</tr>
</table>
</div>
<div style="padding-bottom:10px;">
<ul data-am-widget="gallery" class="am-gallery am-avg-sm-3
am-avg-md-3 am-avg-lg-4 am-gallery-default" data-am-gallery="{ pureview: true }" >
<li>
<div class="am-gallery-item">
<a href="http://s.amazeui.org/media/i/demos/bing-1.jpg" class="">
<img src="http://s.amazeui.org/media/i/demos/bing-1.jpg" alt="远方 有一个地方 那里种有我们的梦想"/>
</a>
</div>
</li>
<li>
<div class="am-gallery-item">
<a href="http://s.amazeui.org/media/i/demos/bing-2.jpg" class="">
<img src="http://s.amazeui.org/media/i/demos/bing-2.jpg" alt="某天 也许会相遇 相遇在这个好地方"/>
</a>
</div>
</li>
<li>
<div class="am-gallery-item">
<a href="http://s.amazeui.org/media/i/demos/bing-3.jpg" class="">
<img src="http://s.amazeui.org/media/i/demos/bing-3.jpg" alt="不要太担心 只因为我相信"/>
</a>
</div>
</li>
<li>
<div class="am-gallery-item">
<a href="http://s.amazeui.org/media/i/demos/bing-4.jpg" class="">
<img src="http://s.amazeui.org/media/i/demos/bing-4.jpg" alt="终会走过这条遥远的道路"/>
</a>
</div>
</li>
</ul>
</div>
</div>
<!-- 中间间隔块 -->
<div style="width:100%;height:10px;background-color:#CCC;"></div>
<!-- 标签 -->
<div style="float:left;width:100%;text-align:center;padding-top:20px;">
<span class="am-btn am-btn-primary am-round">拍 卖</span>
</div>
<!-- 菜单栏 -->
<div data-am-widget="navbar" class="am-navbar am-cf am-navbar-default" id="">
<ul class="am-navbar-nav am-cf am-avg-sm-4">
<li >
<a href="./index.html" class="">
<span class="am-icon-home"></span>
<span class="am-navbar-label">首页</span>
</a>
</li>
<li>
<a href="./discover.html" class="">
<span class="am-icon-compass"></span>
<span class="am-navbar-label">发现</span>
</a>
</li>
<li>
<a href="###" class="">
<span class="am-icon-camera am-icon-lg"></span>
</a>
</li>
<li>
<a href="./message.html" class="">
<span class="am-icon-comment"></span>
<span class="am-navbar-label">消息</span>
</a>
</li>
<li>
<a href="./me.html" class="">
<span class="am-icon-male"></span>
<span class="am-navbar-label">我的</span>
</a>
</li>
</ul>
</div>
<!-- 回到顶部 -->
<div data-am-widget="gotop" class="am-gotop am-gotop-fixed" >
<a href="#top" title="回到顶部">
<span class="am-gotop-title">回到顶部</span>
<i class="am-gotop-icon am-icon-chevron-up"></i>
</a>
</div>
<!--[if (gte IE 9)|!(IE)]><!-->
<script src="assets/js/jquery.min.js"></script>
<!--<![endif]-->
<!--[if lte IE 8 ]>
<script src="http://libs.baidu.com/jquery/1.11.3/jquery.min.js"></script>
<script src="http://cdn.staticfile.org/modernizr/2.8.3/modernizr.js"></script>
<script src="assets/js/amazeui.ie8polyfill.min.js"></script>
<![endif]-->
<script src="assets/js/amazeui.min.js"></script>
</body>
</html>