JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_fix: bug
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user