mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 20:06:44 +08:00
修改
This commit is contained in:
@@ -758,6 +758,19 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.course-card{
|
||||
position: relative;
|
||||
}
|
||||
// ::v-deep .course-image-box :hover .el-image{
|
||||
// transition: all 10s;
|
||||
// z-index: 999;
|
||||
// position: absolute;
|
||||
// top: -50%;
|
||||
// width: 500px !important;
|
||||
// height: 500px !important;
|
||||
|
||||
// }
|
||||
|
||||
.list-active{
|
||||
display: none;
|
||||
width: 458px;
|
||||
|
||||
Reference in New Issue
Block a user