Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
hzlh-beautifulFunFestival-snake-20241222
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
hzlh-beautifulFunFestival-snake-20241222
Commits
1cfe34ec
Commit
1cfe34ec
authored
Dec 25, 2024
by
俞嘉婷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
loading common
parent
cce7a450
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
36 additions
and
36 deletions
+36
-36
Start.ts
...beautifulFunFestival-snake-20241222/assets/Start/Start.ts
+22
-22
index.ejs
...tival-snake-20241222/build-templates/web-mobile/index.ejs
+1
-1
index.html
...fulFunFestival-snake-20241222/build/web-mobile/index.html
+12
-12
index.ejs
...ifulFunFestival-snake-20241222/preview-template/index.ejs
+1
-1
No files found.
hzlh-beautifulFunFestival-snake-20241222/assets/Start/Start.ts
View file @
1cfe34ec
...
...
@@ -92,28 +92,28 @@ export class Start extends Component {
}
async
start
()
{
//
this.setProgress(0.05);
//
//
await this.loadZipBundle(0.05, 0.3);
//
const pkg = [
//
{
//
path: "common",
//
type: "bundle",
//
},
//
{
//
path: "runMainPage",
//
type: "bundle"
//
},
//
{
//
path: "runGamePage",
//
type: "bundle"
//
},
//
];
//
const list = await getPreLoadList(pkg, this.setProgress, 0.05, 0.2);
//
await preload(list, this.setProgress, 0.2, 1);
this
.
setProgress
(
0.05
);
// await this.loadZipBundle(0.05, 0.3);
const
pkg
=
[
{
path
:
"common"
,
type
:
"bundle"
,
},
//
{
//
path: "runMainPage",
//
type: "bundle"
//
},
//
{
//
path: "runGamePage",
//
type: "bundle"
//
},
];
const
list
=
await
getPreLoadList
(
pkg
,
this
.
setProgress
,
0.05
,
0.2
);
await
preload
(
list
,
this
.
setProgress
,
0.2
,
1
);
await
changeScene
(
runMainPage
);
}
...
...
hzlh-beautifulFunFestival-snake-20241222/build-templates/web-mobile/index.ejs
View file @
1cfe34ec
...
...
@@ -4,7 +4,7 @@
<head>
<meta
charset=
"utf-8"
>
<title>
蛇来运转
</title>
<title>
美好财趣节
</title>
<!--http://www.html5rocks.com/en/mobile/mobifying/-->
<meta
name=
"viewport"
content=
"width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,minimal-ui=true"
/>
...
...
hzlh-beautifulFunFestival-snake-20241222/build/web-mobile/index.html
View file @
1cfe34ec
...
...
@@ -4,7 +4,7 @@
<head>
<meta
charset=
"utf-8"
>
<title>
蛇来运转
</title>
<title>
美好财趣节
</title>
<!--http://www.html5rocks.com/en/mobile/mobifying/-->
<meta
name=
"viewport"
content=
"width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,minimal-ui=true"
/>
...
...
@@ -106,12 +106,12 @@
}
</style>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
5656532
/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
5656532
/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
5656532
/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
5656532
/src/assets/plugin/jszip.min.v3.10.1.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
5656532
/style.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
5656532
/custom.css"
/>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
6060511
/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
6060511
/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
6060511
/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
6060511
/src/assets/plugin/jszip.min.v3.10.1.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
6060511
/style.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
6060511
/custom.css"
/>
<!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>-->
<!-- <script>eruda.init()</script>-->
...
...
@@ -125,20 +125,20 @@
</div>
<!-- Polyfills bundle. -->
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
5656532
/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
6060511
/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<!-- SystemJS support. -->
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
5656532
/src/system.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
6060511
/src/system.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"https://yun.duiba.com.cn/aurora/assets/03cc8b25df7f900745f5db17effa0eccc2ae724e.js"
></script>
<!-- Import map -->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/173508
5656532
/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/173508
6060511
/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<script
type=
"systemjs-importmap"
charset=
"utf-8"
>
{
"imports"
:{
"cc"
:
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
5656532
/cocos-js/cc.js"
}}
{
"imports"
:{
"cc"
:
"//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
6060511
/cocos-js/cc.js"
}}
</script>
<script>
System
.
import
(
'//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
5656532
/index.js'
).
catch
(
function
(
err
)
{
System
.
import
(
'//yun.duiba.com.cn/db_games/ccc_game/template3d/173508
6060511
/index.js'
).
catch
(
function
(
err
)
{
console
.
error
(
err
);
})
</script>
...
...
hzlh-beautifulFunFestival-snake-20241222/preview-template/index.ejs
View file @
1cfe34ec
<html>
<head>
<meta
charset=
"utf-8"
/>
<title>
蛇来运转
</title>
<title>
美好财趣节
</title>
<meta
name=
"viewport"
content=
"width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,minimal-ui=true"
...
...
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