.github/workflows
|
修改 github action
|
2022-06-27 10:03:35 +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
|
移除全局属性
|
2022-07-30 00:39:05 +08:00 |
public
|
代码调整
|
2022-06-22 17:25:41 +08:00 |
scripts
|
修改图标生成脚本,修改 .gitignore 配置
|
2022-04-25 23:15:27 +08:00 |
src
|
优化顶部导航滚动
|
2022-08-21 16:34:33 +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
|
更新依赖
|
2022-08-29 15:36:10 +08:00 |
plopfile.js
|
first commit
|
2021-08-27 10:32:21 +08:00 |
pnpm-lock.yaml
|
更新依赖
|
2022-08-29 15:36:10 +08:00 |
scss.template.hbs
|
first commit
|
2021-08-27 10:32:21 +08:00 |
vite.config.js
|
修改样式文件目录结构,优化 element plus 样式载入
|
2022-08-14 18:15:24 +08:00 |