添加薪资管理

This commit is contained in:
2026-04-08 18:14:10 +08:00
parent 62b5bfb99d
commit 897c690996
56 changed files with 4433 additions and 288 deletions

View File

@@ -42,7 +42,7 @@ export default defineConfig(({ mode, command }) => {
},
// vite 相关配置
server: {
port: 81,
port: 1024,
host: true,
open: true,
// 如果端口占用自动切换端口