fix:修改合肥启程--乌丹首页显示异常问题(临时解决方案)
This commit is contained in:
parent
983078520d
commit
b7473d9dab
@ -110,4 +110,7 @@ watch(
|
||||
::v-deep .h-card .content {
|
||||
height: 80%;
|
||||
}
|
||||
::v-deep .h-card {
|
||||
position: relative;
|
||||
}
|
||||
</style>
|
||||
|
||||
@ -363,4 +363,7 @@ onMounted(async () => {
|
||||
::v-deep .h-card .content {
|
||||
height: 80%;
|
||||
}
|
||||
::v-deep .h-card {
|
||||
position: relative;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user