Commit 8cef0414 authored by haiyoucuv's avatar haiyoucuv

整理一下代码1

parent b9b5b488
......@@ -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>
......
......@@ -9,7 +9,7 @@
"handType": 1,
"hqStartTime": 1706688161917,
"hqEndTime": 1705392157314,
"delaySecond": 30,
"delaySecond": 10,
"delayConsumeNum": 10
}
}
......@@ -6,9 +6,9 @@
"data": {
"startId": "startId",
"isUsedDelay": false,
"newGuide": true,
"newGuide": false,
"difficultyLevel": 1,
"targetNum": 3,
"rongNum": 8
"targetNum": 4,
"rongNum": 7
}
}
......@@ -3,7 +3,9 @@
"general": {
"designResolution": {
"width": 750,
"height": 1624
"height": 1624,
"fitWidth": true,
"fitHeight": false
},
"downloadMaxConcurrency": 20
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment