buildadmin/web
2022-06-20 16:13:50 +08:00
..
.vscode style:vscode推荐扩展修改 2022-05-10 14:53:04 +08:00
public
src feat:前台API的token自动刷新实现 2022-06-20 16:13:50 +08:00
types feat(Terminal):增加终端可视化配置、终端增加是否运行于安装服务下的检测 2022-06-10 01:42:47 +08:00
.editorconfig
.env
.env.development
.env.online
.env.production
.eslintignore
.eslintrc.js
.prettierrc.js
index.html
package.json build:更新element plus依赖到2.2.5版本 2022-06-11 08:24:55 +08:00
README.md
tsconfig.json build:关闭sourceMap、删除sass-loader依赖 2022-05-21 21:06:39 +08:00
vite.config.ts