style 扫码扫脸登录

This commit is contained in:
2025-12-17 15:08:58 +08:00
parent 32e147e601
commit 8b9f7890af
6 changed files with 1765 additions and 333 deletions

View File

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