Commit Graph

36 Commits

Author SHA1 Message Date
Ray.Hao
3d31d4899e fix: 🐛 set moduleResolution='bundler' to resolve plugin-vue ESM types 2025-08-04 11:58:39 +08:00
Ray.Hao
32686ad807 refactor: 项目重构 2025-05-24 07:35:46 +08:00
ray
5776d8dba0 chore: 🔨 typescript 编译器配置注释完善和书写顺序优化 2024-11-01 15:11:26 +08:00
ray
f55344e674 chore: 🔨 移除无用的配置 2024-10-13 10:35:44 +08:00
ray
049b0b7ef4 chore: 🔨 typescript编译器移除include不存在的文件 2024-10-09 22:12:53 +08:00
ray
0783709ac7 fix: 🐛 锁定sass版本,目前1.79.x有问题 2024-10-08 15:36:11 +08:00
ray
3db4b2a6e5 refactor: ♻️ 通知公告、字典重构 2024-10-03 17:42:51 +08:00
郝先瑞
71b2cc1410 fix: 🐛 api下的ts文件类型无法识别问题修复 2024-06-26 18:29:53 +08:00
hxr
d5dfcb978e refactor: ♻️ 字典重构,系统权限模块优化 2024-06-24 08:21:46 +08:00
hxr
b4ff6fcd38 refactor: ♻️ 调整类型声明文件路径至 src/typingselement-plus 保持一致 2023-11-26 23:58:21 +08:00
郝先瑞
12c78f96d7 refactor: ♻️ 项目重构(临时提交)
Former-commit-id: 14e64324f7556c095c38ad289690367cdac0ec56
2023-11-16 22:46:28 +08:00
hxr
8754f594c0 fix: 🐛 添加element-plus类型声明
Former-commit-id: fd992d108be10880bc42a79a2c330aa51ba3ce68
2023-11-05 10:54:37 +08:00
hxr
6b5cbba7cd feat: 新增 jsx/tsx 支持
Former-commit-id: a7e79341d7e4c6d89b64e733834810e92b295bd6
2023-10-22 00:03:41 +08:00
Jachin
f797606c44 chore: prettier & lint
Former-commit-id: 486f65e137348f400d7b95067bd3cd5a2f23ff44
2023-08-07 18:39:29 +08:00
haoxr
596cf6542d fix: 🐛 编译警告问题修复
Former-commit-id: 832c38ef327f607d32fb271f3d4d2d8a20eee85d
2023-06-03 13:29:47 +08:00
郝先瑞
5b033246bc chore: 🔨 修改tsconfg配置
Former-commit-id: 9e10fb7eaca1df1e77e9fc14db2ca9e9cbee0c33
2023-04-15 23:50:29 +08:00
haoxr
0111868b2b fix: https://github.com/antfu/unplugin-icons/issues/204
Former-commit-id: 0d88fac3c1089e4464d864da97b536b74df6c3d9
2023-03-15 22:34:39 +08:00
haoxr
8f3315ebe2 chore: 移除无用配置
Former-commit-id: 3ca3064df8aafd7a50a267dfcd67cd4435b133e8
2023-02-26 23:51:58 +08:00
haoxr
c7669cea0f refactor: 移除类型声明
Former-commit-id: 19649663bdaccf2d31f8f5939348f4e9d6e72df9
2023-02-16 23:57:14 +08:00
haoxr
9522875198 refactor: 自动导入修改和项目重构优化
Former-commit-id: 100ab2e0092d96b17146163759aef897e5c14fbd
2023-01-13 01:05:45 +08:00
haoxr
94b93f02a1 chore(tsconfig.json): 配置类型声明路径
Former-commit-id: 21640d2caf15e758ea3f83951b5f116da902062d
2022-11-08 22:51:03 +08:00
郝先瑞
eab11687aa style: 代码统一风格格式化
Former-commit-id: 5d0a75e41127c57c663eb2617b1ce66d039f4c29
2022-05-08 13:06:12 +08:00
郝先瑞
11f02c0254 style: 全局代码格式化
Former-commit-id: bb50c8419b8fcdeb48c93fce9f399d901e8f5a52
2022-05-04 15:02:33 +08:00
郝先瑞
9e62dd8847 refactor(tsconfig.json): 删除vite-plugin-svg-icons/client类型声明
Former-commit-id: 95afa4c28fc88c5108cb7025c57c99ff2f77a17d
2022-04-15 00:34:37 +08:00
郝先瑞
65daaf44aa fix(tsconfig.json): 通过 compilerOptions.type 指定全局组件类型 2022-04-12 15:48:30 +08:00
郝先瑞
ee834399c0 chore: 升级vite-plugin-svg-icons版本至2.0.1 2022-04-02 23:53:23 +08:00
郝先瑞
8a182a33ea refactor(tsconfig.json): 移除tsconfig.node.json 2022-03-20 23:27:09 +08:00
郝先瑞
5420e8ed77 refactor: 项目优化 2022-03-07 21:17:22 +08:00
郝先瑞
f5f295b028 refactor(tsconfig.json): @替换src调整 2022-02-20 00:15:11 +08:00
郝先瑞
16ebb4eb22 refactor(dept/index.vue): 优化部门写法和一些控制台警告 2022-01-18 23:30:39 +08:00
郝先瑞
5c24e1240c fix(tsconfig.json): 默认导入import配置 2022-01-16 10:56:30 +08:00
郝先瑞
d591ddde7c feat(GoodsStock.vue): 商品库存管理升级vue3 2022-01-10 23:48:19 +08:00
郝先瑞
cde46b4cb8 feat(tsconfig.json): 引入ts文件忽略后缀配置 2022-01-01 16:03:25 +08:00
有来技术
56f3c5a792 feat(request.ts):添加和封装axios网络请求模块 2021-11-15 23:48:09 +08:00
有来技术
8c7fbf88ac feat: 新增路径别名、多环境配置、生产环境打包配置 2021-11-14 22:59:11 +08:00
有来技术
232db25546 '首次提交' 2021-11-13 23:26:02 +08:00