Commit ce9f9b6b authored by haiyoucuv's avatar haiyoucuv

init

parent c7bf0093
src/assets/userHomePage/bg.jpg

365 KB | W: | H:

src/assets/userHomePage/bg.jpg

334 KB | W: | H:

src/assets/userHomePage/bg.jpg
src/assets/userHomePage/bg.jpg
src/assets/userHomePage/bg.jpg
src/assets/userHomePage/bg.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -78,9 +78,9 @@ class Userhomepage extends React.Component {
return (
<div className="HomePage">
<div className="bg" />
{/* <div className="title" /> */}
<SvgaPlayer className="homeEffect" src={RES_PATH + "svga/3输出首页氛围.svga"} />
<div className="logo" />
<div className="title" />
<div className="subTitle">活动时间:2025年4月1日-4月30日</div>
<div className="uid">用户ID:273842</div>
<div className="strategy" />
......
......@@ -10,6 +10,14 @@
overflow-x: hidden;
overflow-y: auto;
.homeEffect {
position: absolute;
left: 0;
top: 79px;
width: 750px;
height: 1253px;
}
.bg {
width: 750px;
height: 1438px;
......@@ -105,7 +113,7 @@
.visitList {
position: absolute;
left: 0;
top: 602px;
top: 594px;
width: 150px;
height: 153px;
transform-origin: left center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment