diff --git a/billCodePay.html b/billCodePay.html index 36d1c1a..8981eeb 100644 --- a/billCodePay.html +++ b/billCodePay.html @@ -68,6 +68,19 @@ font-size: 14px; color: #EB453B; } + .paySuccess{ + width: 100%; + height: 100%; + text-align: center; + line-height: 100px; + font-size: 20px; + color: #fff; + background: rgba(0,0,0,.7); + position: fixed; + top:0; + left: 0; + display: none; + }
@@ -130,7 +143,7 @@ - +