wupengfei %!s(int64=3) %!d(string=hai) anos
pai
achega
d6c85a384f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      application/admin/view/shopro/user_wallet_apply/index.html

+ 2 - 2
application/admin/view/shopro/user_wallet_apply/index.html

@@ -461,9 +461,9 @@
 
 
     <!--收款码-->
-    <el-dialog custom-class="log-dialog" title="收款码!!!" :visible.sync="wechatCodeVisible" :before-close="closeWechatCode">
+    <el-dialog custom-class="log-dialog" title="收款码" :visible.sync="wechatCodeVisible" :before-close="closeWechatCode">
         <div>
-            <img width="500px"  :src="Fast.api.cdnurl(wechatCodeUrl)"/>
+            <img width="400px"  :src="Fast.api.cdnurl(wechatCodeUrl)"/>
         </div>
     </el-dialog>