调整个人主页

This commit is contained in:
lmj
2022-10-10 18:22:34 +08:00
parent 2fb037a1df
commit f41bf46b6d
5 changed files with 14 additions and 5 deletions

View File

@@ -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;

View File

@@ -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 >
@@ -318,7 +318,7 @@
height: 210px; height: 210px;
background: url('../../../public/images/userbgimg.png') no-repeat; background: url('../../../public/images/userbgimg.png') no-repeat;
background-size:445px 210px; background-size:445px 210px;
background-position: right 0; background-position: right 0;
} }
.uc-header{ .uc-header{

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;