lilei %!s(int64=4) %!d(string=hai) anos
pai
achega
a25091b704
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/uni-popup/image-txt-popup.vue

+ 1 - 1
components/uni-popup/image-txt-popup.vue

@@ -47,7 +47,7 @@
 			  //  6位随机数
 			  this.nowRandomCode = Math.random().toString().slice(-6)
 			  getCaptcha(this.nowRandomCode).then(res => {
-				console.log(res.data)
+				// console.log(res.data)
 			    //  获取图片路径
 			    _this.captchaBase = 'data:image/png;base64,' + res.data
 			    // 显示图文验证码弹框