Go to file
2022-06-24 00:26:43 +08:00
.github/workflows 代码调整 2022-06-22 17:25:41 +08:00
.husky 调整lint-staged配置 2021-12-13 14:53:01 +08:00
.vscode 修改vscode推荐扩展 2022-05-06 09:24:26 +08:00
plop-templates 优化pinia使用 2022-05-10 14:42:59 +08:00
public 代码调整 2022-06-22 17:25:41 +08:00
scripts 修改图标生成脚本,修改 .gitignore 配置 2022-04-25 23:15:27 +08:00
src 导航调整 2022-06-24 00:26:43 +08:00
vite/plugins 优化element plus按需载入时,组件对应的样式文件会导致vite重复重载页面并加载很慢的问题 2022-05-22 04:31:07 +08:00
.editorconfig first commit 2021-08-27 10:32:21 +08:00
.env.development first commit 2021-08-27 10:32:21 +08:00
.env.example 环境变量里增加 mock 开关,解决生产环境上传组件无法上传的问题 2022-05-12 11:25:33 +08:00
.env.production 环境变量里增加 mock 开关,解决生产环境上传组件无法上传的问题 2022-05-12 11:25:33 +08:00
.env.test 环境变量里增加 mock 开关,解决生产环境上传组件无法上传的问题 2022-05-12 11:25:33 +08:00
.eslintignore first commit 2021-08-27 10:32:21 +08:00
.eslintrc.js 修改eslint配置 2022-05-07 00:30:37 +08:00
.gitignore 优化unplugin-auto-import插件配置 2022-05-02 16:45:38 +08:00
.lintstagedrc 调整 lint-staged 配置 2022-03-05 05:21:03 +08:00
.stylelintignore first commit 2021-08-27 10:32:21 +08:00
.stylelintrc 调整stylelint配置 2022-05-06 23:04:39 +08:00
index.html 替换 jsdelivr 地址 2022-06-07 09:51:50 +08:00
jsconfig.json 重构图标使用方式;将element plus 改为按需导入 2022-04-25 20:21:08 +08:00
LICENSE first commit 2021-08-27 10:32:21 +08:00
package.json tinymce 更新到 6.x 2022-06-21 14:32:54 +08:00
plopfile.js first commit 2021-08-27 10:32:21 +08:00
pnpm-lock.yaml tinymce 更新到 6.x 2022-06-21 14:32:54 +08:00
scss.template.hbs first commit 2021-08-27 10:32:21 +08:00
vite.config.js 代码微调 2022-05-22 12:00:28 +08:00