调整个人主页

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

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