Go to file
liangbin 0768c8b8cc refactor(vue.config.js): 清理并更新代理配置
移除未使用的TestApi代理配置,简化/json代理的目标地址,并修正平台代理的目标地址
2026-01-22 15:01:58 +08:00
public 更新代码0120 2026-01-20 09:34:13 +08:00
src refactor(vue.config.js): 清理并更新代理配置 2026-01-22 15:01:58 +08:00
.gitignore 上传代码 2025-05-26 13:35:34 +08:00
README.md 上传代码 2025-05-26 13:35:34 +08:00
babel.config.js 上传代码 2025-05-26 13:35:34 +08:00
package-lock.json 更新代码0120 2026-01-20 09:34:13 +08:00
package.json 更新代码0120 2026-01-20 09:34:13 +08:00
vue.config.js 更新代码0120 2026-01-20 09:34:13 +08:00
yarn.lock 更新代码0120 2026-01-20 09:34:13 +08:00

README.md

vue_cli3_ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.