Kaynağa Gözat

h5支付操作

tang 3 yıl önce
ebeveyn
işleme
a78a38832a
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      Paytocomplete.html
  2. 1 1
      index.html

+ 1 - 1
Paytocomplete.html

@@ -106,7 +106,7 @@
106
         // var UA=navigator.userAgent.toUpperCase();
106
         // var UA=navigator.userAgent.toUpperCase();
107
         //判断是不是微信
107
         //判断是不是微信
108
         if (ua.match(/MicroMessenger/i) == "micromessenger") {
108
         if (ua.match(/MicroMessenger/i) == "micromessenger") {
109
-            
109
+
110
         }
110
         }
111
         //判断是不是支付宝
111
         //判断是不是支付宝
112
         if (ua.match(/AlipayClient/i) == "alipayclient") {
112
         if (ua.match(/AlipayClient/i) == "alipayclient") {

+ 1 - 1
index.html

@@ -171,7 +171,7 @@
171
             margin: 0.12rem 0 0 0.41rem;
171
             margin: 0.12rem 0 0 0.41rem;
172
             height: 1.19rem;
172
             height: 1.19rem;
173
             display: flex;
173
             display: flex;
174
-            line-height: 1.19rem;
174
+            align-items: center;
175
         }
175
         }
176
 
176
 
177
         .pay_input-top-manei span {
177
         .pay_input-top-manei span {