Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cdn
Project
Project
Details
Activity
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
llewan
cdn
Commits
b91b40e6
Commit
b91b40e6
authored
Mar 07, 2019
by
测试账号
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
9da77288
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.html
h5game/shuiguodashiol/web-mobile/index.html
+1
-1
main.a57c9.js
h5game/shuiguodashiol/web-mobile/main.a57c9.js
+2
-2
project.f9fd5.js
h5game/shuiguodashiol/web-mobile/src/project.f9fd5.js
+0
-0
No files found.
h5game/shuiguodashiol/web-mobile/index.html
View file @
b91b40e6
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
</div>
</div>
<script
src=
"src/settings.2f937.js"
charset=
"utf-8"
></script>
<script
src=
"src/settings.2f937.js"
charset=
"utf-8"
></script>
<script
src=
"vconsole.min.bac6b.js"
></script>
<script
src=
"vconsole.min.bac6b.js"
></script>
<script
src=
"main.
9a20d
.js"
charset=
"utf-8"
></script>
<script
src=
"main.
a57c9
.js"
charset=
"utf-8"
></script>
<script
src=
"//cdn.bootcss.com/eruda/1.4.2/eruda.min.js"
></script>
<script
src=
"//cdn.bootcss.com/eruda/1.4.2/eruda.min.js"
></script>
<script>
eruda
.
init
();
</script>
<script>
eruda
.
init
();
</script>
...
...
h5game/shuiguodashiol/web-mobile/main.
9a20d
.js
→
h5game/shuiguodashiol/web-mobile/main.
a57c9
.js
View file @
b91b40e6
...
@@ -135,7 +135,7 @@ window.boot = function () {
...
@@ -135,7 +135,7 @@ window.boot = function () {
BK
.
Script
.
loadlib
();
BK
.
Script
.
loadlib
();
}
}
else
{
else
{
var
bundledScript
=
settings
.
debug
?
'src/project.dev.js'
:
'src/project.
7df89
.js'
;
var
bundledScript
=
settings
.
debug
?
'src/project.dev.js'
:
'src/project.
f9fd5
.js'
;
if
(
jsList
)
{
if
(
jsList
)
{
jsList
=
jsList
.
map
(
function
(
x
)
{
jsList
=
jsList
.
map
(
function
(
x
)
{
return
'src/'
+
x
;
return
'src/'
+
x
;
...
@@ -166,7 +166,7 @@ window.boot = function () {
...
@@ -166,7 +166,7 @@ window.boot = function () {
cc
.
game
.
run
(
option
,
onStart
);
cc
.
game
.
run
(
option
,
onStart
);
};
};
// main.
9a20d
.js is qqplay and jsb platform entry file, so we must leave platform init code here
// main.
a57c9
.js is qqplay and jsb platform entry file, so we must leave platform init code here
if
(
false
)
{
if
(
false
)
{
BK
.
Script
.
loadlib
(
'GameRes://src/settings.js'
);
BK
.
Script
.
loadlib
(
'GameRes://src/settings.js'
);
BK
.
Script
.
loadlib
();
BK
.
Script
.
loadlib
();
...
...
h5game/shuiguodashiol/web-mobile/src/project.
7df89
.js
→
h5game/shuiguodashiol/web-mobile/src/project.
f9fd5
.js
View file @
b91b40e6
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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