Commit 4248688b authored by 陈子煜's avatar 陈子煜

1

parent 1ee85a38
...@@ -98,14 +98,14 @@ ...@@ -98,14 +98,14 @@
</style> </style>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/assets/plugin/zepto.min.js"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427452713/src/assets/plugin/zepto.min.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/assets/plugin/declare-process.js"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427452713/src/assets/plugin/declare-process.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/assets/plugin/SVGA.Lite.v2.1.1.js"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427452713/src/assets/plugin/SVGA.Lite.v2.1.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/assets/plugin/jszip.min.v3.10.1.js"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427452713/src/assets/plugin/jszip.min.v3.10.1.js"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/assets/plugin/rem.min.js"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427452713/src/assets/plugin/rem.min.js"></script>
<script src="//res.wx.qq.com/open/js/jweixin-1.6.0.js"></script> <script src="//res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/style.css" />--> <!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427452713/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/custom.css" />--> <!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427452713/custom.css" />-->
<!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>--> <!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>-->
<!-- <script>eruda.init()</script>--> <!-- <script>eruda.init()</script>-->
...@@ -118,20 +118,20 @@ ...@@ -118,20 +118,20 @@
</div> </div>
<!-- Polyfills bundle. --> <!-- Polyfills bundle. -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/polyfills.bundle.js" charset="utf-8"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427452713/src/polyfills.bundle.js" charset="utf-8"></script>
<!-- SystemJS support. --> <!-- SystemJS support. -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/system.bundle.js" charset="utf-8"></script> <script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427452713/src/system.bundle.js" charset="utf-8"></script>
<!-- Import map --> <!-- Import map -->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>--> <!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/1734427452713/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<script type="systemjs-importmap" charset="utf-8"> <script type="systemjs-importmap" charset="utf-8">
{"imports":{"cc":"//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/cocos-js/cc.js"}} {"imports":{"cc":"//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427452713/cocos-js/cc.js"}}
</script> </script>
<script> <script>
System.import('//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427119285/index.js').catch(function (err) { System.import('//yun.duiba.com.cn/db_games/ccc_game/template3d/1734427452713/index.js').catch(function (err) {
console.error(err); console.error(err);
}) })
</script> </script>
......
...@@ -34,8 +34,8 @@ ...@@ -34,8 +34,8 @@
} }
], ],
"useSplashScreen": false, "useSplashScreen": false,
"debug": false, "debug": true,
"sourceMaps": false "sourceMaps": "inline"
}, },
"BuildTaskManager": { "BuildTaskManager": {
"taskMap": { "taskMap": {
...@@ -45,17 +45,17 @@ ...@@ -45,17 +45,17 @@
"progress": 1, "progress": 1,
"state": "success", "state": "success",
"stage": "build", "stage": "build",
"message": "2024-12-17 17:19:23 build success in 44 s!", "message": "2024-12-17 17:25:23 build success in 1 min 20 s!",
"detailMessage": "%c兑吧发布插件 >> 版本号:1734427119285\rcolor: green\r", "detailMessage": "builder:build-project-total (80497ms)\r",
"options": { "options": {
"name": "cocos-template-3d", "name": "cocos-template-3d",
"server": "", "server": "",
"platform": "web-mobile", "platform": "web-mobile",
"buildPath": "project://build", "buildPath": "project://build",
"debug": false, "debug": true,
"md5Cache": false, "md5Cache": false,
"skipCompressTexture": false, "skipCompressTexture": false,
"sourceMaps": false, "sourceMaps": "inline",
"overwriteProjectSettings": { "overwriteProjectSettings": {
"includeModules": { "includeModules": {
"gfx-webgl2": "inherit-project-setting", "gfx-webgl2": "inherit-project-setting",
...@@ -109,7 +109,7 @@ ...@@ -109,7 +109,7 @@
"__version__": "1.3.8", "__version__": "1.3.8",
"logDest": "project://temp/builder/log/web-mobile2024-11-6 15-39.log" "logDest": "project://temp/builder/log/web-mobile2024-11-6 15-39.log"
}, },
"time": "2024-12-17 17:18:39", "time": "2024-12-17 17:24:02",
"dirty": false "dirty": false
} }
} }
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"accessKeySecret": "6sk3EDd1BYrXlAUoh8maMuN7hOMkh1", "accessKeySecret": "6sk3EDd1BYrXlAUoh8maMuN7hOMkh1",
"__version__": "1.0.0", "__version__": "1.0.0",
"useZip": true, "useZip": true,
"useJsEncryption": false "useJsEncryption": true
} }
}, },
"taskOptionsMap": { "taskOptionsMap": {
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"accessKeySecret": "6sk3EDd1BYrXlAUoh8maMuN7hOMkh1", "accessKeySecret": "6sk3EDd1BYrXlAUoh8maMuN7hOMkh1",
"__version__": "1.0.0", "__version__": "1.0.0",
"useZip": true, "useZip": true,
"useJsEncryption": false "useJsEncryption": true
}, },
"1730878748609}": { "1730878748609}": {
"uploadDir": "db_games/ccc_game/template3d", "uploadDir": "db_games/ccc_game/template3d",
......
...@@ -32,8 +32,8 @@ ...@@ -32,8 +32,8 @@
} }
], ],
"useSplashScreen": false, "useSplashScreen": false,
"debug": false, "debug": true,
"sourceMaps": false "sourceMaps": "inline"
}, },
"taskOptionsMap": { "taskOptionsMap": {
"1730878748609": { "1730878748609": {
......
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