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{
|
.xcontent2{
|
||||||
width: 1100px;
|
width: 1100px;
|
||||||
}
|
}
|
||||||
|
.home-page-right{
|
||||||
|
width: 330px;
|
||||||
|
}
|
||||||
.rankimg{
|
.rankimg{
|
||||||
width:66px;
|
width:66px;
|
||||||
height:38px;
|
height:38px;
|
||||||
@@ -342,6 +345,9 @@ body {margin: 0px;padding: 0px;}
|
|||||||
height:42px;
|
height:42px;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
.home-page-right{
|
||||||
|
width: 355px;
|
||||||
|
}
|
||||||
.xcontent2-minor{
|
.xcontent2-minor{
|
||||||
width: 300px;
|
width: 300px;
|
||||||
}
|
}
|
||||||
@@ -368,6 +374,9 @@ body {margin: 0px;padding: 0px;}
|
|||||||
height:42px;
|
height:42px;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
.home-page-right{
|
||||||
|
width: 395px;
|
||||||
|
}
|
||||||
.xcontent2-minor{
|
.xcontent2-minor{
|
||||||
width: 400px;
|
width: 400px;
|
||||||
}
|
}
|
||||||
@@ -389,6 +398,9 @@ body {margin: 0px;padding: 0px;}
|
|||||||
.xcontent2{
|
.xcontent2{
|
||||||
width: 1880px;
|
width: 1880px;
|
||||||
}
|
}
|
||||||
|
.home-page-right{
|
||||||
|
width: 395px;
|
||||||
|
}
|
||||||
.rankimg{
|
.rankimg{
|
||||||
width:96px;
|
width:96px;
|
||||||
height:52px;
|
height:52px;
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="uc-header xcontent">
|
<div class="uc-header">
|
||||||
<div class="header-box" >
|
<div class="header-box" >
|
||||||
<div class="personalData">
|
<div class="personalData">
|
||||||
<!-- <div >
|
<!-- <div >
|
||||||
|
|||||||
@@ -176,7 +176,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.home-page-right{
|
.home-page-right{
|
||||||
width: 395px;
|
|
||||||
padding: 40px 52px 18px 52px;
|
padding: 40px 52px 18px 52px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|||||||
@@ -522,7 +522,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.home-page-right{
|
.home-page-right{
|
||||||
width: 395px;
|
|
||||||
padding: 40px 52px 18px 52px;
|
padding: 40px 52px 18px 52px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|||||||
@@ -149,7 +149,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.home-page-right{
|
.home-page-right{
|
||||||
width: 395px;
|
|
||||||
padding: 40px 52px 18px 52px;
|
padding: 40px 52px 18px 52px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|||||||
Reference in New Issue
Block a user