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

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();

View File

@@ -1012,6 +1012,7 @@ image-margin-top = 40rpx
left: 0
padding: 10rpx 0 10rpx 30rpx
box-shadow: 0rpx -4rpx 10rpx 0rpx rgba(11,44,112,0.06);
z-index:1
.uploadfiles-scroll
height: 100%
.uploadfiles-list

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

BIN
static/icon/qrcode.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB