mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-14 05:16:43 +08:00
个人主页样式调整
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user