Commit 3a069cfd authored by wildfirecode13's avatar wildfirecode13

1

parent 993ffdf2
......@@ -13,7 +13,7 @@ export const homeInfo = {
"figureId": "3"
}
],
"newUser": true,
"newUser": false,
"userInfo": {
"figureId": "1",
"joyBeans": 10000,
......
......@@ -2,7 +2,10 @@
width: 612px;
height: 784px;
left: 71px;
top: 386px;
top: 50%;
margin-top: -392px;
position: absolute;
.rule_bg {
width: 609px;
......
......@@ -2,7 +2,9 @@
width: 656px;
height: 1140px;
left: 47px;
top: 228px;
top: 50%;
margin-top: -570px;
position: absolute;
.cardone {
......
......@@ -2,7 +2,10 @@
width: 612px;
height: 936px;
left: 71px;
top: 291px;
// top: 291px;
top: 50%;
margin-top: -145px;
position: absolute;
.sign_bg {
width: 609px;
......
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