chore:替了hover

This commit is contained in:
2026-01-31 08:48:18 +08:00
parent e2b89c348f
commit dd09c66215
2 changed files with 240 additions and 91 deletions

View File

@@ -42,6 +42,6 @@ const localDevConfig = ({
uniacid: 2,
domain: 'http://localhost:8050/',
},
})['2811']; // 选择要使用的环境配置
})['1']; // 选择要使用的环境配置
export default localDevConfig;