1Panel/frontend
2023-10-25 15:01:29 +00:00
..
public
src fix: 解决页面加载先后导致的分页错误问题 (#2680) 2023-10-25 15:01:29 +00:00
.editorconfig
.env feat: 已安装应用增加日志页面 (#2403) 2023-09-28 02:56:16 +00:00
.env.development
.env.production
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
index.html fix: 服务器地址支持设置为空 (#2016) 2023-08-21 08:14:12 +00:00
lint-staged.config.js
package-lock.json build(deps-dev): bump @babel/traverse from 7.21.5 to 7.23.2 in /frontend (#2573) 2023-10-16 09:35:56 -05:00
package.json feat: 文件列表增加排序功能 (#2541) 2023-10-16 03:08:15 +00:00
postcss.config.js
tailwind.config.js
tsconfig.json
vite.config.ts