buildadmin/web
2024-06-28 23:39:12 +08:00
..
.vscode style:完善eslint规则 2022-08-13 15:34:38 +08:00
public refactor:LOGO更新 2022-04-04 15:18:35 +08:00
src fix(baInput):修复 switch 组件使用了 activeValue 属性时无法工作的问题 close #I9T9R1 2024-06-28 23:39:12 +08:00
types feat:增加 Writeable 工具类型,可将只读属性转为可写 2024-06-26 13:27:17 +08:00
.editorconfig
.env
.env.development style:重新格式化被PR意外修改的文件样式 2022-08-30 14:39:16 +08:00
.env.production
.eslintignore
.eslintrc.cjs build: eslint和prettier与ESM的兼容 2023-12-23 13:13:37 +08:00
.npmrc build:升级前端依赖 2024-06-04 18:34:28 +08:00
.prettierrc.js build: eslint和prettier与ESM的兼容 2023-12-23 13:13:37 +08:00
index.html style:格式化代码 2023-12-23 13:15:32 +08:00
package.json feat(build):增加 vue-tsc 依赖和 typecheck 命令 2024-06-10 23:41:37 +08:00
tsconfig.json feat(build):增加 vue-tsc 依赖和 typecheck 命令 2024-06-10 23:41:37 +08:00
vite.config.ts refactor:新版本 Vite 中需要使用不同的方案禁用热更新 2023-12-25 06:14:54 +08:00