From c3abc56b625da6779b595d1ba93bd63fd32eef01 Mon Sep 17 00:00:00 2001 From: liuxinxin Date: Tue, 27 Aug 2019 10:29:54 +0800 Subject: [PATCH] =?UTF-8?q?loading=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/contract_for_compliance.html | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/src/main/ui/static/payment/partner/templates/contract_for_compliance.html b/src/main/ui/static/payment/partner/templates/contract_for_compliance.html index c3b4a80aa..ea30f1600 100644 --- a/src/main/ui/static/payment/partner/templates/contract_for_compliance.html +++ b/src/main/ui/static/payment/partner/templates/contract_for_compliance.html @@ -36,6 +36,9 @@ width: 400px; } + .load-class{ + left: 40%;top: 30%; + } @media (min-width:100px) and (max-width:399px){ #img1,#img2{width: 60px;height: 45px;} *{font-size:1px;} @@ -51,6 +54,9 @@ .loading-tip-class{ width: 200px; } + .load-class{ + left: 30%;top: 30%; + } } @media (min-width:400px) and (max-width:799px){ #img1,#img2{width: 160px;height: 75px;} @@ -67,6 +73,9 @@ .loading-tip-class{ width: 200px; } + .load-class{ + left: 33%;top: 30%; + } } @media (min-width:800px) and (max-width:1024px) { #img1,#img2{width: 190px;height: 85px;} @@ -83,6 +92,9 @@ .loading-tip-class{ width: 200px; } + .load-class{ + left: 36%;top: 30%; + } } @media (min-width:1025px) and (max-width:1440px) { #img1,#img2{width: 260px;height: 105px;} @@ -99,6 +111,9 @@ .loading-tip-class{ width: 300px; } + .load-class{ + left: 38%;top: 30%; + } } @media (min-width:1441px) and (max-width:1600px){ #img1,#img2{width: 341px;height: 157px;} @@ -115,6 +130,9 @@ .loading-tip-class{ width: 350px; } + .load-class{ + left: 39%;top: 30%; + } } @@ -146,7 +164,7 @@ -
+