Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TNGD_CaveCruiser
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
TNGD_CaveCruiser
Commits
8b3dfd72
Commit
8b3dfd72
authored
Sep 19, 2024
by
haiyoucuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上传
parent
fed3e2d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
10 deletions
+13
-10
index.ejs
build-templates/web-mobile/index.ejs
+1
-1
index.html
build/web-mobile/index.html
+12
-9
No files found.
build-templates/web-mobile/index.ejs
View file @
8b3dfd72
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
<script
src=
"{{__remoteUrl__}}src/system.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"{{__remoteUrl__}}src/system.bundle.js"
charset=
"utf-8"
></script>
<!-- Import map -->
<!-- Import map -->
<script
src=
"{{__remoteUrl__}}src/import-map.json"
type=
"systemjs-importmap"
charset=
"utf-8"
></script>
<script
src=
"
https:
{{__remoteUrl__}}src/import-map.json"
type=
"systemjs-importmap"
charset=
"utf-8"
></script>
<script>
<script>
System
.
import
(
'{{__remoteUrl__}}index.js'
).
catch
(
function
(
err
)
{
System
.
import
(
'{{__remoteUrl__}}index.js'
).
catch
(
function
(
err
)
{
...
...
build/web-mobile/index.html
View file @
8b3dfd72
...
@@ -33,12 +33,12 @@
...
@@ -33,12 +33,12 @@
<!--<link rel="apple-touch-icon" href=".png" />-->
<!--<link rel="apple-touch-icon" href=".png" />-->
<!--<link rel="apple-touch-icon-precomposed" href=".png" />-->
<!--<link rel="apple-touch-icon-precomposed" href=".png" />-->
<script
src=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
646214707
/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
731129572
/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
646214707
/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
731129572
/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
646214707
/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<script
src=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
731129572
/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
646214707
/style.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
731129572
/style.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
646214707
/custom.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
731129572
/custom.css"
/>
<script
type=
"text/javascript"
src=
"https://appx/web-view.min.js"
></script>
<script
type=
"text/javascript"
src=
"https://appx/web-view.min.js"
></script>
...
@@ -53,16 +53,19 @@
...
@@ -53,16 +53,19 @@
</div>
</div>
<!-- Polyfills bundle. -->
<!-- Polyfills bundle. -->
<script
src=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
646214707
/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
731129572
/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<!-- SystemJS support. -->
<!-- SystemJS support. -->
<script
src=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
646214707
/src/system.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
731129572
/src/system.bundle.js"
charset=
"utf-8"
></script>
<!-- Import map -->
<!-- Import map -->
<script
src=
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726646214707/src/import-map.json"
type=
"systemjs-importmap"
charset=
"utf-8"
></script>
<!--<script src="https://duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726731129572/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<script
type=
"systemjs-importmap"
charset=
"utf-8"
>
{
"imports"
:{
"cc"
:
"//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726731129572/cocos-js/cc.js"
}}
</script>
<script>
<script>
System
.
import
(
'//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
646214707
/index.js'
).
catch
(
function
(
err
)
{
System
.
import
(
'//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1726
731129572
/index.js'
).
catch
(
function
(
err
)
{
console
.
error
(
err
);
console
.
error
(
err
);
})
})
</script>
</script>
...
...
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