Go to file
2022-05-08 09:15:53 +08:00
.husky 调整lint-staged配置 2021-12-13 14:52:54 +08:00
.vscode 修改vscode推荐扩展 2022-05-06 09:24:37 +08:00
plop-templates 采用script、template、style的顺序优化所有sfc文件 2022-02-11 09:47:14 +08:00
public 修改图标生成脚本,修改 .gitignore 配置 2022-04-25 23:15:30 +08:00
scripts 修改图标生成脚本,修改 .gitignore 配置 2022-04-25 23:15:30 +08:00
src 更新相关链接 2022-05-08 09:15:53 +08:00
vite/plugins 更新相关链接 2022-05-08 09:15:53 +08:00
.editorconfig first commit 2021-08-27 10:13:36 +08:00
.env.development first commit 2021-08-27 10:13:36 +08:00
.env.production first commit 2021-08-27 10:13:36 +08:00
.env.test first commit 2021-08-27 10:13:36 +08:00
.eslintignore first commit 2021-08-27 10:13:36 +08:00
.eslintrc.js 修改eslint配置 2022-05-07 00:30:42 +08:00
.gitignore 优化unplugin-auto-import插件配置 2022-05-02 16:50:56 +08:00
.lintstagedrc 调整 lint-staged 配置 2022-03-05 05:21:07 +08:00
.stylelintignore first commit 2021-08-27 10:13:36 +08:00
.stylelintrc 修改stylelint配置 2022-05-06 23:05:04 +08:00
index.html 优化index.html 2022-04-12 03:20:00 +08:00
jsconfig.json 重构图标使用方式;将element plus 改为按需导入 2022-04-25 20:21:16 +08:00
LICENSE first commit 2021-08-27 10:13:36 +08:00
package.json 更新依赖 2022-05-02 16:47:13 +08:00
plopfile.js first commit 2021-08-27 10:13:36 +08:00
pnpm-lock.yaml 更新依赖 2022-05-02 16:47:13 +08:00
scss.template.hbs first commit 2021-08-27 10:13:36 +08:00
vite.config.js 暂时解决element plus按需载入时,组件对应的样式文件会导致vite重复重载页面并加载很慢的问题 2022-05-06 02:20:53 +08:00