Explorar o código

切换本地地址测试

hzj18279462576@163.com hai 1 ano
pai
achega
06e9a84495
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/common/login.vue

+ 1 - 1
src/views/common/login.vue

@@ -146,7 +146,7 @@
 			getCaptcha() {
 				this.dataForm.uuid = getUUID()
         // const acc=urlSafeBase64Encode(encrypt(this.dataForm.uuid))
-				this.captchaPath = this.$http.adornUrl(`/captcha.jpg?uuid=${this.dataForm.uuid}`)
+				this.captchaPath = this.$http.adornUrl(`captcha.jpg?uuid=${this.dataForm.uuid}`)
 			},
 			// 商户入驻
 			merchadd() {