qihanjiao 6 роки тому
батько
коміт
313951c11a

+ 1 - 1
watero-wechat-web/src/main/webapp/WEB-INF/views/wechat/chanpin_list.html

@@ -67,7 +67,7 @@
 	</a>
 </div>
 <!--下拉刷新容器-->
-<div id="pullrefresh_chanpin_list" class="mui-content mui-scroll-wrapper">
+<div id="pullrefresh_chanpin_list" class="mui-content mui-scroll-wrapper" style="background: #fff;">
 	<div class="mui-scroll">
 		<!--数据列表-->
 		<ul class="mui-table-view mui-table-view-chevron my-tab-view-pull">

+ 2 - 2
watero-wechat-web/src/main/webapp/common/shop/css/clearing.css

@@ -3,10 +3,10 @@
 .my-yhq-tab>li{margin: 10px 0;background: #fff;color: #666;}
 .mui-input-group:after,.mui-input-group:before,.mui-input-row:after{display: none;}
 .mui-popover.mui-popover-action .mui-table-view{margin: 0;border-radius: 0;}
-.mui-popover.mui-popover-action .mui-table-view b{color: #e9004c;}
+.mui-popover.mui-popover-action .mui-table-view b{color: #61c6e5;}
 .mui-popover.mui-popover-action .mui-table-view:before{height: 1px;top: 0;}
 .my-popover{min-height: 240px;}
-.mui-checkbox input[type=checkbox]:checked:before, .mui-radio input[type=radio]:checked:before {color: #e9004c;}
+.mui-checkbox input[type=checkbox]:checked:before, .mui-radio input[type=radio]:checked:before {color: #61c6e5;}
 .my-popover .mui-radio{border-bottom: 1px solid rgba(0,0,0,.1);height: 50px;padding: 5px 0;color: #666;}
 .mui-checkbox input[type=checkbox], .mui-radio input[type=radio] {top: 8px;}
 .mui-input-row{color: #666;}

+ 4 - 5
watero-wechat-web/src/main/webapp/common/shop/css/order_list.css

@@ -1,19 +1,18 @@
 .mui-table-view-chevron .mui-table-view-cell {padding-right: 15px;}
 .tab-with-orderlist{margin-top:56px;z-index: 10;}
 .mui-bar-nav~.mui-content {padding-top: 107px;}
-.mui-segmented-control .mui-control-item.mui-active {background-color: transparent !important;border-bottom: 2px solid #fe4264 !important;}
+.mui-segmented-control .mui-control-item.mui-active {background-color: transparent !important;border-bottom: 2px solid #55c0dc !important;}
 .mui-segmented-control .mui-control-item {line-height: 1;height: 50px;vertical-align: bottom;border: 0;border-bottom: 2px solid transparent;color:#bfbfbf;background-color: transparent !important;padding-bottom: 3px;}
 .tab-with-orderlist {background: #fff;border: 0;}
 .my-scroll-order .mui-table-view:after{display:none;}
 .go-index{float: inherit;}
 .search-box{text-align: center;background-color: #f0f0f0;display:none;margin-top:10px;}
-.mui-bar .my-search input[type=search] {margin: 1px 0 0 0;padding: 11px 15px;border: 1px solid rgba(0,0,0,.2);background-color: #fff;height: 40px;border-radius: 3px !important;}
+.mui-bar .my-search input[type=search] {margin: 1px 0 0 0;padding: 11px 15px;border: 1px solid rgba(0,0,0,.2);background-color: #fff;height: 40px;border-radius: 0 !important;}
 .my-search{display: inline-block;width:48%;position:relative;text-align: center;border-radius: 5px !important}
 .my-search .mui-placeholder{text-align: center;top: 4px;}
 .mui-bar .my-right{position: absolute;right: 10px;top:3px;}
 .my-scroll-order li:first-child {border-top: 0;}
-.header>.mui-icon-search{margin-right: 0 !important;margin-left: 0 !important;padding:3px 10px 3px 10px !important;font-size:14px;border: 0;background-color: transparent;color: #fff;}
+.header>.mui-icon-search{margin-right: 0 !important;margin-left: 0 !important;padding:3px 10px 3px 10px !important;font-size:14px;border: 0;background-color: transparent;}
 .mui-bar .my-right:before{font-size:30px}
 .mui-bar-nav.mui-bar .mui-placeholder .mui-icon-search:before{font-size:20px}
-.mui-table-view-chevron .mui-table-view-cell>a:not(.mui-btn) {margin-right: -15px;}
-.my-btn-orange{margin-right:0;}
+.mui-table-view-chevron .mui-table-view-cell>a:not(.mui-btn) {margin-right: -15px;}