From ae57fea6b5a2d63a798153aee4abaf95ab784575 Mon Sep 17 00:00:00 2001 From: lyf <1357764963@qq> Date: Mon, 3 Apr 2023 09:19:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98=E5=AE=9D=E6=94=AF=E4=BB=98ui?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/th_pay.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pluss-wap-page/src/main/resources/templates/th_pay.html b/pluss-wap-page/src/main/resources/templates/th_pay.html index 67461fa..c514389 100644 --- a/pluss-wap-page/src/main/resources/templates/th_pay.html +++ b/pluss-wap-page/src/main/resources/templates/th_pay.html @@ -60,11 +60,11 @@ .pay{ color:#ffffff; font-size:120%; - background-color:#df6051; + background-color:#2F87FD; } .pay:active{ /*background-color: #df6051;*/ - background-color: rgba(223,96,81,0.7); + background-color: #2267c3; } .shouyin{ text-align: center; @@ -118,13 +118,13 @@ width: 2px; height: 1.875rem; margin-top: -6px; - background: #df6051; + background: #2F87FD; vertical-align: middle; animation: gb 1.3s infinite; } .money-input { font-weight: bold; - color: #df6051; + color:#2F87FD; } @keyframes gb { from { @@ -187,7 +187,7 @@ height: 1.8rem; border-radius: 20px; border: none; - background-color: #df6051; + background-color: #2F87FD; color: #fff; } .remark-text{ @@ -244,7 +244,7 @@