LYECS 2.0 BUG修复

手机版退换货显示及套餐显示修复 文件下载+手动添加样式

LYECS,LYECS+商城系统,多用户商城系统,开源商城系统 发布日期:2015-09-06   作者:老杨

手机版退换货显示及套餐显示修复

原先因为手机版砍掉了退换货显示功能,但订单列表中又出现了退换货功能,考虑后还是加上为好。另附上套餐显示不正常的bug修复

1、下载文件并上传替换

链接: http://pan.baidu.com/s/1hqplUSk 密码: ivj3

2、找到mobile/templates/css/Base.m.lyecs.css

在最后面添加以下样式代码:

/*退换货*/
.return-main{background: #fff;padding: 20px 0}
.return-main tr{border-bottom: 1px solid #ddd;}
.return-main tr td,.return-main th{padding: 10px 0;}
.list-h{overflow:hidden;}
.list-h li{float:left;padding:0 10px;width:60px;}
.list-h .p-img{padding:5px 0;overflow:hidden;}
.btnly{display:inline-block;padding-right:13px;}
.btnly,.btnly s{background:url("../images/user/btn.png") no-repeat scroll 0 0 transparent;display:inline-block;}
.btnly-16{background-position:right -904px;}
.btnly-16:hover{color:#cccccc;}
.btnly-13,.btnly-14,.btnly-15,.btnly-16{color:#CCCCCC;}
.btnly-16 s{background-position:0 -832px;}
.btnly-8{background-position:right -441px;}
.btnly-8 s{background-position:0 -419px;}
.btnly s{float:left;margin-right:10px;width:3px;}
.btnly-4 s,.btnly-8 s,.btnly-12 s,.btnly-16 s{height:21px;}
.btnly-4,.btnly-8,.btnly-12,.btnly-16{line-height:21px;}
.return_list .photo img{float:left;height:40px;width:40px;margin-right:10px;}
#process{margin:0 auto;padding:35px 0 54px;z-index:-999;}
.section2{width:280px;}
.section3{width:420px;}
.section4{width:580px;}
.section5{width:610px;}
#process .node,#process .proce{background-image:url("../images/user/bg_state_s.jpg");background-repeat:no-repeat;float:left;height:13px;position:relative;}
#process .node{width:13px;}
#process .proce{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#FFFFFF;border-image:none;border-style:solid;border-width:0 5px;width:106px;}
#process .tx1{color:#999999;height:36px;line-height:36px;margin-bottom:17px;overflow:hidden;}
#process .tx3{color:#999999;line-height:15px;}
.node.wait{background-position:-108px -40px;}
.node.ready{background-position:-108px 0;}
.node.singular{background-position:-108px -60px;}
.proce.wait{background-position:0 -40px;}
.proce.doing{background-position:0 -20px;color:#336600;}
.proce.ready{background-position:0 0;}
#process .ready .tx1{color:#FF6600;}
#process .ready .tx2{font-weight:bold;}
#process .wait .tx2{color:#999999;}
#process ul{margin-top:-35px;position:absolute;text-align:center;}
#process .proce ul{width:106px;z-index:5;}
#process .node ul{margin-left:-152px;width:318px;z-index:5;}
.return-main .form label, .return-main .form .label {border-top: 1px solid #ffffff;display: block;float: left;padding: 5px 0;width: 100%;}
.return-main .form fieldset.checkbox_wrap label,.return-main .form fieldset.radio_wrap label {border: medium none;float: left;margin: 0 15px 0 0;padding: 4px 0;width: auto;}

热门文章

分类标签