Browse Source

寄售店铺统一颜色

hangb 7 years ago
parent
commit
2b818679e7

+ 18 - 18
components/store/home/CommodityList.vue

@@ -137,7 +137,7 @@
           </tbody>
         </table>
         <!--<div class="remind-area">-->
-          <!--<img src="/images/store/store-reminds.png" alt="">-->
+          <!--<img src="/images/store/store-remind.png" alt="">-->
           <!--所有报价、库存信息的真实性及准确性均由店铺负责,如有疑问请点击-->
           <!--<a @click="goLink" class="link-seller">联系卖家</a>-->
         <!--</div>-->
@@ -582,7 +582,7 @@
     position: relative;
   }
   #goods-list-fragment #search_btn {
-    background: #3c7cf5;
+    background: #2496f1;
     color: #FFF;
     border-bottom-right-radius: 3px;
     border-top-right-radius: 3px;
@@ -595,17 +595,17 @@
   #goods-list-fragment .sendprove {
     width: 110px;
     height: 28px;
-    color: #3b7cf4;
+    color: #2496f1;
     font-size: 14px;
     background-color: #fff;
     border-radius: 3px;
     float: right;
     margin-left: 10px;
-    border: 1px solid #3b7cf4;
+    border: 1px solid #2496f1;
   }
   #goods-list-fragment .sendprove:hover{
-    background-color: #3b7cf4;
-    border-color: #3b7cf4;
+    background-color: #2496f1;
+    border-color: #2496f1;
     color: #fff;
   }
   .btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {
@@ -620,7 +620,7 @@
     float: right;
     border-bottom-left-radius: 3px;
     border-top-left-radius: 3px;
-    border: 1px solid #3b7cf4;
+    border: 1px solid #2496f1;
   }
 
   #goods-list-fragment .brand-code .code {
@@ -631,13 +631,13 @@
     word-break: break-all;
   }
   #goods-list-fragment .brand-code .brand a {
-    color: #3c7df5;
+    color: #2496f1;
   }
   #goods-list-fragment .brand-code .brand span{
-    color: #3c7df5;
+    color: #2496f1;
   }
   #goods-list-fragment .goodslist thead tr{
-    background-color: #3b7cf4;
+    background-color: #2496f1;
     height: 34px;
   }
   #goods-list-fragment .goodslist tr th {
@@ -732,31 +732,31 @@
 
   /* 物品列表按钮 */
   #goods-list-fragment .btn-buy-now {
-    background-color: #3c7cf5;
+    background-color: #2496f1;
     color: #fff;
     width: 80px;
     height: 24px;
     font-size: 12px;
-    border: 1px solid #3c7cf5;
+    border: 1px solid #2496f1;
     border-radius: 2px;
   }
 
   #goods-list-fragment .btn-add-cart {
     margin-top: 10px;
-    color: #3b7cf4;
+    color: #2496f1;
     width: 80px;
     height: 24px;
     font-size: 12px;
     background-color: #fff;
     border-radius: 2px;
-    border: 1px solid #3b7cf4;
+    border: 1px solid #2496f1;
   }
   #goods-list-fragment .btn-buy-now:hover{
-    background: #214797;
-    border: 1px solid #214797;
+    background: #1278c7;
+    border: 1px solid #1278c7;
   }
   #goods-list-fragment .btn-add-cart:hover{
-    background-color: #3b7cf4;
+    background-color: #1278c7;
     color: #fff;
   }
   .no-record{
@@ -813,7 +813,7 @@
     line-height: 20px;
     height: 20px;
     padding: 0 7px;
-    background: #3c7cf7;
+    background: #2496f1;
     border-radius: 2px;
   }
   @font-face {

+ 3 - 3
components/store/home/EnterpriseInfo.vue

@@ -59,7 +59,7 @@
         </li>
       </ul>
       <div class="remind-area">
-        <img src="/images/store/store-reminds.png" alt="">
+        <img src="/images/store/store-remind.png" alt="">
         所有报价、库存信息的真实性及准确性均由店铺负责,如有疑问请点击
         <a @click="goLink" class="link-seller">联系卖家</a>
       </div>
@@ -388,7 +388,7 @@
                   word-wrap:break-word;
                 }
                 span.look {
-                  color: #3c7df5;
+                  color: #2496f1;
                   cursor: pointer;
                 }
               }
@@ -410,7 +410,7 @@
                   margin-top: 10px;
                   padding-right: 10px;
                   font-size: 12px;
-                  color: #3c7df5;
+                  color: #2496f1;
                   cursor: pointer;
                   img{
                     margin-top: -3px;

+ 2 - 2
components/store/home/RecommendList.vue

@@ -290,12 +290,12 @@
     width: 100%;
     height: 409px;
     .reco-title {
-      border-bottom: 1px solid #3975f4;
+      border-bottom: 1px solid #2496f1;
       width: 218px;
       height: 34px;
       line-height: 34px;
       color: #fff;
-      background: #3975f4;
+      background: #2496f1;
       font-size: 18px;
       text-align: center;
       border-top-left-radius: 3px;

+ 5 - 5
components/store/home/StoreBanner.vue

@@ -369,8 +369,8 @@ export default {
         margin-left: 12px;
         border-radius: 3px;
         &:first-child {
-          background: #3b7cf4;
-          border: 1px solid #3b7cf4;
+          background: #2496f1;
+          border: 1px solid #2496f1;
           color: #fff;
         }
         &.focus{
@@ -379,8 +379,8 @@ export default {
         }
         &:last-child {
           background: #fff;
-          border: 1px solid #3c7cf7;
-          color: #3b7cf4;
+          border: 1px solid #2496f1;
+          color: #2496f1;
         }
       }
     }
@@ -390,7 +390,7 @@ export default {
       > span {
         position: relative;
         top: -81px;
-        color: #4290f7;
+        color: #2496f1;
         cursor: pointer;
         .active {
           transform:rotate(180deg);

BIN
static/images/store/store-remind.png