it-console/code/web/IT工具综合平台
Kane Wang e676e98a6e 解决两个问题:
1、config.js中写错URL导致axios请求失败;
2、axios为CROS发送两次请求,第一次的method是options,在token过滤器中需要忽略。
2023-02-04 18:16:14 +08:00
..
2023-01-29 10:17:49 +08:00
2023-02-04 18:16:14 +08:00
2023-01-29 10:17:49 +08:00
2023-02-04 18:16:14 +08:00
2023-01-29 10:17:49 +08:00
2023-01-29 10:17:49 +08:00
2023-01-29 10:17:49 +08:00
2023-01-29 10:17:49 +08:00
2023-02-04 01:19:18 +08:00
2023-02-02 23:13:39 +08:00
2023-01-29 10:17:49 +08:00
2023-01-29 10:17:49 +08:00

admin_system

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.