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
5cd805a8
Commit
5cd805a8
authored
Sep 09, 2020
by
haiyoucuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
af1d70b3
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
11718 additions
and
231 deletions
+11718
-231
Project_Default.xml
.idea/inspectionProfiles/Project_Default.xml
+6
-0
StartScene.ts
egret/src/startScene/StartScene.ts
+243
-227
cheerupJoin.json
mock/json/cheerupJoin.json
+1
-1
anli.json
mock/projectx/anli.json
+1
-1
pickup.json
mock/projectx/pickup.json
+1
-1
pickupover.json
mock/projectx/pickupover.json
+1
-1
package-lock.json
package-lock.json
+11465
-0
No files found.
.idea/inspectionProfiles/Project_Default.xml
0 → 100644
View file @
5cd805a8
<component
name=
"InspectionProjectProfileManager"
>
<profile
version=
"1.0"
>
<option
name=
"myName"
value=
"Project Default"
/>
<inspection_tool
class=
"DuplicatedCode"
enabled=
"false"
level=
"WEAK WARNING"
enabled_by_default=
"false"
/>
</profile>
</component>
\ No newline at end of file
egret/src/startScene/StartScene.ts
View file @
5cd805a8
This diff is collapsed.
Click to expand it.
mock/json/cheerupJoin.json
View file @
5cd805a8
...
@@ -4,4 +4,4 @@
...
@@ -4,4 +4,4 @@
"desc"
:
"OK"
,
"desc"
:
"OK"
,
"timestamp"
:
1580610893144
,
"timestamp"
:
1580610893144
,
"data"
:
1
"data"
:
1
}
}
\ No newline at end of file
mock/projectx/anli.json
View file @
5cd805a8
...
@@ -4,4 +4,4 @@
...
@@ -4,4 +4,4 @@
"desc"
:
"OK"
,
"desc"
:
"OK"
,
"timestamp"
:
1580610893144
,
"timestamp"
:
1580610893144
,
"data"
:
10
"data"
:
10
}
}
\ No newline at end of file
mock/projectx/pickup.json
View file @
5cd805a8
...
@@ -7,4 +7,4 @@
...
@@ -7,4 +7,4 @@
"intimate"
:
10
,
"intimate"
:
10
,
"duration"
:
5
"duration"
:
5
}
}
}
}
\ No newline at end of file
mock/projectx/pickupover.json
View file @
5cd805a8
...
@@ -4,4 +4,4 @@
...
@@ -4,4 +4,4 @@
"desc"
:
"OK"
,
"desc"
:
"OK"
,
"timestamp"
:
1580610893144
,
"timestamp"
:
1580610893144
,
"data"
:
10
"data"
:
10
}
}
\ No newline at end of file
package-lock.json
0 → 100644
View file @
5cd805a8
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