JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_fix: bug

This commit is contained in:
杨航
2025-12-19 15:03:50 +08:00
parent 90ef2f09f5
commit af3a0e7996
+4 -4
View File
@@ -346,14 +346,14 @@
.top-box {
height: 280rpx;
height: 300rpx;
width: 100%;
// position: fixed;
// float: left;
// margin-top: var(--status-bar-height);
background-image: url(@/static/images/analytics/title.png);
background-repeat: no-repeat;
background-position: 26rpx 125rpx;
background-position: 26rpx 140rpx;
background-size: 277rpx 135rpx;
@@ -720,8 +720,8 @@
}
}
::v-deep .uni-calendar--fixed{
bottom: auto;
top:0 !important;
// bottom: auto;
// top:0 !important;
}
::v-deep .uni-calendar__mask{
background-color: rgba(0, 0, 0, 0);