1Panel/frontend
wangdan-fit2cloud 0275716ff5
feat: 优化页面兼容移动端问题 (#1320)
#### What this PR does / why we need it?

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2023-06-09 15:38:15 +00:00
..
public
src feat: 优化页面兼容移动端问题 (#1320) 2023-06-09 15:38:15 +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
index.html style: 修改 logo 路径 (#1279) 2023-06-07 08:31:25 +00:00
lint-staged.config.js
package-lock.json feat: 删除无用的文件 (#1289) 2023-06-08 03:36:10 +00:00
package.json feat: 修改前端打包方式 (#1288) 2023-06-08 03:14:10 +00:00
postcss.config.js
tsconfig.json fix: 解决 go 版本升级导致的代码警告 (#527) 2023-04-07 03:30:10 +00:00
vite.config.ts fix: 解决代码合并冲突 (#1112) 2023-05-23 07:45:47 +00:00