隐藏一体机下部分模块 修改扫码登录页
This commit is contained in:
2
App.vue
2
App.vue
@@ -19,7 +19,7 @@ onLaunch((options) => {
|
|||||||
useUserStore().changMachineEnv(false);
|
useUserStore().changMachineEnv(false);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (isY9MachineType()) {
|
if (1==1) {
|
||||||
console.warn('求职一体机环境');
|
console.warn('求职一体机环境');
|
||||||
baseDB.resetAndReinit(); // 清空indexdb
|
baseDB.resetAndReinit(); // 清空indexdb
|
||||||
useUserStore().logOutApp();
|
useUserStore().logOutApp();
|
||||||
|
|||||||
@@ -1012,6 +1012,7 @@ image-margin-top = 40rpx
|
|||||||
left: 0
|
left: 0
|
||||||
padding: 10rpx 0 10rpx 30rpx
|
padding: 10rpx 0 10rpx 30rpx
|
||||||
box-shadow: 0rpx -4rpx 10rpx 0rpx rgba(11,44,112,0.06);
|
box-shadow: 0rpx -4rpx 10rpx 0rpx rgba(11,44,112,0.06);
|
||||||
|
z-index:1
|
||||||
.uploadfiles-scroll
|
.uploadfiles-scroll
|
||||||
height: 100%
|
height: 100%
|
||||||
.uploadfiles-list
|
.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
BIN
static/icon/qrcode.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
Reference in New Issue
Block a user