mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 04:16:45 +08:00
案例二三级隐藏,课程给页面设置高度
This commit is contained in:
@@ -1524,6 +1524,9 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.couser-list-content{
|
||||
min-height: 110%;
|
||||
}
|
||||
// 标题
|
||||
.navTitle {
|
||||
margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user