wupengfei 3 yıl önce
ebeveyn
işleme
749e5aee91

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

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