Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
db-game-template
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
崔立强
db-game-template
Commits
35930640
Commit
35930640
authored
Jan 13, 2022
by
Edwise
🍷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
:feat:隐藏排行榜按钮
parent
4a68d666
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7797 additions
and
0 deletions
+7797
-0
StartScene.ts
egret/src/startScene/StartScene.ts
+1
-0
yarn.lock
yarn.lock
+7796
-0
No files found.
egret/src/startScene/StartScene.ts
View file @
35930640
...
...
@@ -21,6 +21,7 @@ export default class StartScene extends Scene {
exemptionTxt
:
eui
.
Label
;
async
start
(
data
?)
{
this
.
rankBtn
.
visible
=
false
;
this
.
updateCountTxt
();
super
.
start
();
...
...
yarn.lock
0 → 100644
View file @
35930640
This diff is collapsed.
Click to expand it.
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