Go to file
2024-09-03 10:24:06 +08:00
.github/workflows 更新依赖 2024-06-15 22:58:11 +08:00
.vscode 修复vscode失效配置 2024-06-24 15:54:26 +08:00
plop-templates 引入 postcss-nested 2024-08-26 23:16:47 +08:00
public 优化全局loading 2024-09-03 10:24:06 +08:00
scripts 增加图片支持,整站图标改用 unocss icon 方式使用,方便在内网环境使用 2024-01-18 00:30:59 +08:00
src 优化全局loading 2024-09-03 10:24:06 +08:00
themes 增加标签页支持 2024-01-25 09:32:06 +08:00
vite 优化全局loading 2024-09-03 10:24:06 +08:00
.editorconfig v4.0 2023-10-29 23:00:06 +08:00
.env.development 增加禁用开发者工具环境变量 2024-06-26 10:42:43 +08:00
.env.example 增加禁用开发者工具环境变量 2024-06-26 10:42:43 +08:00
.gitignore v4.0 2023-10-29 23:00:06 +08:00
.lintstagedrc 更新依赖,更新stylelint配置 2023-12-22 16:44:41 +08:00
.node-version 增加node版本控制文件 2024-05-09 09:51:31 +08:00
.npmrc 增加最低 node 版本限制 2024-02-29 14:14:35 +08:00
eslint.config.js 更新依赖 2024-07-18 11:28:26 +08:00
index.html 优化全局loading 2024-09-03 10:24:06 +08:00
LICENSE v4.0 2023-10-29 23:00:06 +08:00
loading.html 优化全局loading 2024-09-03 10:24:06 +08:00
package.json 更新依赖 2024-09-01 19:10:56 +08:00
plopfile.js 修复 plop 无法使用 2023-10-31 20:57:22 +08:00
pnpm-lock.yaml 更新依赖 2024-09-01 19:10:56 +08:00
postcss.config.js 引入 postcss-nested 2024-08-26 23:16:47 +08:00
stylelint.config.js 更新依赖 2023-12-24 00:21:02 +08:00
tsconfig.json v4.0 2023-10-29 23:00:06 +08:00
tsconfig.node.json v4.0 2023-10-29 23:00:06 +08:00
uno.config.ts 更新依赖 2024-09-01 19:10:56 +08:00
vite.config.ts 环境变量 VITE_APP_DISABLE_DEVTOOL 改成用 vite 插件的方式注入代码中 2024-07-03 23:25:22 +08:00