buildadmin/web
2022-06-20 00:07:34 +08:00
..
.vscode style:vscode推荐扩展修改 2022-05-10 14:53:04 +08:00
public refactor:LOGO更新 2022-04-04 15:18:35 +08:00
src feat:增加会员权限类、完善前端基类、其他代码优化 2022-06-20 00:07:34 +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