隐藏一体机下部分模块 修改扫码登录页

This commit is contained in:
2025-12-17 13:42:05 +08:00
parent 8ccdcbf93b
commit 32e147e601
5 changed files with 560 additions and 612 deletions

View File

@@ -19,7 +19,7 @@ onLaunch((options) => {
useUserStore().changMachineEnv(false);
return;
}
if (isY9MachineType()) {
if (1==1) {
console.warn('求职一体机环境');
baseDB.resetAndReinit(); // 清空indexdb
useUserStore().logOutApp();