Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RB_StrongestBrain_250520
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
SparkProjects
RB_StrongestBrain_250520
Commits
9fe81812
Commit
9fe81812
authored
May 29, 2025
by
徐士卿
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dabao
parent
0e205e44
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
119 additions
and
118 deletions
+119
-118
index.html
dist/index.html
+116
-116
main.ts
mock/main.ts
+1
-1
HomePage.less
src/pages/HomePage/HomePage.less
+2
-1
No files found.
dist/index.html
View file @
9fe81812
This diff is collapsed.
Click to expand it.
mock/main.ts
View file @
9fe81812
...
...
@@ -11,7 +11,7 @@ export default [
"actStartTimestamp"
:
Date
.
now
()
-
42625488.007563084
,
"answerChance"
:
666
,
"rank"
:
null
,
"uid"
:
"
123213
"
,
"uid"
:
"
00000000000
"
,
"currentTimestamp"
:
Date
.
now
(),
"actEndTimestamp"
:
Date
.
now
()
+
42625488.007563084
,
"avatar"
:
"/src/assets/homePage/head.png"
,
...
...
src/pages/HomePage/HomePage.less
View file @
9fe81812
...
...
@@ -152,7 +152,8 @@
left: 145px;
top: 67px;
position: absolute;
font-size: 30px;
// font-size: 30px;
font-size: 28px;
line-height: 33px;
color: rgba(30, 76, 169, 1);
.lineClamp1();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment