|
@@ -34,18 +34,13 @@ ul{list-style: none;padding: 0;margin: 0;}
|
|
|
.my-table-view:after{height: 0;}
|
|
|
.my-content-padded{overflow: hidden;}
|
|
|
.my-content-padded img{width: 100%;border-radius: 5px;}
|
|
|
-.iconfont .mui-badge {font-size: 10px;line-height: 1.3;position: absolute;top:-3px;right: 28%;padding: 1px 5px;color: #fff;background:#55c0dc;}
|
|
|
+.iconfont .mui-badge {font-size: 10px;line-height: 1.3;position: absolute;top:0;left: 60%;padding: 1px 5px;color: #fff;background:#55c0dc;}
|
|
|
.mui-bar-tab~.mui-content{padding-bottom: 50px !important;}
|
|
|
#footer-bar{background-color: #fff;-webkit-box-shadow: 0 0 1px rgba(0,0,0,.45);box-shadow: 0 0 1px rgba(0,0,0,0.45)}
|
|
|
#footer-bar .mui-tab-label{font-size: 12px;}
|
|
|
-/*#footer-bar .mui-tab-item{vertical-align: bottom;color:#a6c8ce;}*/
|
|
|
-#footer-bar .mui-tab-item{vertical-align: bottom;color:#d5d5d5;}
|
|
|
+#footer-bar .mui-tab-item{vertical-align: bottom;color:#d5d5d5;position: relative;}
|
|
|
#footer-bar .mui-tab-item.mui-active{color: #55c0dc;}
|
|
|
-/*#footer-bar .mui-tab-item.mui-active{color: #24cae9;}*/
|
|
|
-#footer-bar .mui-tab-item.mui-active .icon-home:before{content: "\e668";}
|
|
|
-#footer-bar .mui-tab-item.mui-active .icon-gouwuche:before{content: "\e66a";}
|
|
|
-#footer-bar .mui-tab-item.mui-active .icon-dingdan:before{content: "\e664";}
|
|
|
-#footer-bar .mui-tab-item.mui-active .icon-vip:before{content: "\e669";}
|
|
|
+#footer-bar .mui-tab-item .iconfont{font-size: 24px;}
|
|
|
.loading-bg{width: 100%;min-width:100%;height: 100%;min-height:100%; background-color:#F0F0F0;position: fixed;left: 0;top: 0;z-index: 999;}
|
|
|
.loading-bg .mui-loading{margin-top: 50%;text-align: center;color: #aaa;}
|
|
|
.go-index{float: left;width: 32%;margin-right:1%;}
|
|
@@ -80,9 +75,10 @@ ul{list-style: none;padding: 0;margin: 0;}
|
|
|
.gwc-pp {color: #999;}
|
|
|
.ft-12 {font-size: 12px;}
|
|
|
.ft-13 {font-size: 12px;}
|
|
|
-.price-sp {color: #e06974;font-size:16px;margin-right: 15px;}
|
|
|
+.price-sp {color: #e06974;font-size:16px;margin-right: 12px;}
|
|
|
.shop-price{padding:0;text-align: left;}
|
|
|
-.shop-price s{font-size: 12px;color: #d0d0d0;}
|
|
|
+.shop-price s{font-size: 12px;color: #999;}
|
|
|
+.mui-h6, h6{color: #999;}
|
|
|
.tab-with-chanpin-list {background: #fff;border: 0;margin-top: 55px;z-index: 10;}
|
|
|
.tab-with-chanpin-list .mui-control-item {
|
|
|
line-height: 1;
|
|
@@ -112,23 +108,23 @@ ul{list-style: none;padding: 0;margin: 0;}
|
|
|
|
|
|
.btn-box{display: inline-block;position: absolute;right:0;bottom:12px;width:100%;text-align: left;padding-left:120px;}
|
|
|
#pullrefresh_chanpin_list .mui-grid-view .btn-box{position: relative;bottom: auto;right: auto; padding-left: 0;}
|
|
|
-.my-btn-orange{background: #fff;border: 1px solid #55c0dc;border-radius:4px;color: #55c0dc;}
|
|
|
+.my-btn-orange{background: #fffborder-radius:4px;color: #666;}
|
|
|
.my-btn-orange:active{background:#ffa13d !important;}
|
|
|
#pullrefresh_chanpin_list .my-btn-danger{width: 55%;}
|
|
|
.my-btn-danger{background: #55c0dc;border: 1px solid transparent;border-radius: 4px;color: #fff;padding: 6px 18px;margin-right: 8px;}
|
|
|
+.my-btn-redP{background: #e06974;border: 1px solid transparent;border-radius: 25px;color: #fff;padding: 6px 12px;margin-right: 8px;}
|
|
|
#pullrefresh_chanpin_list .mui-grid-view .my-btn-danger{margin-right: 0;width: 70%;margin-bottom: 15px;}
|
|
|
.my-btn-danger:active{background: #236d89 !important;}
|
|
|
.my-btn-joincart{border:1px solid #55c0dc;color: #55c0dc;padding-left: 5px;padding-right:4px;font-size: 22px;}
|
|
|
#pullrefresh_chanpin_list .mui-grid-view .my-btn-joincart{float: right;margin-right: 4%;}
|
|
|
.mui-table-view-cell:after{left: 0;}
|
|
|
.mui-content>.mui-table-view:first-child{margin-top: 0;}
|
|
|
-.food-tt {color: #333;padding: .5em 0;background: #fff;}
|
|
|
+.food-tt {color: #333;padding:.8em 0 .5em 0;background: #fff;}
|
|
|
.food-tt>div:first-child {float:left;width: 78%;padding: 0 .8em;}
|
|
|
-.food-tt>div:last-child {display: inline-block;width: 20%;text-align: center;position: relative;padding-top: 5px;max-width: 80px;font-size: 16px;}
|
|
|
+.food-tt>div:last-child {display: inline-block;width: 20%;text-align: right;position: relative;max-width: 80px;font-size: 16px;}
|
|
|
.del-s {font-size: 12px;color: #ccc;position: absolute;right: 5px;}
|
|
|
.bg-f{background: #fff;}
|
|
|
.cl-baoyou{color: #55c0dc; margin-left: 10px;font-size:24px;}
|
|
|
-.food-tt>div:last-child:after {content: '';position: absolute;left: 0;top: 10%;width: 1px;height: 80%;background-color: rgba(0,0,0,.15);}
|
|
|
#tabbar-chanpin-details{background: #fff;border: 0;height: 50px;}
|
|
|
#tabbar-chanpin-details .mui-control-item{color:#444;font-weight: 500;border-left: 0;border-bottom: 2px solid transparent;line-height: 50px;font-size: 18px;}
|
|
|
#tabbar-chanpin-details .mui-control-item.mui-active{color: #55c0dc;border-bottom: 2px solid #55c0dc;background-color: #fff;}
|
|
@@ -139,7 +135,7 @@ ul{list-style: none;padding: 0;margin: 0;}
|
|
|
.see-2wm .icon-guanbi{color:#55c0dc;}
|
|
|
.video-right{position: absolute;right:0;top:0;width: 52px;padding: 13px 10px 10px 30px;}
|
|
|
.video-right img{width: 100%;}
|
|
|
-.chanpin-ditails-dic{padding: 10px;background: #fff;margin: 10px 0 65px 0;color: #444;}
|
|
|
+.chanpin-ditails-dic{padding:15px 10px;background: #fff;margin: 10px 0 65px 0;color: #444;}
|
|
|
.chanpin-ditails-dic ul li{padding: 3px 0;}
|
|
|
.buy-footer {position: fixed;bottom: 0;left: 0;height: 55px;background-color: #fff;width: 100%;padding: 0;display: table;text-align: center;}
|
|
|
.buy-footer>div:first-child {display: table-cell;width: 40%;border-top: 1px solid #55c0dc;vertical-align: middle;}
|
|
@@ -234,23 +230,8 @@ ul{list-style: none;padding: 0;margin: 0;}
|
|
|
margin: 14px;
|
|
|
}
|
|
|
.status-list li{color: #666;padding: 5px 15px;}
|
|
|
-.icon-allorder{padding-top: 2px;position: relative;border-bottom: 2px solid rgba(0,0,0,0);}
|
|
|
-.icon-allorder.mui-active{color:#55c0dc !important;border-bottom: 2px solid #55c0dc;}
|
|
|
-.icon-allorder>span:first-child{min-width: 25px;min-height: 25px;position: absolute;top:15px;left: 15%;}
|
|
|
-
|
|
|
-
|
|
|
-.icon-topay.mui-active{color:#55c0dc !important;border-bottom: 2px solid #55c0dc;}
|
|
|
-.icon-topay>span:first-child{min-width: 25px;min-height: 25px;position: absolute;top:15px;left: 32%;}
|
|
|
-.icon-topay{padding-top: 2px;position: relative;border-bottom: 2px solid rgba(0,0,0,0);}
|
|
|
.my-scroll-order:after,.my-scroll-order:before{display:none;}
|
|
|
|
|
|
-.icon-todelivery.mui-active{color:#55c0dc !important;border-bottom: 2px solid #55c0dc;}
|
|
|
-.icon-todelivery>span:first-child{min-width: 25px;min-height: 25px;position: absolute;top:15px;left: 32%;}
|
|
|
-.icon-todelivery{padding-top: 2px;position: relative;border-bottom: 2px solid rgba(0,0,0,0);}
|
|
|
-
|
|
|
-.icon-delivery.mui-active{color:#55c0dc !important;border-bottom: 2px solid #55c0dc;}
|
|
|
-.icon-delivery>span:first-child{min-width: 25px;min-height: 25px;position: absolute;top:15px;left: 32%;}
|
|
|
-.icon-delivery{padding-top: 2px;position: relative;border-bottom: 2px solid rgba(0,0,0,0);}
|
|
|
.mr-5{margin-right: 5px;}
|
|
|
.btn-zu .mui-btn{margin-right:0;}
|
|
|
.btn-zu .mui-btn:last-child{margin-right: 8px;}
|
|
@@ -271,7 +252,7 @@ ul{list-style: none;padding: 0;margin: 0;}
|
|
|
.my-btn-link2 {padding-top: 10px;padding-bottom:10px;color: #444;border: 0;background-color: transparent;position: absolute;left: 25px;}
|
|
|
.my-btn-link:active{background-color: #fff !important;color: #444 !important;}
|
|
|
.my-input{margin-bottom: 0 !important;background-color: #fff !important;font-size:15px;text-indent: 2.5em;}
|
|
|
-.ft-18{font-size: 18px;}
|
|
|
+.ft-18{font-size: 20px;}
|
|
|
.daili-2wm-box{position: absolute;width: 100%;left: 0;top:0;}
|
|
|
.user-2wm{width: 50%;margin:30px auto;}
|
|
|
.user-2wm img{width: 100%;}
|
|
@@ -325,8 +306,8 @@ ul{list-style: none;padding: 0;margin: 0;}
|
|
|
|
|
|
.pro-list .mui-media-object{background: #f2f2f2;border-radius: 5px;display: block;}
|
|
|
.pro-list:before,.pro-list:after{display: none;}
|
|
|
-.pro-list.mui-table-view.mui-grid-view>li:nth-child(odd) {padding: 10px 8px 0 14px;}
|
|
|
-.pro-list.mui-table-view.mui-grid-view>li:nth-child(even) {padding: 10px 0 0 22px;}
|
|
|
+.pro-list.mui-table-view.mui-grid-view>li:nth-child(odd) {padding: 10px 2px 0 14px;}
|
|
|
+.pro-list.mui-table-view.mui-grid-view>li:nth-child(even) {padding: 10px 0 0 16px;}
|
|
|
.pro-list h6{margin: 7px 0;color: #bbb;}
|
|
|
.pro-list .pro-price{font-size: 14px;margin-top: 8px;}
|
|
|
.pro-list .pro-price span{color: #db3f53;}
|