文章管理.html
10.5 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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="http://static.yohobuy.com/admin/css/style.css" rel="stylesheet" type="text/css" media="all" />
<script type="text/javascript" src="http://static.yohobuy.com/admin/js/jquery.min.js"></script>
<link type="text/css" href="http://static.yohobuy.com/admin/js/jqueryui/themes/ui-lightness/jquery-ui-1.8.7.custom.css" rel="stylesheet" />
<script type="text/javascript" src="http://static.yohobuy.com/admin/js/jqueryui/ui/jquery-ui-1.8.7.custom.js"></script>
<script type="text/javascript" src="http://static.yohobuy.com/admin/js/jqueryui/ui/i18n/jquery.ui.datepicker-zh-CN.js"></script>
<script type="text/javascript">
$(function() {
$( "#datepicker" ).datepicker();
$( "#datepicker2" ).datepicker();
});
</script>
<title>YOHO有货后台管理</title>
</head>
<body>
<div class="mainbox">
<div class="daohang">当前位置:<a href="main.html">首页</a> > <span>文章管理</span></div>
<table class="tableout" style="width:100%;">
<tr>
<td valign="top">
<table class="table1" style="width:100%;">
<thead>
<tr>
<th colspan="2"> 文章添加</th>
</tr>
</thead>
<tr>
<td align="right" style="width:120px;">一级栏目</td>
<td><select id=" " name=" " style="width:155px;">
<option value="品牌旗舰店">品牌旗舰店</option>
<option value="香港潮流贩售">香港潮流贩售</option>
<option value="台湾街牌速递">台湾街牌速递</option>
<option value="内地潮流区">内地潮流区</option>
<option value="玩乐生活区">玩乐生活区</option>
</select></td>
</tr>
<tr>
<td align="right">二级栏目</td>
<td><select id=" " name=" " style="width:155px;">
<option value="">请选择</option>
</select> <select id=" " name=" " style="width:155px;">
<option value="">请选择</option>
</select> <select id=" " name=" " style="width:155px;">
<option value="">请选择</option>
</select></td>
</tr>
<tr>
<td align="right">文章性质</td>
<td><select id=" " name=" " style="width:155px;">
<option value="">请选择</option>
</select><span class="font_tip">(这里是提示文字的样式)</span></td>
</tr>
<tr>
<td align="right">资料来源</td>
<td><input id=" " name=" " type="text" style="width:150px;" maxlength="20" />
<span class="font_tip">(中文用拼音首字母)</span></td>
</tr>
<tr>
<td align="right">作者笔名</td>
<td><input id=" " name=" " type="text" style="width:150px;" maxlength="20" /> 责任编辑:<select id=" " name=" " style="width:155px;">
<option value="">请选择</option>
</select></td>
</tr>
<tr>
<td align="right">文章标题</td>
<td><input id=" " name=" " type="text" style="width:250px;" maxlength="20" />
<span class="font_tip">(20个汉字)</span></td>
</tr>
<tr>
<td align="right">副标题</td>
<td><input id=" " name=" " type="text" style="width:250px;" maxlength="20" />
<span class="font_tip">(20个汉字)</span></td>
</tr>
<tr>
<td align="right">人员列表</td>
<td><input name="" type="checkbox" value="" />复选框 <input name="" type="checkbox" value="" />复选框 <input name="" type="checkbox" value="" />复选框 <input name="" type="checkbox" value="" />复选框 <input name="" type="checkbox" value="" />复选框</td>
</tr>
<tr>
<td align="right">单选框</td>
<td><input name="d" type="radio" value="" />单选框 <input name="d" type="radio" value="" />单选框 <input name="d" type="radio" value="" />单选框 <input name="d" type="radio" value="" />单选框</td>
</tr>
<tr>
<td align="right">Tag关键字</td>
<td>
<table class="tablein">
<tr>
<td colspan="4">Tag名称:<input name="" type="text" style="width:100px;" /> Tag类型:<select id=" " name=" " style="width:100px;">
<option value="">请选择</option>
</select> 搜索方式:<select id=" " name=" " style="width:100px;">
<option value="">请选择</option>
</select> <button class="but2" >查询</button></td>
</tr>
<tr>
<td><input name="d" type="radio" value="" />单选框</td>
<td><input name="d" type="radio" value="" />单选框</td>
<td><input name="d" type="radio" value="" />单选框</td>
<td><input name="d" type="radio" value="" />单选框</td>
</tr>
<tr>
<td><input name="" type="checkbox" value="" />复选框</td>
<td><input name="" type="checkbox" value="" />复选框</td>
<td><input name="" type="checkbox" value="" />复选框</td>
<td><input name="" type="checkbox" value="" />复选框</td>
</tr>
<tr>
<td><input name="" type="checkbox" value="" />复选框</td>
<td><input name="" type="checkbox" value="" />复选框</td>
<td><input name="" type="checkbox" value="" />复选框</td>
<td><input name="" type="checkbox" value="" />复选框</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="right">图片上传</td>
<td><input id="bizice" name="bizice" type="text" value="图片尺寸:80x50" style="width:200px;" />
<button type="button" class="but2" >浏览</button></td>
</tr>
<tr>
<td align="right">图片上传</td>
<td><input id="bizback" name="bizback" type="text" value="图片尺寸:30x30,格式必须为GIF" style="width:200px;" />
<button type="button" class="but2" >浏览</button></td>
</tr>
<tr>
<td align="right">图片上传</td>
<td><input id="bizAuthor" name="bizAuthor" type="text" value="图片尺寸:940x510,格式必须为JPG" style="width:200px;" />
<button type="button" class="but2" >浏览</button></td>
</tr>
<tr>
<td align="right">日期时间</td>
<td><input name=" " type="text" id=" " style="width:150px;" value="2011-01-04 11:30:30" /></td>
</tr>
<tr>
<td align="right">文章内容</td>
<td><textarea id="bizIntro" name="bizIntro" cols="40" rows="4" style="width:550px;height:300px;"></textarea></td>
</tr>
<tr>
<td align="right">文章审核状态</td>
<td><select id=" " name=" " style="width:100px;">
<option value="">未审核</option>
</select></td>
</tr>
<tr>
<td align="right">表现形式</td>
<td>
<input name="" type="checkbox" value="" />重点头条 <input name="" type="checkbox" value="" />全站重点 <input name="" type="checkbox" value="" />需要评论 <input name="" type="checkbox" value="" />需要画中画
</td>
</tr>
<tr>
<td align="right">关键字</td>
<td><input id=" " name=" " type="text" style="width:200px;" />
<span class="font_tip">(搜索引擎收录用,用英文逗号分隔,100字以内)</span></td>
</tr>
<tr>
<td> </td>
<td><button type="button" class="butok" ></button> <button type="button" class="butcancal" ></button></td>
</tr>
</table>
</td>
<td width="300" valign="top" style="padding-left:10px;">
<table class="table1" style="width:100%;">
<thead>
<tr>
<th> 频道&UTD</th>
</tr>
</thead>
<tr>
<td><select id=" " name=" " style="width:85px;">
<option value="">产品</option>
</select> <select id=" " name=" " style="width:85px;">
<option value="">请选择</option>
</select> <select id=" " name=" " style="width:85px;">
<option value="">请选择</option>
</select></td>
</tr>
<tr>
<td><select id=" " name=" " style="width:85px;">
<option value="">选择UTD</option>
</select> <select id=" " name=" " style="width:85px;">
<option value="">请选择</option>
</select> <select id=" " name=" " style="width:85px;">
<option value="">请选择</option>
</select></td>
</tr>
</table>
<table class="table1" style="width:100%;">
<thead>
<tr>
<th> 属性</th>
</tr>
</thead>
<tr>
<td>性质:<select id=" " name=" " style="width:100px;">
<option value="">请选择</option>
</select></td>
</tr>
<tr>
<td>类型:<select id=" " name=" " style="width:100px;">
<option value="">请选择</option>
</select></td>
</tr>
<tr>
<td>表现形式:<input name="" type="checkbox" value="" />复选框 <input name="" type="checkbox" value="" />复选框 <input name="" type="checkbox" value="" />复选框</td>
</tr>
</table>
<table class="table1" style="width:100%;">
<thead>
<tr>
<th> 版权</th>
</tr>
</thead>
<tr>
<td>来源:<input id=" " name=" " type="text" style="width:200px;" /></td>
</tr>
<tr>
<td>作者:<input id=" " name=" " type="text" style="width:200px;" /></td>
</tr>
</table>
<table class="table1" style="width:100%;">
<thead>
<tr>
<th> 关键字</th>
</tr>
</thead>
<tr>
<td>搜索:<input id=" " name=" " type="text" style="width:200px;" /><br />
<input name="" type="checkbox" value="" checked="checked" /> 仅在本频道搜索<br />
<a href="#">新建关键字</a>
</td>
</tr>
</table>
<table class="table1" style="width:100%;">
<thead>
<tr>
<th> 匹配测试</th>
</tr>
</thead>
<tr>
<td>文字文字<br />
<div style="text-align:right;"><a href="#">获取匹配度</a></div></td>
</tr>
</table>
<table class="table1" style="width:100%;">
<thead>
<tr>
<th> 发布</th>
</tr>
</thead>
<tr>
<td>日 期:<input id="datepicker" name="startTime" size="8" type="text" value="2010-12-17" style="width:150px;" /></td>
</tr>
<tr>
<td>定时发布:<input id="datepicker2" name="startTime" size="8" type="text" value="2011-01-17" style="width:150px;" /></td>
</tr>
<tr>
<td>审核状态:<input name="s" type="radio" value="" />通过 <input name="s" type="radio" value="" />未通过 <input name="s" type="radio" value="" />取消</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>