hml %!s(int64=2) %!d(string=hai) anos
pai
achega
ba5dc36b99

+ 3 - 3
purchase_H5/src/componentsNew/login.vue

@@ -306,7 +306,7 @@ export default {
         font-size: 32px;
         width: 150px;
         margin: 0 10px;
-        color: #ffaf13;
+        color: #FF7B00;
 
         &.number {
           color: #a7a7a7;
@@ -329,9 +329,9 @@ export default {
       font-size: 34px;
       font-weight: bold;
       text-align: center;
-      background: #ffaf13;
+      background: #FF7B00;
       font-size: 40px;
-      color: #222222;
+      color: #fff;
       font-weight: 700;
       margin-top: 56px;
     }

+ 2 - 2
purchase_H5/src/componentsNew/repeatModal.vue

@@ -105,8 +105,8 @@ export default {
     }
 
     .right {
-      color: #0d0d0d;
-      background: #ffaf13;
+      color: #fff;
+      background: #FF7B00;
     }
   }
 }

+ 2 - 2
purchase_H5/src/templates/templateColorNew/index.scss

@@ -339,8 +339,8 @@
       }
 
       .right {
-        color: #0d0d0d;
-        background: #FFAF13;
+        color: #fff;
+        background: #FF7B00;
       }
     }
 

+ 2 - 2
purchase_H5/src/templates/templateThree/components/tabUnbuy.vue

@@ -93,8 +93,8 @@ export default {
     }
 
     .right {
-      color: #0d0d0d;
-      background: #FFAF13;
+      color: #fff;
+      background: #FF7B00;
     }
   }
 }

+ 5 - 5
purchase_H5/src/templates/templateThree/index.scss

@@ -146,7 +146,7 @@
 
       .orderContent {
         width: 200px;
-        height: 263px;
+        height: 240px;
         position: relative;
 
         img {
@@ -159,7 +159,7 @@
           height: 48px;
           border-radius: 24px;
           position: absolute;
-          bottom: 27px;
+          bottom: 24px;
           left: 10px;
           z-index: 1;
           color: #662B00;
@@ -332,8 +332,8 @@
       }
 
       .right {
-        color: #0d0d0d;
-        background: #FFAF13;
+        color: #fff;
+        background: #FF7B00;
       }
     }
 
@@ -351,7 +351,7 @@
   }
 
   .rule {
-    position: absolute ;
+    position: absolute;
     right: 0;
     top: 140px;
     width: 48px;