1Panel/frontend
2024-11-12 13:48:49 +08:00
..
public fix: 调整Logo长宽比,防止显示被拉伸 (#6510) 2024-09-17 12:52:58 +08:00
src perf: 优化主题色及样式 (#7009) 2024-11-12 13:48:49 +08:00
.editorconfig chore: 编辑器统一代码风格和 prettier 风格保持一致 (#5656) 2024-07-03 07:03:29 +00:00
.env
.env.development 移除前端打包时生成的gzip文件 #5599 (#5606) 2024-06-28 15:44:27 +08:00
.env.production 移除前端打包时生成的gzip文件 #5599 (#5606) 2024-06-28 15:44:27 +08:00
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
index.html
lint-staged.config.js
package.json fix: 解决部分浏览器无法打开文件菜单的问题 (#6537) 2024-09-19 10:56:55 +00:00
postcss.config.js
tailwind.config.js
tsconfig.json
vite-env.d.ts
vite.config.ts