样式修改

This commit is contained in:
daihh
2022-08-02 12:45:19 +08:00
parent ce8c83ad77
commit da5af01c8a
2 changed files with 5 additions and 6 deletions

View File

@@ -170,7 +170,7 @@ export default {
this.$watermark.set(this.userInfo.name+this.userInfo.loginName);
//this.stuStusts=0;
this.loadResOwners();
let $this=this;
//页面只支取一次,所以先直接写在这里面
apiCoursePortal.detail(id,false).then(rs=>{
@@ -375,7 +375,7 @@ export default {
}
.course-title{
height: 115px;
height: 90px;
display: flex;
justify-content: space-between;
.title {
@@ -413,8 +413,8 @@ export default {
}
.label-div {
margin: 0px 0;
// height: 80px;
margin: 5px 0;
min-height: 20px;
.label-item {
padding: 0 7px;
margin-right: 8px;