步行板

master
chen 2021-10-08 19:28:15 +08:00
parent 6278fde784
commit d5022e4dab
3 changed files with 227 additions and 208 deletions

View File

@ -984,8 +984,8 @@ align-items: center;
#sumitdh {width: 100%;height: 40px;line-height: 40px;font-size: 14px;} #sumitdh {width: 100%;height: 40px;line-height: 40px;font-size: 14px;}
#isTank>div>div {padding-bottom: 10px;} #isTank>div>div {padding-bottom: 10px;}
.artistBody{padding-bottom: 70px;} .artistBody{padding-bottom: 70px;}
/* 征稿作品 */ /* 征稿 */
#myZG .pd20{padding-top: 0;} #myTJ .pd20, #myFW .pd20, #mySK .pd20,#myZG .pd20{padding-top: 0;}
.zhenggao-head{display: none;} .zhenggao-head{display: none;}
.zhenggao-list{position: relative;padding-bottom: 40px;} .zhenggao-list{position: relative;padding-bottom: 40px;}
.zhenggao-list .p-zy20{padding-left: 0px;padding-right: 0px;} .zhenggao-list .p-zy20{padding-left: 0px;padding-right: 0px;}
@ -993,9 +993,23 @@ align-items: center;
.zhenggao-list>div:nth-child(1) div{padding-top: 10px;} .zhenggao-list>div:nth-child(1) div{padding-top: 10px;}
.zhenggao-list div:nth-child(1) .clips2{-webkit-line-clamp: 1;} .zhenggao-list div:nth-child(1) .clips2{-webkit-line-clamp: 1;}
.zhenggao-list>div:nth-child(2){position: absolute;right: 0;bottom: 50px;width: auto;} .zhenggao-list>div:nth-child(2){position: absolute;right: 0;bottom: 50px;width: auto;}
.zhenggao-list div:nth-child(3){position: absolute;right: 0;width: auto;top: 10px;} .zhenggao-list div:nth-child(3){position: absolute;right: 0;top: 10px;width: auto;}
.zhenggao-list div:nth-child(4){position: absolute;bottom: 10px;left: 0px;width: auto;} .zhenggao-list div:nth-child(4){position: absolute;bottom: 10px;left: 0px;width: auto;}
.zhenggao-list div:nth-child(5){position: absolute;right: 0;bottom: 10px;width: auto;} .zhenggao-list div:nth-child(5){position: absolute;right: 0;bottom: 10px;width: auto;}
/* 作品 */
.zuop-head{display: none;}
.zuop-list{position: relative;padding-bottom: 40px;}
.zuop-list>div:nth-child(1){justify-content: flex-start;width: 24px;}
.zuop-list div:nth-child(2){width: 65px;margin-right: 10px;}
.zuop-list div:nth-child(3){width: 60%;}
.zuop-list div:nth-child(4){width: auto;position: absolute;bottom: 10px;left: 0px;}
.zuop-list div:nth-child(5){width: auto;position: absolute;right: 0;top: 10px;}
.zuop-list div:nth-child(6){width: auto;position: absolute;}
.zuop-list div:nth-child(6){width: auto;position: absolute;bottom: 10px;right: 0;}
.zuop-list div:nth-child(6) input{display: none;}
.zuop-foot>div:nth-child(1){margin-left: 0px;}
#myZG,#myTJ, #myFW, #mySK{margin-top: 10px;}
#addContent{margin-top: 10px;}
} }
@media screen and (min-width:1001px) and (max-width:1120px) { @media screen and (min-width:1001px) and (max-width:1120px) {

View File

@ -2061,6 +2061,19 @@ select {
.zhenggao-head div:nth-child(5),.zhenggao-list div:nth-child(5){width: 11%;display: flex;justify-content: center;} .zhenggao-head div:nth-child(5),.zhenggao-list div:nth-child(5){width: 11%;display: flex;justify-content: center;}
.zhenggao-list>div:nth-child(2) div{flex-shrink: 0;} .zhenggao-list>div:nth-child(2) div{flex-shrink: 0;}
/* 作品 */
.zuop-head{display: flex;align-items: center;color: #191919;opacity: .8; font-size: 14px;font-weight: bold;background-color: rgb(245,245,245);height: 40px;line-height: 40px;text-align: center;}
.zuop-list{display: flex;font-size: 13px;text-align: center;padding: 20px 0;border-bottom: 1px solid #ebebeb;}
.zuop-foot{display: flex;align-items: center; font-size: 13px;text-align: center;padding: 20px 0;justify-content: space-between;border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;}
.zuop-foot>div:nth-child(1){margin-left: 10px;}
.zuop-head>div:nth-child(1),.zuop-list>div:nth-child(1){width: 30px;}
.zuop-head div:nth-child(2),.zuop-list div:nth-child(2){width: 65px;margin-right: 10px;}
.zuop-head div:nth-child(3),.zuop-list div:nth-child(3){width: 24%;}
.zuop-head div:nth-child(4),.zuop-list div:nth-child(4){width: 14%;}
.zuop-head div:nth-child(5),.zuop-list div:nth-child(5){width: 15%;}
.zuop-head div:nth-child(6),.zuop-list div:nth-child(6){width: 39%;}
.zuop-list>div:nth-child(1){display: flex;align-items: center;justify-content: center;}
.zuop-list img{max-width: 65px;max-height: 63px;object-fit: cover;}

View File

@ -842,8 +842,7 @@
</div> </div>
<!-- 征稿 --> <!-- 征稿 -->
<div class="backf w100"> <div id="myZG" style="display:none" data-in="3" class="ty_ris backf">
<div id="myZG" style="display:none" data-in="3" class="ty_ris">
<p class="ty_tit" >征稿作品管理</p> <p class="ty_tit" >征稿作品管理</p>
<div class="zhenggaoZhanw"></div> <div class="zhenggaoZhanw"></div>
<div class="pd20"> <div class="pd20">
@ -896,7 +895,6 @@
</div> </div>
</div> </div>
</div> </div>
</div>
<!-- 推荐作品 --> <!-- 推荐作品 -->
<div id="myTJ" style="display: none;" class="ty_ris backf"> <div id="myTJ" style="display: none;" class="ty_ris backf">
<div class="djbac"> <div class="djbac">
@ -907,56 +905,55 @@
</div> </div>
</div> </div>
<div class="zhenggaoZhanw"></div> <div class="zhenggaoZhanw"></div>
<table width="96%" class="font-13 tui-box" cellspacing="0"> <div class="pd20">
<tr class="biaoti"> <!-- 标头 -->
<th> <div class="zuop-head">
<input type="checkbox" name="" id="" value="" /> <div><input type="checkbox" name="" id="" value="" /></div>
</th> <div>封面</div>
<th>封面</th> <div>标题</div>
<th>标题</th> <div>创建日期</div>
<th>创建日期</th> <div>状态</div>
<th>状态</th> <div style="text-align: left;">操作</div>
<th>操作</th>
</tr>
<tr class="tc">
<td>
<div>
<input type="checkbox" name="" id="" value="" />
</div> </div>
</td> <!-- 数据列表 -->
<td class="p-sx20" valign="top"> <div class="zuop-list">
<div><input type="checkbox" name="" id="" value="" /></div>
<div> <div>
<a href="javascript:;"><img height="100%" style="max-width: 65px;max-height: 63px;" src="../../img/grzx/zgimg.png" ></a> <a href="javascript:;"><img src="../../img/grzx/zgimg.png" ></a>
</div> </div>
</td> <div><a href="javascript:;"><div class="tl linh24 col19 clips2" style="color: #525252;">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div></a></div>
<td class="p-sx20">
<a href="javascript:;"><div class="tl linh24 col19 clips2" style="color: #525252;">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div></a>
</td>
<td class="p-sx20" valign="top">
<div>2019-12-20</div> <div>2019-12-20</div>
</td>
<td class="p-sx20" style="color: #525252;" valign="top">
<div class="colcb">正常</div> <div class="colcb">正常</div>
</td> <div>
<td class="p-sx10" valign="top">
<div style="display: flex;align-items: center;"> <div style="display: flex;align-items: center;">
<input style="width: 130px;height: 34px;" type="" name="" id="" value="" /> <input style="width: 130px;height: 34px;" type="" name="" id="" value="" />
<a href="javascript:;" class="cq-cp edit_delete editp">编辑</a> <a href="javascript:;" class="cq-cp edit_delete editp">编辑</a>
<a href="javascript:;" class="cq-cp edit_delete deletep">删除</a> <a href="javascript:;" class="cq-cp edit_delete deletep">删除</a>
</div> </div>
</td>
</tr>
<tr>
<td>
<div class="foot-all-box">
<input id="chooseAllT" class="chooseAllT cq-cp" onchange="selectAllT()" type="checkbox" name="" value="" />
</div> </div>
</td> </div>
<td valign="top" class="p-s28"><label for="chooseAllT" class="cq-cp" style="color: #066ee2;">批量删除</label></td> <div class="zuop-list">
<td></td> <div><input type="checkbox" name="" id="" value="" /></div>
<td></td> <div>
<td></td> <a href="javascript:;"><img src="../../img/grzx/zgimg.png" ></a>
<td> </div>
<div><a href="javascript:;"><div class="tl linh24 col19 clips2" style="color: #525252;">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div></a></div>
<div>2019-12-20</div>
<div class="colcb">正常</div>
<div>
<div style="display: flex;align-items: center;">
<input style="width: 130px;height: 34px;" type="" name="" id="" value="" />
<a href="javascript:;" class="cq-cp edit_delete editp">编辑</a>
<a href="javascript:;" class="cq-cp edit_delete deletep">删除</a>
</div>
</div>
</div>
<!-- 底部分页 -->
<div class="zuop-foot">
<div>
<input id="chooseAllT" class="chooseAllT cq-cp" onchange="selectAllT()" type="checkbox" name="" value="" />
<label for="chooseAllT" class="cq-cp" style="color: #066ee2;">批量删除</label>
</div>
<div id="pre_next_box"> <div id="pre_next_box">
<div class="dac"> <div class="dac">
<button class="cq-cp " type="button">上一页</button> <button class="cq-cp " type="button">上一页</button>
@ -964,9 +961,8 @@
<button class="cq-cp" type="button">下一页</button> <button class="cq-cp" type="button">下一页</button>
</div> </div>
</div> </div>
</td> </div>
</tr> </div>
</table>
</div> </div>
<!-- 艺术访谈 --> <!-- 艺术访谈 -->
<div id="myFW" style="display: none;" class="ty_ris backf"> <div id="myFW" style="display: none;" class="ty_ris backf">
@ -978,66 +974,64 @@
</div> </div>
</div> </div>
<div class="zhenggaoZhanw"></div> <div class="zhenggaoZhanw"></div>
<table width="96%" class="font-13 tui-box" cellspacing="0"> <div class="pd20">
<tr class="biaoti"> <!-- 标头 -->
<th> <div class="zuop-head">
<input type="checkbox" name="" id="" value="" /> <div><input type="checkbox" name="" id="" value="" /></div>
</th> <div>封面</div>
<th>封面</th> <div>标题</div>
<th>标题</th> <div>创建日期</div>
<th>创建日期</th> <div>状态</div>
<th>状态</th> <div style="text-align: left;">操作</div>
<th>操作</th>
</tr>
<tr class="tc">
<td>
<div>
<input type="checkbox" name="" id="" value="" />
</div> </div>
</td> <!-- 数据列表 -->
<td class="p-sx20" valign="top"> <div class="zuop-list">
<div><input type="checkbox" name="" id="" value="" /></div>
<div> <div>
<a href="javascript:;"><img height="100%" style="max-width: 65px;max-height: 63px;" src="../../img/grzx/zgimg.png" ></a> <a href="javascript:;"><img src="../../img/grzx/zgimg.png" ></a>
</div> </div>
</td> <div><a href="javascript:;"><div class="tl linh24 col19 clips2" style="color: #525252;">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div></a></div>
<td class="p-sx20" valign="top">
<a href="javascript:;"><div class="tl linh24 col19 clips2" style="color: #525252;">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div></a>
</td>
<td class="p-sx20" valign="top">
<div>2019-12-20</div> <div>2019-12-20</div>
</td>
<td class="p-sx20" style="color: #525252;" valign="top">
<div class="colcb">正常</div> <div class="colcb">正常</div>
</td> <div>
<td class="p-sx10" valign="top">
<div style="display: flex;align-items: center;"> <div style="display: flex;align-items: center;">
<input style="width: 130px;height: 34px;" type="" name="" id="" value="" /> <input style="width: 130px;height: 34px;" type="" name="" id="" value="" />
<a href="javascript:;" class="cq-cp edit_delete editp">编辑</a> <a href="javascript:;" class="cq-cp edit_delete editp">编辑</a>
<a href="javascript:;" class="cq-cp edit_delete deletep">删除</a> <a href="javascript:;" class="cq-cp edit_delete deletep">删除</a>
</div> </div>
</td>
</tr>
<tr>
<td>
<div class="foot-all-box">
<input id="chooseAllF" class="chooseAllF cq-cp" onchange="selectAllF()" type="checkbox" name="" value="" />
</div> </div>
</td> </div>
<td valign="top" class="p-s28"><label for="chooseAllF" class="cq-cp" style="color: #066ee2;">批量删除</label></td> <div class="zuop-list">
<td></td> <div><input type="checkbox" name="" id="" value="" /></div>
<td></td> <div>
<td></td> <a href="javascript:;"><img src="../../img/grzx/zgimg.png" ></a>
<td> </div>
<div><a href="javascript:;"><div class="tl linh24 col19 clips2" style="color: #525252;">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div></a></div>
<div>2019-12-20</div>
<div class="colcb">正常</div>
<div>
<div style="display: flex;align-items: center;">
<input style="width: 130px;height: 34px;" type="" name="" id="" value="" />
<a href="javascript:;" class="cq-cp edit_delete editp">编辑</a>
<a href="javascript:;" class="cq-cp edit_delete deletep">删除</a>
</div>
</div>
</div>
<!-- 底部分页 -->
<div class="zuop-foot">
<div>
<input id="chooseAllT" class="chooseAllT cq-cp" onchange="selectAllT()" type="checkbox" name="" value="" />
<label for="chooseAllT" class="cq-cp" style="color: #066ee2;">批量删除</label>
</div>
<div id="pre_next_box"> <div id="pre_next_box">
<div class="dac"> <div class="dac">
<button class="cq-cp" type="button">上一页</button> <button class="cq-cp " type="button">上一页</button>
<div class="colcb p-zy15" style="font-weight: bold;">1</div> <div class="colcb p-zy15" style="font-weight: bold;">1</div>
<button class="cq-cp" type="button">下一页</button> <button class="cq-cp" type="button">下一页</button>
</div> </div>
</div> </div>
</td> </div>
</tr> </div>
</table>
</div> </div>
<!-- 书刊杂志 --> <!-- 书刊杂志 -->
<div class="ty_ris backf" id="mySK" style="display: none;"> <div class="ty_ris backf" id="mySK" style="display: none;">
@ -1049,66 +1043,64 @@
</div> </div>
</div> </div>
<div class="zhenggaoZhanw"></div> <div class="zhenggaoZhanw"></div>
<table width="96%" class="font-13 tui-box" cellspacing="0"> <div class="pd20">
<tr class="biaoti"> <!-- 标头 -->
<th> <div class="zuop-head">
<input type="checkbox" name="" id="" value="" /> <div><input type="checkbox" name="" id="" value="" /></div>
</th> <div>封面</div>
<th>封面</th> <div>标题</div>
<th>标题</th> <div>创建日期</div>
<th>创建日期</th> <div>状态</div>
<th>状态</th> <div style="text-align: left;">操作</div>
<th>操作</th>
</tr>
<tr class="tc">
<td>
<div>
<input type="checkbox" name="" id="" value="" />
</div> </div>
</td> <!-- 数据列表 -->
<td class="p-sx20" valign="top"> <div class="zuop-list">
<div><input type="checkbox" name="" id="" value="" /></div>
<div> <div>
<a href="javascript:;"><img height="100%" style="max-width: 65px;max-height: 63px;" src="../../img/grzx/zgimg.png" ></a> <a href="javascript:;"><img src="../../img/grzx/zgimg.png" ></a>
</div> </div>
</td> <div><a href="javascript:;"><div class="tl linh24 col19 clips2" style="color: #525252;">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div></a></div>
<td class="p-sx20" valign="top">
<a href="javascript:;"><div class="tl linh24 col19 clips2" style="color: #525252;">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div></a>
</td>
<td class="p-sx20" valign="top">
<div>2019-12-20</div> <div>2019-12-20</div>
</td>
<td class="p-sx20" style="color: #525252;" valign="top">
<div class="colcb">正常</div> <div class="colcb">正常</div>
</td> <div>
<td class="p-sx10" valign="top">
<div style="display: flex;align-items: center;"> <div style="display: flex;align-items: center;">
<input style="width: 130px;height: 34px;" type="" name="" id="" value="" /> <input style="width: 130px;height: 34px;" type="" name="" id="" value="" />
<a href="javascript:;" class="cq-cp edit_delete editp">编辑</a> <a href="javascript:;" class="cq-cp edit_delete editp">编辑</a>
<a href="javascript:;" class="cq-cp edit_delete deletep">删除</a> <a href="javascript:;" class="cq-cp edit_delete deletep">删除</a>
</div> </div>
</td>
</tr>
<tr>
<td>
<div class="foot-all-box">
<input id="chooseAll" class="chooseAll cq-cp" onchange="selectAll()" type="checkbox" name="" value="" />
</div> </div>
</td> </div>
<td valign="top" class="p-s28"><label for="chooseAll" class="cq-cp" style="color: #066ee2;">批量删除</label></td> <div class="zuop-list">
<td></td> <div><input type="checkbox" name="" id="" value="" /></div>
<td></td> <div>
<td></td> <a href="javascript:;"><img src="../../img/grzx/zgimg.png" ></a>
<td> </div>
<div><a href="javascript:;"><div class="tl linh24 col19 clips2" style="color: #525252;">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div></a></div>
<div>2019-12-20</div>
<div class="colcb">正常</div>
<div>
<div style="display: flex;align-items: center;">
<input style="width: 130px;height: 34px;" type="" name="" id="" value="" />
<a href="javascript:;" class="cq-cp edit_delete editp">编辑</a>
<a href="javascript:;" class="cq-cp edit_delete deletep">删除</a>
</div>
</div>
</div>
<!-- 底部分页 -->
<div class="zuop-foot">
<div>
<input id="chooseAllT" class="chooseAllT cq-cp" onchange="selectAllT()" type="checkbox" name="" value="" />
<label for="chooseAllT" class="cq-cp" style="color: #066ee2;">批量删除</label>
</div>
<div id="pre_next_box"> <div id="pre_next_box">
<div class="dac"> <div class="dac">
<button class="cq-cp" type="button" >上一页</button> <button class="cq-cp " type="button">上一页</button>
<div class="colcb p-zy15" style="font-weight: bold;">1</div> <div class="colcb p-zy15" style="font-weight: bold;">1</div>
<button class="cq-cp" type="button">下一页</button> <button class="cq-cp" type="button">下一页</button>
</div> </div>
</div> </div>
</td> </div>
</tr> </div>
</table>
</div> </div>
<!-- 给书刊添加内容 --> <!-- 给书刊添加内容 -->
<div id="addContent" style="display: none;"> <div id="addContent" style="display: none;">