qihanjiao преди 6 години
родител
ревизия
1a2e65346d

+ 1 - 1
watero-wechat-web/src/main/webapp/common/shop/css/chanpin_details.css

@@ -3,6 +3,6 @@
 #item1,#item2{margin-top:52px;}
 #item2{margin-bottom:65px;}
 #tabbar-chanpin-details{position: fixed;top: 0;left: 0;z-index: 99;}
-.cart_fixed{position: fixed;right: 100px;bottom:135px;background: rgba(0,0,0,.2);padding: 12px;border-radius: 50%;text-align: center;opacity: .5;}
+.cart_fixed{position: fixed;right: 30px;bottom:135px;background: rgba(0,0,0,.2);padding: 12px;border-radius: 50%;text-align: center;opacity: .5;}
 .cart_fixed .mui-badge{position: absolute;right:-7px;top:-5px;font-size: 12px;}
 .price-box{padding: 0 10px;background: #fff;}

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

@@ -12,7 +12,7 @@
 .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;}
+.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: #55c0dc;}
 .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;}

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

@@ -50,7 +50,7 @@ ul{list-style: none;padding: 0;margin: 0;}
 .loading-bg .mui-loading{margin-top: 50%;text-align: center;color: #aaa;}
 .go-index{float: left;width: 35%;margin-right:1%;}
 .go-index img{width: 85%;padding-top: 5px;margin-left: 12px;max-height: 42px;max-width: 135px;}
-.header{padding: 7px 0;height: 55px;background: #55c0dc;}
+.header{padding: 7px 0;height: 55px;background: #fff;}
 .marquee-show{position: fixed;top: 0;left: 0;background: rgba(255,255,255,.7);z-index: 99;white-space: nowrap;height: 40px;line-height: 40px;padding: 0 10px;color: #55c0dc;width:100%;}
 .marquee-show div{position: fixed;top: 0;left: 0;;height: 40px;line-height: 40px;width:100%;background: url(http://static.iamberry.com/watero/images/shop/marquee.png) center center /100% auto no-repeat;}
 
@@ -64,10 +64,10 @@ ul{list-style: none;padding: 0;margin: 0;}
 .search-box .mui-input-row input{margin-bottom: 0;}
 .my-search{width: 50%;display: inline-block;padding-top: 3px;}
 .my-search.mui-active{color: #55c0dc;}
-.mui-bar .my-search input[type=search]{margin:2px 0;padding:16px 25px;border-radius: 25px !important;background-color: #fff;color: #000;}
+.mui-bar .my-search input[type=search]{margin:2px 0;padding:16px 25px;border-radius: 25px !important;background-color: #f1f1f1;color: #000;}
 .my-search .mui-placeholder .mui-icon-search{margin-left:0;margin-right:0;color: #55c0dc;}
 .my-search .mui-placeholder{text-align: right;}
-.box-list-card{display: inline-block;width: 14%;float: right;padding:10px 0;color: #fff;text-align: center;}
+.box-list-card{display: inline-block;width: 14%;float: right;padding:10px 0;color: #55c0dc;text-align: center;}
 .mui-bar-nav~.mui-content {padding-top: 55px;}
 .wh-100{width:100px !important;max-width:100px !important; height:100px !important;line-height:100px;margin-top: 0;overflow: hidden;}
 .wh-80{width: 80px !important;max-width: 80px !important; height: 80px !important;margin:5px 5px 0 5px;overflow: hidden;display: inline-block;text-align: center;}
@@ -83,7 +83,7 @@ ul{list-style: none;padding: 0;margin: 0;}
 .price-sp {color: #55c0dc;font-size:16px;margin-right: 15px;}
 .shop-price{padding:0;text-align: left;}
 .shop-price s{font-size: 12px;color: #d0d0d0;}
-.tab-with-chanpin-list {background: #fff;border: 0;margin-top: 55px;z-index: 10;}
+.tab-with-chanpin-list {background: #fff;border: 0;margin-top: 56px;z-index: 10;}
 .tab-with-chanpin-list .mui-control-item {
     line-height: 1;
     height: 50px;

Файловите разлики са ограничени, защото са твърде много
+ 1 - 0
watero-wechat-web/src/main/webapp/common/shop/js/page/chanpin_list.js