Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
湖
湖南口味王-520猜数游戏-20250409
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
湖南口味王-520猜数游戏-20250409
Commits
5d0dc7f8
Commit
5d0dc7f8
authored
Apr 16, 2025
by
徐士卿
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab2.dui88.com:sparkprojects/KWW-520NumberGuessingGame-20250409
parents
737dae86
87e22822
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
homepahe.jsx
src/pages/homepahe/homepahe.jsx
+2
-2
No files found.
src/pages/homepahe/homepahe.jsx
View file @
5d0dc7f8
...
@@ -73,8 +73,8 @@ class Homepahe extends React.Component {
...
@@ -73,8 +73,8 @@ class Homepahe extends React.Component {
<
BarItem
left=
{
88
}
top=
{
361
}
scaleNum=
{
1
}
barInfo=
{
store
.
homeInfo
?.
boxInfo
}
nowScore=
{
store
.
homeInfo
.
todayMaxScore
}
></
BarItem
>
<
BarItem
left=
{
88
}
top=
{
361
}
scaleNum=
{
1
}
barInfo=
{
store
.
homeInfo
?.
boxInfo
}
nowScore=
{
store
.
homeInfo
.
todayMaxScore
}
></
BarItem
>
<
SvgaPlayer
className=
"startbtn md2"
src=
{
RES_PATH
+
"svga/1输出首页按钮.svga"
}
onClick=
{
this
.
click_StartBtn
}
></
SvgaPlayer
>
<
SvgaPlayer
className=
"startbtn md2"
src=
{
RES_PATH
+
"svga/1输出首页按钮.svga"
}
onClick=
{
this
.
click_StartBtn
}
></
SvgaPlayer
>
{
/* <span className="title"></span> */
}
{
/* <span className="title"></span> */
}
<
Button
className=
"rule
md1
"
onClick=
{
this
.
click_Rule
}
></
Button
>
<
Button
className=
"rule"
onClick=
{
this
.
click_Rule
}
></
Button
>
<
Button
className=
"rank"
onClick=
{
this
.
click_Rank
}
></
Button
>
<
Button
className=
"rank
md1
"
onClick=
{
this
.
click_Rank
}
></
Button
>
<
Button
className=
"detail"
onClick=
{
this
.
click_Detail
}
></
Button
>
<
Button
className=
"detail"
onClick=
{
this
.
click_Detail
}
></
Button
>
</
div
>
</
div
>
);
);
...
...
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