wupengfei před 3 roky
rodič
revize
fb651cde3d

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

@@ -461,7 +461,7 @@
 
 
     <!--收款码-->
-    <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)"/>
         </div>