解决定高问题

This commit is contained in:
songwc
2022-09-15 18:22:26 +08:00
parent 56e5c178f7
commit 6ef757a32d
9 changed files with 845 additions and 25 deletions

View File

@@ -42,7 +42,7 @@
<div class="detailinfo">
<div class="detail">
<div class="detailT">
<div class="" style="margin-left: 48px; margin-right: 48px">
<div style="margin-left: 48px; margin-right: 48px">
<div class="title">
<img
width="20px"
@@ -203,7 +203,7 @@ export default {
flex: 1;
margin-right: 20px;
.detailT {
height: 646px;
min-height: 646px;
background: #ffffff;
border-radius: 8px;
color: rgba(51, 51, 51, 1);
@@ -348,8 +348,8 @@ export default {
}
.teacher {
width: 434px;
height: 438px;
// min-height: 557px;
height: 10%;
background-color: rgba(255, 255, 255, 1);
border-radius: 8px;
background: linear-gradient(
@@ -371,6 +371,7 @@ export default {
font-weight: 800;
}
.title .box {
margin-left: 4px;
width: 75px;
height: 10px;
background-color: rgba(36, 120, 255, 0.15);
@@ -382,7 +383,7 @@ export default {
margin: 25px 24px 49px 49px;
color: #677d86;
width: 361px;
height: 304px;
// height: 304px;
line-height: 24px;
font-size: 16px;
font-weight: bold;