ソースを参照

切换本地地址测试

hzj18279462576@163.com 11 ヶ月 前
コミット
06e9a84495
1 ファイル変更1 行追加1 行削除
  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() {