Commit 3037aee5 authored by haiyoucuv's avatar haiyoucuv

上传

parent 072d12ca
...@@ -33,18 +33,13 @@ ...@@ -33,18 +33,13 @@
"bundle": "db://assets/Bundles/MainGame" "bundle": "db://assets/Bundles/MainGame"
}, },
{ {
"url": "db://assets/resources/HomeScene/HomeScene.scene", "url": "db://assets/resources/GuideScene/GuideScene.scene",
"uuid": "04224ebd-adcd-4112-8010-da14ed5ea48a", "uuid": "5d6e4c61-d0d4-48df-a049-e0eb6fcaa065",
"bundle": "db://assets/resources"
},
{
"url": "db://assets/resources/RankScene/RankScene.scene",
"uuid": "142a15c2-32b0-4d2d-a914-184ade916275",
"bundle": "db://assets/resources" "bundle": "db://assets/resources"
}, },
{ {
"url": "db://assets/resources/RecordScene/RecordScene.scene", "url": "db://assets/resources/HomeScene/HomeScene.scene",
"uuid": "f07b2151-c5cb-4ca8-9296-54d49ddf1a0a", "uuid": "04224ebd-adcd-4112-8010-da14ed5ea48a",
"bundle": "db://assets/resources" "bundle": "db://assets/resources"
} }
], ],
...@@ -63,7 +58,7 @@ ...@@ -63,7 +58,7 @@
"otherAFPDomain": "" "otherAFPDomain": ""
}, },
"web-mobile": { "web-mobile": {
"orientation": "portrait", "orientation": "auto",
"embedWebDebugger": false, "embedWebDebugger": false,
"cullEngineAsmJsModule": false, "cullEngineAsmJsModule": false,
"__version__": "1.0.1" "__version__": "1.0.1"
...@@ -74,11 +69,27 @@ ...@@ -74,11 +69,27 @@
"__version__": "3.0.7" "__version__": "3.0.7"
}, },
"duiba-publish": { "duiba-publish": {
"uploadDir": "template3d", "uploadDir": "TNGD_GAMES/Cave_Cruiser",
"__version__": "1.0.0" "__version__": "1.0.0",
"region": "oss-cn-hangzhou",
"bucket": "duiba-credits-test",
"accessKeyId": "LTAI5tFiyBroYqzgu6d6E3Sz",
"accessKeySecret": "aEpPaVnxnicK6iwzcJTUpzGhCghSt0"
} }
}, },
"__version__": "1.3.7", "__version__": "1.3.7",
"buildMode": "normal", "buildMode": "normal",
"logDest": "project://temp/builder/log/web-mobile1-15-2024 18-54.log" "logDest": "project://temp/builder/log/web-mobile1-15-2024 18-54.log",
"overwriteProjectSettings": {
"includeModules": {
"physics": "inherit-project-setting",
"physics-2d": "inherit-project-setting",
"gfx-webgl2": "inherit-project-setting"
},
"macroConfig": {
"cleanupImageCache": "inherit-project-setting"
}
},
"nativeCodeBundleMode": "both",
"wasmCompressionMode": false
} }
\ No newline at end of file
...@@ -33,14 +33,12 @@ ...@@ -33,14 +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/1724897265721/src/assets/plugin/zepto.min.js"></script> <script src="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724901263842/src/assets/plugin/zepto.min.js"></script>
<script src="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724897265721/src/assets/plugin/declare-process.js"></script> <script src="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724901263842/src/assets/plugin/declare-process.js"></script>
<script src="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724897265721/src/assets/plugin/SVGA.Lite.v2.1.1.js"></script> <script src="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724901263842/src/assets/plugin/SVGA.Lite.v2.1.1.js"></script>
<link rel="stylesheet" type="text/css" <link rel="stylesheet" type="text/css" href="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724901263842/style.css" />
href="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724897265721/style.css" /> <link rel="stylesheet" type="text/css" href="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724901263842/custom.css" />
<link rel="stylesheet" type="text/css"
href="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724897265721/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,19 +51,16 @@ ...@@ -53,19 +51,16 @@
</div> </div>
<!-- Polyfills bundle. --> <!-- Polyfills bundle. -->
<script src="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724897265721/src/polyfills.bundle.js" <script src="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724901263842/src/polyfills.bundle.js" charset="utf-8"></script>
charset="utf-8"></script>
<!-- SystemJS support. --> <!-- SystemJS support. -->
<script src="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724897265721/src/system.bundle.js" <script src="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724901263842/src/system.bundle.js" charset="utf-8"></script>
charset="utf-8"></script>
<!-- Import map --> <!-- Import map -->
<script src="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724897265721/src/import-map.json" <script src="//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724901263842/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>
type="systemjs-importmap" charset="utf-8"></script>
<script> <script>
System.import('//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724897265721/index.js').catch(function (err) { System.import('//duiba-credits-test.oss-cn-hangzhou.aliyuncs.com/TNGD_GAMES/Cave_Cruiser/1724901263842/index.js').catch(function (err) {
console.error(err); console.error(err);
}) })
</script> </script>
......
...@@ -11,7 +11,7 @@ const unload = function () { ...@@ -11,7 +11,7 @@ const unload = function () {
exports.unload = unload; exports.unload = unload;
const PACKAGE_NAME = 'duiba-publish'; const PACKAGE_NAME = 'duiba-publish';
exports.configs = { exports.configs = {
'*': { 'web-mobile': {
hooks: './hooks', hooks: './hooks',
doc: 'editor/publish/custom-build-plugin.html', doc: 'editor/publish/custom-build-plugin.html',
options: { options: {
...@@ -27,6 +27,18 @@ exports.configs = { ...@@ -27,6 +27,18 @@ exports.configs = {
}, },
verifyRules: ['required'] verifyRules: ['required']
}, },
region: {
label: 'region',
description: 'region',
default: 'oss-cn-hangzhou',
render: {
ui: 'ui-input',
attributes: {
placeholder: 'region',
},
},
verifyRules: ['required']
},
bucket: { bucket: {
label: 'bucket', label: 'bucket',
description: 'bucket', description: 'bucket',
...@@ -65,19 +77,6 @@ exports.configs = { ...@@ -65,19 +77,6 @@ exports.configs = {
}, },
verifyRules: ['required'] verifyRules: ['required']
}, },
region: {
label: 'region',
description: 'region',
default: 'oss-cn-hangzhou',
render: {
ui: 'ui-input',
attributes: {
password: true,
placeholder: 'region',
},
},
verifyRules: ['required']
},
}, },
}, },
}; };
...@@ -11,7 +11,7 @@ export const unload: BuildPlugin.load = function() { ...@@ -11,7 +11,7 @@ export const unload: BuildPlugin.load = function() {
const PACKAGE_NAME = 'duiba-publish'; const PACKAGE_NAME = 'duiba-publish';
export const configs: BuildPlugin.Configs = { export const configs: BuildPlugin.Configs = {
'*': { 'web-mobile': {
hooks: './hooks', hooks: './hooks',
doc: 'editor/publish/custom-build-plugin.html', doc: 'editor/publish/custom-build-plugin.html',
options: { options: {
...@@ -27,6 +27,18 @@ export const configs: BuildPlugin.Configs = { ...@@ -27,6 +27,18 @@ export const configs: BuildPlugin.Configs = {
}, },
verifyRules: ['required'] verifyRules: ['required']
}, },
region: {
label: 'region',
description: 'region',
default: 'oss-cn-hangzhou',
render: {
ui: 'ui-input',
attributes: {
placeholder: 'region',
},
},
verifyRules: ['required']
},
bucket: { bucket: {
label: 'bucket', label: 'bucket',
description: 'bucket', description: 'bucket',
...@@ -65,19 +77,6 @@ export const configs: BuildPlugin.Configs = { ...@@ -65,19 +77,6 @@ export const configs: BuildPlugin.Configs = {
}, },
verifyRules: ['required'] verifyRules: ['required']
}, },
region: {
label: 'region',
description: 'region',
default: 'oss-cn-hangzhou',
render: {
ui: 'ui-input',
attributes: {
password: true,
placeholder: 'region',
},
},
verifyRules: ['required']
},
}, },
}, },
}; };
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