Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
MingSnake_241120
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
MingSnake_241120
Commits
4893441b
Commit
4893441b
authored
Mar 19, 2025
by
haiyoucuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复埋点问题
parent
6a380a78
Changes
14
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
845 additions
and
799 deletions
+845
-799
WebNet.ts
assets/Scripts/Utils/WebNet/WebNet.ts
+1
-1
Start.scene
assets/Start/Start.scene
+1
-1
index.html
build/web-mobile/index.html
+12
-12
yarn.lock
extensions/duiba-publish/yarn.lock
+659
-659
yarn.lock
extensions/prefab-tab/yarn.lock
+110
-110
package.json
package.json
+1
-1
builder.json
profiles/v2/packages/builder.json
+8
-5
duiba-publish.json
profiles/v2/packages/duiba-publish.json
+1
-1
web-mobile.json
profiles/v2/packages/web-mobile.json
+1
-1
adsense-h5g-plugin.json
settings/v2/packages/adsense-h5g-plugin.json
+4
-0
builder.json
settings/v2/packages/builder.json
+1
-1
cocos-service.json
settings/v2/packages/cocos-service.json
+1
-1
engine.json
settings/v2/packages/engine.json
+44
-5
scene.json
settings/v2/packages/scene.json
+1
-1
No files found.
assets/Scripts/Utils/WebNet/WebNet.ts
View file @
4893441b
...
@@ -489,7 +489,7 @@ export function sendLog(type: LOG_TYPE | 'exposure' | 'click', area: number, dpm
...
@@ -489,7 +489,7 @@ export function sendLog(type: LOG_TYPE | 'exposure' | 'click', area: number, dpm
let
isExposure
=
(
type
==
LOG_TYPE
.
EXPOSURE
);
let
isExposure
=
(
type
==
LOG_TYPE
.
EXPOSURE
);
if
(
isExposure
)
{
if
(
isExposure
)
{
//曝光
//曝光
jsonp
(
'/
/embedlog.duiba.com.cn/
exposure/standard'
,
params
);
jsonp
(
'/exposure/standard'
,
params
);
}
else
{
}
else
{
//点击
//点击
jsonp
(
'/log/click'
,
params
);
jsonp
(
'/log/click'
,
params
);
...
...
assets/Start/Start.scene
View file @
4893441b
...
@@ -187,7 +187,7 @@
...
@@ -187,7 +187,7 @@
"_priority": 65535,
"_priority": 65535,
"_fov": 45,
"_fov": 45,
"_fovAxis": 0,
"_fovAxis": 0,
"_orthoHeight":
486.868232890704
8,
"_orthoHeight":
662.123893805309
8,
"_near": 1,
"_near": 1,
"_far": 2000,
"_far": 2000,
"_color": {
"_color": {
...
...
build/web-mobile/index.html
View file @
4893441b
...
@@ -98,14 +98,14 @@
...
@@ -98,14 +98,14 @@
</style>
</style>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
39002769594
/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
42373370863
/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
39002769594
/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
42373370863
/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
39002769594
/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
42373370863
/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
39002769594
/src/assets/plugin/jszip.min.v3.10.1.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
42373370863
/src/assets/plugin/jszip.min.v3.10.1.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
39002769594
/src/assets/plugin/rem.min.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
42373370863
/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/17
39002769594
/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/17
42373370863
/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/17
39002769594
/custom.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/17
42373370863
/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/17
39002769594
/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
42373370863
/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<!-- SystemJS support. -->
<!-- SystemJS support. -->
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
39002769594
/src/system.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
42373370863
/src/system.bundle.js"
charset=
"utf-8"
></script>
<!-- Import map -->
<!-- Import map -->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/17
39002769594
/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/17
42373370863
/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/17
39002769594
/cocos-js/cc.js"
}}
{
"imports"
:{
"cc"
:
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17
42373370863
/cocos-js/cc.js"
}}
</script>
</script>
<script>
<script>
System
.
import
(
'//yun.duiba.com.cn/db_games/ccc_game/template3d/17
39002769594
/index.js'
).
catch
(
function
(
err
)
{
System
.
import
(
'//yun.duiba.com.cn/db_games/ccc_game/template3d/17
42373370863
/index.js'
).
catch
(
function
(
err
)
{
console
.
error
(
err
);
console
.
error
(
err
);
})
})
</script>
</script>
...
...
extensions/duiba-publish/yarn.lock
View file @
4893441b
This diff is collapsed.
Click to expand it.
extensions/prefab-tab/yarn.lock
View file @
4893441b
This diff is collapsed.
Click to expand it.
package.json
View file @
4893441b
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
"port"
:
7456
"port"
:
7456
},
},
"creator"
:
{
"creator"
:
{
"version"
:
"3.8.
4
"
,
"version"
:
"3.8.
5
"
,
"registry"
:
{
"registry"
:
{
"remote"
:
{}
"remote"
:
{}
},
},
...
...
profiles/v2/packages/builder.json
View file @
4893441b
{
{
"__version__"
:
"1.3.
8
"
,
"__version__"
:
"1.3.
9
"
,
"log"
:
{
"log"
:
{
"level"
:
4
"level"
:
4
},
},
...
@@ -45,8 +45,8 @@
...
@@ -45,8 +45,8 @@
"progress"
:
1
,
"progress"
:
1
,
"state"
:
"success"
,
"state"
:
"success"
,
"stage"
:
"build"
,
"stage"
:
"build"
,
"message"
:
"2025-
2-8 16:20:49 build success in 1 min 20
s!"
,
"message"
:
"2025-
3-19 16:37:39 build success in 1 min 28
s!"
,
"detailMessage"
:
"
builder:build-project-total (79890ms)
\r
"
,
"detailMessage"
:
"
%c兑吧发布插件 >> 版本号:1742373370863
\r
color: green
\r
"
,
"options"
:
{
"options"
:
{
"name"
:
"cocos-template-3d"
,
"name"
:
"cocos-template-3d"
,
"server"
:
""
,
"server"
:
""
,
...
@@ -107,9 +107,12 @@
...
@@ -107,9 +107,12 @@
"wasmCompressionMode"
:
false
,
"wasmCompressionMode"
:
false
,
"packages"
:
{},
"packages"
:
{},
"__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"
,
"buildMode"
:
"normal"
,
"mangleProperties"
:
false
,
"inlineEnum"
:
true
},
},
"time"
:
"2025-
2-8 16:19:29
"
,
"time"
:
"2025-
3-19 16:36:10
"
,
"dirty"
:
false
"dirty"
:
false
}
}
}
}
...
...
profiles/v2/packages/duiba-publish.json
View file @
4893441b
...
@@ -38,6 +38,6 @@
...
@@ -38,6 +38,6 @@
"useJsEncryption"
:
true
"useJsEncryption"
:
true
}
}
},
},
"__version__"
:
"1.3.
8
"
"__version__"
:
"1.3.
9
"
}
}
}
}
profiles/v2/packages/web-mobile.json
View file @
4893441b
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
"__version__"
:
"1.0.1"
"__version__"
:
"1.0.1"
}
}
},
},
"__version__"
:
"1.3.
8
"
,
"__version__"
:
"1.3.
9
"
,
"options"
:
{
"options"
:
{
"web-mobile"
:
{
"web-mobile"
:
{
"useWebGPU"
:
false
,
"useWebGPU"
:
false
,
...
...
settings/v2/packages/adsense-h5g-plugin.json
0 → 100644
View file @
4893441b
{
"__version__"
:
"1.0.1"
,
"enableAdsense"
:
false
}
settings/v2/packages/builder.json
View file @
4893441b
{
{
"__version__"
:
"1.3.
8
"
,
"__version__"
:
"1.3.
9
"
,
"bundleConfig"
:
{
"bundleConfig"
:
{
"custom"
:
{
"custom"
:
{
"default"
:
{
"default"
:
{
...
...
settings/v2/packages/cocos-service.json
View file @
4893441b
{
{
"__version__"
:
"3.0.
7
"
,
"__version__"
:
"3.0.
8
"
,
"game"
:
{
"game"
:
{
"name"
:
"未知游戏"
,
"name"
:
"未知游戏"
,
"app_id"
:
"UNKNOW"
,
"app_id"
:
"UNKNOW"
,
...
...
settings/v2/packages/engine.json
View file @
4893441b
...
@@ -40,27 +40,58 @@
...
@@ -40,27 +40,58 @@
},
},
"physics"
:
{
"physics"
:
{
"_value"
:
false
,
"_value"
:
false
,
"_option"
:
"physics-builtin"
"_option"
:
"physics-builtin"
,
"_flags"
:
{
"physics-ammo"
:
{
"LOAD_BULLET_MANUALLY"
:
false
},
"physics-physx"
:
{
"LOAD_PHYSX_MANUALLY"
:
false
}
}
},
},
"physics-ammo"
:
{
"physics-ammo"
:
{
"_value"
:
"physics-ammo"
"_value"
:
"physics-ammo"
,
"_flags"
:
{
"physics-ammo"
:
{
"LOAD_BULLET_MANUALLY"
:
false
}
}
},
},
"physics-cannon"
:
{
"physics-cannon"
:
{
"_value"
:
"physics-cannon"
"_value"
:
"physics-cannon"
},
},
"physics-physx"
:
{
"physics-physx"
:
{
"_value"
:
"physics-physx"
"_value"
:
"physics-physx"
,
"_flags"
:
{
"physics-physx"
:
{
"LOAD_PHYSX_MANUALLY"
:
false
}
}
},
},
"physics-builtin"
:
{
"physics-builtin"
:
{
"_value"
:
"physics-builtin"
"_value"
:
"physics-builtin"
},
},
"physics-2d"
:
{
"physics-2d"
:
{
"_value"
:
true
,
"_value"
:
true
,
"_option"
:
"physics-2d-builtin"
"_option"
:
"physics-2d-builtin"
,
"_flags"
:
{
"physics-2d-box2d-wasm"
:
{
"LOAD_BOX2D_MANUALLY"
:
false
}
}
},
},
"physics-2d-box2d"
:
{
"physics-2d-box2d"
:
{
"_value"
:
"physics-2d-box2d"
"_value"
:
"physics-2d-box2d"
},
},
"physics-2d-box2d-wasm"
:
{
"_value"
:
false
,
"_flags"
:
{
"physics-2d-box2d-wasm"
:
{
"LOAD_BOX2D_MANUALLY"
:
false
}
}
},
"physics-2d-builtin"
:
{
"physics-2d-builtin"
:
{
"_value"
:
"physics-2d-builtin"
"_value"
:
"physics-2d-builtin"
},
},
...
@@ -112,9 +143,17 @@
...
@@ -112,9 +143,17 @@
"tiled-map"
:
{
"tiled-map"
:
{
"_value"
:
false
"_value"
:
false
},
},
"
spin
e"
:
{
"
vendor-googl
e"
:
{
"_value"
:
false
"_value"
:
false
},
},
"spine"
:
{
"_value"
:
false
,
"_flags"
:
{
"spine"
:
{
"LOAD_SPINE_MANUALLY"
:
false
}
}
},
"dragon-bones"
:
{
"dragon-bones"
:
{
"_value"
:
false
"_value"
:
false
},
},
...
...
settings/v2/packages/scene.json
View file @
4893441b
{
{
"__version__"
:
"1.0.
1
"
,
"__version__"
:
"1.0.
2
"
,
"current-scene"
:
"9e293cde-e27b-4902-808b-e884f3e9da32"
"current-scene"
:
"9e293cde-e27b-4902-808b-e884f3e9da32"
}
}
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