Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
ZheShangBank_TaoQuan_20240612
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
ZheShangBank_TaoQuan_20240612
Commits
8cef0414
Commit
8cef0414
authored
Aug 26, 2024
by
haiyoucuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
整理一下代码1
parent
b9b5b488
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
7 deletions
+9
-7
index.ejs
preview-template/index.ejs
+1
-1
index.do.json
preview-template/mock/loopGame/index.do.json
+1
-1
start.do.json
preview-template/mock/loopGame/start.do.json
+3
-3
project.json
settings/v2/packages/project.json
+4
-2
No files found.
preview-template/index.ejs
View file @
8cef0414
...
...
@@ -79,7 +79,7 @@
<div
id=
"bulletin"
>
<div
id=
"sceneIsEmpty"
class=
"inner"
><
%=
tip_sceneIsEmpty
%
></div>
</div>
<div
class=
"error"
id=
"error"
>
<div
class=
"error"
id=
"error"
style=
"display: none"
>
<div
class=
"title"
>
Error
<i>
(Please open the console to see detailed errors)
</i></div>
<div
class=
"error-main"
></div>
<div
class=
"error-stack"
></div>
...
...
preview-template/mock/loopGame/index.do.json
View file @
8cef0414
...
...
@@ -9,7 +9,7 @@
"handType"
:
1
,
"hqStartTime"
:
1706688161917
,
"hqEndTime"
:
1705392157314
,
"delaySecond"
:
3
0
,
"delaySecond"
:
1
0
,
"delayConsumeNum"
:
10
}
}
preview-template/mock/loopGame/start.do.json
View file @
8cef0414
...
...
@@ -6,9 +6,9 @@
"data"
:
{
"startId"
:
"startId"
,
"isUsedDelay"
:
false
,
"newGuide"
:
tru
e
,
"newGuide"
:
fals
e
,
"difficultyLevel"
:
1
,
"targetNum"
:
3
,
"rongNum"
:
8
"targetNum"
:
4
,
"rongNum"
:
7
}
}
settings/v2/packages/project.json
View file @
8cef0414
...
...
@@ -3,7 +3,9 @@
"general"
:
{
"designResolution"
:
{
"width"
:
750
,
"height"
:
1624
"height"
:
1624
,
"fitWidth"
:
true
,
"fitHeight"
:
false
},
"downloadMaxConcurrency"
:
20
},
...
...
@@ -40,4 +42,4 @@
"version"
:
"2.4.10"
,
"id"
:
"a09620d1-8e68-4bb2-b7b7-1e9b271e234d"
,
"isNew"
:
false
}
\ No newline at end of file
}
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