Browse Source

切换本地地址测试

hzj18279462576@163.com 11 months ago
parent
commit
06e9a84495
1 changed files with 1 additions and 1 deletions
  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() {