story#5314 点击车源查看详情的照片:一是要改成照片自动滚动播放,二是左右切换照片的按钮改为更明显的样式,三是照片张数显示改为更明显的样式,目前的按钮不醒目 2

This commit is contained in:
2025-04-02 10:38:55 +08:00
parent a426b67a51
commit d3d6226bcd

View File

@ -374,4 +374,7 @@ export default {
background-color: rgba(31, 45, 61, 1);
font-size: 0.5rem;
}
::v-deep .el-carousel__indicators--horizontal {
bottom: 10px;
}
</style>