1Panel/frontend
2023-04-18 11:19:00 +00:00
..
public
src fix: 解决网站目录重复的问题 (#695) 2023-04-18 11:19:00 +00:00
.editorconfig
.env
.env.development feat: 优化前端页面打开速度 (#541) 2023-04-08 14:46:12 +00:00
.env.production feat: 优化前端页面打开速度 (#541) 2023-04-08 14:46:12 +00:00
.eslintignore
.eslintrc.js
.gitignore style: 修改 .gitignore 2023-02-16 16:37:16 +08:00
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
components.d.ts style: 修改网站目录样式 (#693) 2023-04-18 10:24:59 +00:00
index.html fix: 解决发布后网站图标丢失的问题 2023-02-14 18:20:34 +08:00
lint-staged.config.js
package-lock.json fix: 解决打开文件编辑,控制台报错的问题 2023-03-16 09:44:28 +00:00
package.json fix: 解决打开文件编辑,控制台报错的问题 2023-03-16 09:44:28 +00:00
postcss.config.js
tsconfig.json fix: 解决 go 版本升级导致的代码警告 (#527) 2023-04-07 03:30:10 +00:00
vite.config.ts fix: 解决 echart 前端报错 (#542) 2023-04-08 14:56:11 +00:00