This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
验证码更换接口路径名
rongxin_prod
张泽亮
2 years ago
parent
593d971609
commit
c58c21da2b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/api/login/index.js
+ 1
- 1
src/api/login/index.js
View File
@@ -62,7 +62,7 @@ export function logout() {
// 获取验证码
export function getCodeImg() {
return request({
url: '/
captchaImage
',
url: '/
gkyzm
',
method: 'get',
headers: {
isToken: false
Write
Preview
Loading…
Cancel
Save