更改大屏和三个屏幕的分辨率

This commit is contained in:
2025-10-21 17:53:57 +08:00
parent 52535df2fb
commit 0f96d81ac0
12 changed files with 429 additions and 153 deletions

View File

@ -49,10 +49,10 @@ const state = reactive({
"公共服务站点 40",
// "培训机构 130",
// "咨询机构 220",
"劳务公司 13",
"招聘与猎头机构 5",
"⼈⼒资源服务外包机构HRO3",
"职业中介与公共就业服务机构 8"
"培训机构 5"
// "招聘与猎头机构 5",
// "⼈⼒资源服务外包机构HRO3",
// "职业中介与公共就业服务机构 8"
],
activeIndex: 0
});