mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 04:16:45 +08:00
调整个人主页
This commit is contained in:
@@ -306,6 +306,9 @@ body {margin: 0px;padding: 0px;}
|
||||
.xcontent2{
|
||||
width: 1100px;
|
||||
}
|
||||
.home-page-right{
|
||||
width: 330px;
|
||||
}
|
||||
.rankimg{
|
||||
width:66px;
|
||||
height:38px;
|
||||
@@ -342,6 +345,9 @@ body {margin: 0px;padding: 0px;}
|
||||
height:42px;
|
||||
float: left;
|
||||
}
|
||||
.home-page-right{
|
||||
width: 355px;
|
||||
}
|
||||
.xcontent2-minor{
|
||||
width: 300px;
|
||||
}
|
||||
@@ -368,6 +374,9 @@ body {margin: 0px;padding: 0px;}
|
||||
height:42px;
|
||||
float: left;
|
||||
}
|
||||
.home-page-right{
|
||||
width: 395px;
|
||||
}
|
||||
.xcontent2-minor{
|
||||
width: 400px;
|
||||
}
|
||||
@@ -389,6 +398,9 @@ body {margin: 0px;padding: 0px;}
|
||||
.xcontent2{
|
||||
width: 1880px;
|
||||
}
|
||||
.home-page-right{
|
||||
width: 395px;
|
||||
}
|
||||
.rankimg{
|
||||
width:96px;
|
||||
height:52px;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="uc-header xcontent">
|
||||
<div class="uc-header">
|
||||
<div class="header-box" >
|
||||
<div class="personalData">
|
||||
<!-- <div >
|
||||
@@ -318,7 +318,7 @@
|
||||
height: 210px;
|
||||
background: url('../../../public/images/userbgimg.png') no-repeat;
|
||||
background-size:445px 210px;
|
||||
background-position: right 0;
|
||||
background-position: right 0;
|
||||
}
|
||||
|
||||
.uc-header{
|
||||
|
||||
@@ -176,7 +176,6 @@
|
||||
}
|
||||
}
|
||||
.home-page-right{
|
||||
width: 395px;
|
||||
padding: 40px 52px 18px 52px;
|
||||
box-sizing: border-box;
|
||||
background: #fff;
|
||||
|
||||
@@ -522,7 +522,6 @@
|
||||
}
|
||||
}
|
||||
.home-page-right{
|
||||
width: 395px;
|
||||
padding: 40px 52px 18px 52px;
|
||||
box-sizing: border-box;
|
||||
background: #fff;
|
||||
|
||||
@@ -149,7 +149,6 @@
|
||||
}
|
||||
}
|
||||
.home-page-right{
|
||||
width: 395px;
|
||||
padding: 40px 52px 18px 52px;
|
||||
box-sizing: border-box;
|
||||
background: #fff;
|
||||
|
||||
Reference in New Issue
Block a user