Commit 74a71ab8 authored by hubaoshan's avatar hubaoshan

1

parent e6bcea72
......@@ -72,10 +72,7 @@
* @description 点选
* */
import {
resetSize,
_code_chars,
_code_color1,
_code_color2
resetSize
} from './../utils/util'
import { aesEncrypt } from './../utils/ase'
import { getBwCaptcha, checkBwCaptcha } from '@/api/login'
......
......@@ -59,7 +59,7 @@ module.exports = {
open: false,
proxy: {
[process.env.VUE_APP_BASE_API]: {
target: `http://192.168.1.78:8082/`,
target: `http://localhost:8084/`,
// target: `http://192.168.1.21:8001/`, // 张宇
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment