首页-人工只能专区,招聘会-VR,我的-AI面试, 一体机模式下提示暂未开放

This commit is contained in:
2025-12-17 10:15:13 +08:00
parent 4a03b4d4cb
commit cd9c3acfc0
3 changed files with 8 additions and 3 deletions

View File

@@ -166,6 +166,7 @@ const handleItemClick = (item) => {
});
break;
case '模拟面试':
if(isMachineEnv.value) return $api.msg('暂未开放');
lightAppJssdk.navigation.hide({
url: config.mock_interview,
});