Sfoglia il codice sorgente

修改我要报价颜色

yangc 7 anni fa
parent
commit
54c8cd34ef
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      components/mobile/applyPurchase/SeekList.vue

+ 1 - 1
components/mobile/applyPurchase/SeekList.vue

@@ -382,7 +382,7 @@ export default {
             text-align: center;
             font-size: .28rem;
             color: #fff;
-            background: #5078cb;
+            background: #3f84f6;
             margin: .34rem auto 0;
             border-radius: .05rem;
             vertical-align: middle;