Commit 9fe81812 authored by 徐士卿's avatar 徐士卿

dabao

parent 0e205e44
This diff is collapsed.
...@@ -11,7 +11,7 @@ export default [ ...@@ -11,7 +11,7 @@ export default [
"actStartTimestamp": Date.now()-42625488.007563084, "actStartTimestamp": Date.now()-42625488.007563084,
"answerChance": 666, "answerChance": 666,
"rank": null, "rank": null,
"uid": "123213", "uid": "00000000000",
"currentTimestamp": Date.now(), "currentTimestamp": Date.now(),
"actEndTimestamp": Date.now()+42625488.007563084, "actEndTimestamp": Date.now()+42625488.007563084,
"avatar": "/src/assets/homePage/head.png", "avatar": "/src/assets/homePage/head.png",
......
...@@ -152,7 +152,8 @@ ...@@ -152,7 +152,8 @@
left: 145px; left: 145px;
top: 67px; top: 67px;
position: absolute; position: absolute;
font-size: 30px; // font-size: 30px;
font-size: 28px;
line-height: 33px; line-height: 33px;
color: rgba(30, 76, 169, 1); color: rgba(30, 76, 169, 1);
.lineClamp1(); .lineClamp1();
......
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