1Panel/frontend
2023-11-13 09:14:58 +08:00
..
public
src perf: home page style (#2911) 2023-11-13 09:14:58 +08: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): bump axios from 0.27.2 to 1.6.0 in /frontend 2023-11-12 02:20:36 +08:00
package.json build(deps): bump axios from 0.27.2 to 1.6.0 in /frontend 2023-11-12 02:20:36 +08:00
postcss.config.js
tailwind.config.js
tsconfig.json
vite.config.ts