@ -34,10 +34,10 @@ function _getActivityList(type) {
<style lang="scss" scoped>
.width {
position: absolute;
top: 214px;
left: 170px;
width: 440px;
height: 88px;
position: absolute !important;
top: 214px !important;
left: 170px !important;
width: 440px !important;
height: 88px !important;
}
</style>
@ -114,11 +114,11 @@ const showCarInfo = ref(false)
justify-content: space-between;
width: 468px;
width: 468px !important;
.carousel {
position: relative;
@ -27,10 +27,10 @@ const currentComp = computed(() => dynamicComList[tabIdx.value])
width: 491px;
width: 491px !important;