个人主页样式调整

This commit is contained in:
zhaofang
2022-10-22 11:54:37 +08:00
parent 63e67bf348
commit 3c0b0a9f5d
4 changed files with 8 additions and 7 deletions

View File

@@ -47,6 +47,7 @@
export default{
data(){
return{
pageId:'',
toScore,
courseList:[]
}
@@ -95,12 +96,12 @@
<style lang="scss" scoped>
.data-info-ul{
margin: 0;
padding-top: 32px;
// padding-top: 32px;
}
.data-info{
border-bottom: 1px solid rgba($color: #999999, $alpha: 0.2);
padding-bottom: 38px;
margin-bottom: 32px;
padding-top: 32px;
.data-cen{
flex: 100%;
margin: 0 28px;