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
fce83268
Commit
fce83268
authored
Mar 06, 2019
by
测试账号
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
4539bba7
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
+4
-3
index.html
h5game/shuiguodashiol/web-mobile/index.html
+2
-1
main.3bbd7.js
h5game/shuiguodashiol/web-mobile/main.3bbd7.js
+2
-2
project.3189a.js
h5game/shuiguodashiol/web-mobile/src/project.3189a.js
+0
-0
No files found.
h5game/shuiguodashiol/web-mobile/index.html
View file @
fce83268
...
@@ -49,9 +49,10 @@
...
@@ -49,9 +49,10 @@
</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.
a1f8b
.js"
charset=
"utf-8"
></script>
<script
src=
"main.
3bbd7
.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>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
(
function
()
{
(
function
()
{
// open web debugger console
// open web debugger console
...
...
h5game/shuiguodashiol/web-mobile/main.
a1f8b
.js
→
h5game/shuiguodashiol/web-mobile/main.
3bbd7
.js
View file @
fce83268
...
@@ -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.
73c90
.js'
;
var
bundledScript
=
settings
.
debug
?
'src/project.dev.js'
:
'src/project.
3189a
.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.
a1f8b
.js is qqplay and jsb platform entry file, so we must leave platform init code here
// main.
3bbd7
.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.
73c90
.js
→
h5game/shuiguodashiol/web-mobile/src/project.
3189a
.js
View file @
fce83268
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