From dc50f2d69da187bdbe38ad44516d131105f720fd Mon Sep 17 00:00:00 2001 From: Tcsm <1377977403@qq.com> Date: 星期三, 05 四月 2023 01:58:30 +0800 Subject: [PATCH] 4.5日成长经历 --- ruoyi-ui/src/api/login.js | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ruoyi-ui/src/api/login.js b/ruoyi-ui/src/api/login.js index 06c8b1b..e9c7f4b 100644 --- a/ruoyi-ui/src/api/login.js +++ b/ruoyi-ui/src/api/login.js @@ -49,17 +49,17 @@ } // 鑾峰彇楠岃瘉鐮� -export function getCodeImg() { - console.log("-----") - return request({ - url: '/captchaImage', - headers: { - isToken: false - }, - method: 'get', - timeout: 20000 - }) -} +// export function getCodeImg() { +// console.log("-----") +// return request({ +// url: '/captchaImage', +// headers: { +// isToken: false +// }, +// method: 'get', +// timeout: 20000 +// }) +// } // 鑾峰彇楠岃瘉鐮� export function getCodeImg() { -- Gitblit v1.9.1