story#5314 点击车源查看详情的照片:一是要改成照片自动滚动播放,二是左右切换照片的按钮改为更明显的样式,三是照片张数显示改为更明显的样式,目前的按钮不醒目
This commit is contained in:
@ -370,4 +370,8 @@ export default {
|
|||||||
::v-deep .el-carousel__button {
|
::v-deep .el-carousel__button {
|
||||||
height: 0.15rem !important;
|
height: 0.15rem !important;
|
||||||
}
|
}
|
||||||
|
::v-deep .el-carousel__arrow {
|
||||||
|
background-color: rgba(31, 45, 61, 1);
|
||||||
|
font-size: 0.5rem;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Reference in New Issue
Block a user