Commit fb237eaa authored by zhengke's avatar zhengke

修改

parent 23e3180d
......@@ -94,7 +94,7 @@
</el-calendar>
</div>
<div style="color:#2D2D2D;font-size: 14px;font-weight: bold;">课程安排</div>
<div style="width: 454px;height: 40px;background: #EEEEEF;font-size: 12px;color: #2D2D2D;font-weight: 600;margin-top: 20px;display: flex;align-items: center">
<div style="width:100%;height: 40px;background: #EEEEEF;font-size: 12px;color: #2D2D2D;font-weight: 600;margin-top: 20px;display: flex;align-items: center">
<div style="width: 50%;padding-left: 20px">
课节
</div>
......@@ -500,7 +500,7 @@
}
</script>
<style >
<style>
li{
list-style-type:none ;
}
......@@ -538,6 +538,8 @@
font-size: 12px;
color: #2D2D2D;
}
.price-popup .el-calendar-table .el-calendar-day{
height:60px;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment