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
b1d84643
Commit
b1d84643
authored
Dec 31, 2024
by
haiyoucuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
init
parent
1153ec1b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
194 additions
and
52 deletions
+194
-52
PointDetailScene.scene
assets/Bundles/PointDetailScene/PointDetailScene.scene
+177
-37
PointDetailScene.ts
assets/Scripts/Scenes/PointDetailScene.ts
+2
-0
index.html
build/web-mobile/index.html
+12
-12
builder.json
profiles/v2/packages/builder.json
+3
-3
No files found.
assets/Bundles/PointDetailScene/PointDetailScene.scene
View file @
b1d84643
...
...
@@ -52,7 +52,7 @@
},
"autoReleaseAssets": false,
"_globals": {
"__id__":
47
"__id__":
50
},
"_id": "f1965cba-27e4-45cd-9549-9019c2db9777"
},
...
...
@@ -76,24 +76,27 @@
},
{
"__id__": 31
},
{
"__id__": 34
}
],
"_active": true,
"_components": [
{
"__id__": 4
1
"__id__": 4
4
},
{
"__id__": 4
2
"__id__": 4
5
},
{
"__id__": 4
3
"__id__": 4
6
},
{
"__id__": 4
4
"__id__": 4
7
},
{
"__id__": 4
5
"__id__": 4
8
}
],
"_prefab": null,
...
...
@@ -185,7 +188,7 @@
"_priority": 1073741824,
"_fov": 45,
"_fovAxis": 0,
"_orthoHeight":
739.6666666666667
,
"_orthoHeight":
802.8075471698113
,
"_near": 1,
"_far": 2000,
"_color": {
...
...
@@ -1183,6 +1186,138 @@
"_atlas": null,
"_id": "31iqkkRDpOX4qKhezQJPSA"
},
{
"__type__": "cc.Node",
"_name": "Label",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 32
},
{
"__id__": 33
}
],
"_prefab": null,
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -10,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"z": 1
},
"_mobility": 0,
"_layer": 33554432,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": "f59fBz2EFLaodCumwILmT1"
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 31
},
"_enabled": true,
"__prefab": null,
"_contentSize": {
"__type__": "cc.Size",
"width": 120,
"height": 50.4
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": "30PB+05IVAwqrUWQJgI199"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 31
},
"_enabled": true,
"__prefab": null,
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_string": "暂无记录",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 30,
"_fontSize": 30,
"_fontFamily": "Arial",
"_lineHeight": 40,
"_overflow": 0,
"_enableWrapText": true,
"_font": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_isItalic": false,
"_isBold": false,
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": "16iECerA5HDYrqO4qqMLuq"
},
{
"__type__": "cc.Node",
"_name": "top",
...
...
@@ -1193,19 +1328,19 @@
},
"_children": [
{
"__id__": 3
2
"__id__": 3
5
},
{
"__id__": 3
6
"__id__": 3
9
}
],
"_active": true,
"_components": [
{
"__id__":
39
"__id__":
42
},
{
"__id__": 4
0
"__id__": 4
3
}
],
"_prefab": null,
...
...
@@ -1244,19 +1379,19 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 3
1
"__id__": 3
4
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 3
3
"__id__": 3
6
},
{
"__id__": 3
4
"__id__": 3
7
},
{
"__id__": 3
5
"__id__": 3
8
}
],
"_prefab": null,
...
...
@@ -1295,7 +1430,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
2
"__id__": 3
5
},
"_enabled": true,
"__prefab": null,
...
...
@@ -1317,7 +1452,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
2
"__id__": 3
5
},
"_enabled": true,
"__prefab": null,
...
...
@@ -1356,7 +1491,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
2
"__id__": 3
5
},
"_enabled": true,
"__prefab": null,
...
...
@@ -1406,16 +1541,16 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 3
1
"__id__": 3
4
},
"_children": [],
"_active": true,
"_components": [
{
"__id__":
37
"__id__":
40
},
{
"__id__":
38
"__id__":
41
}
],
"_prefab": null,
...
...
@@ -1454,7 +1589,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
6
"__id__": 3
9
},
"_enabled": true,
"__prefab": null,
...
...
@@ -1476,7 +1611,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
6
"__id__": 3
9
},
"_enabled": true,
"__prefab": null,
...
...
@@ -1515,7 +1650,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
1
"__id__": 3
4
},
"_enabled": true,
"__prefab": null,
...
...
@@ -1537,7 +1672,7 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
1
"__id__": 3
4
},
"_enabled": true,
"__prefab": null,
...
...
@@ -1640,11 +1775,14 @@
"_enabled": true,
"__prefab": null,
"backBtn": {
"__id__": 3
2
"__id__": 3
5
},
"List": {
"__id__": 27
},
"noData": {
"__id__": 31
},
"_id": "e5c+APbZJLRKZiU7jzp7R+"
},
{
...
...
@@ -1659,7 +1797,7 @@
"__prefab": null,
"skinNodeArr": [
{
"__id__": 4
6
"__id__": 4
9
}
],
"_genSkinNode": true,
...
...
@@ -1668,7 +1806,7 @@
{
"__type__": "SkinNode",
"node": {
"__id__": 3
2
"__id__": 3
5
},
"type": 0,
"color1": {
...
...
@@ -1692,33 +1830,35 @@
"skin2": {
"__uuid__": "a1bbddc3-e6f7-48dd-91f3-d7c4f3ca4af4@f9941",
"__expectedType__": "cc.SpriteFrame"
}
},
"node1": null,
"node2": null
},
{
"__type__": "cc.SceneGlobals",
"ambient": {
"__id__":
48
"__id__":
51
},
"shadows": {
"__id__":
49
"__id__":
52
},
"_skybox": {
"__id__": 5
0
"__id__": 5
3
},
"fog": {
"__id__": 5
1
"__id__": 5
4
},
"octree": {
"__id__": 5
2
"__id__": 5
5
},
"skin": {
"__id__": 5
3
"__id__": 5
6
},
"lightProbeInfo": {
"__id__": 5
4
"__id__": 5
7
},
"postSettings": {
"__id__": 5
5
"__id__": 5
8
},
"bakedWithStationaryMainLight": false,
"bakedWithHighpLightmap": false
...
...
assets/Scripts/Scenes/PointDetailScene.ts
View file @
b1d84643
...
...
@@ -19,6 +19,7 @@ export class PointDetailScene extends Scene {
@
property
(
YXCollectionView
)
List
:
YXCollectionView
=
null
;
@
property
(
Node
)
noData
:
Node
=
null
;
listData
:
any
[]
=
[];
...
...
@@ -59,6 +60,7 @@ export class PointDetailScene extends Scene {
this
.
listData
=
data
.
userCreditsRecord
;
this
.
List
.
reloadData
();
this
.
List
.
node
.
active
=
this
.
listData
.
length
>
0
;
this
.
noData
.
active
=
this
.
listData
.
length
==
0
;
}
onListCellDisplay
=
(
cell
:
Node
,
indexPath
:
YXIndexPath
,
collectionView
:
YXCollectionView
)
=>
{
...
...
build/web-mobile/index.html
View file @
b1d84643
...
...
@@ -98,14 +98,14 @@
</style>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
21224263
/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
21224263
/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
21224263
/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
21224263
/src/assets/plugin/jszip.min.v3.10.1.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
21224263
/src/assets/plugin/rem.min.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
30782477
/src/assets/plugin/zepto.min.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
30782477
/src/assets/plugin/declare-process.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
30782477
/src/assets/plugin/SVGA.Lite.v2.1.1.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
30782477
/src/assets/plugin/jszip.min.v3.10.1.js"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
30782477
/src/assets/plugin/rem.min.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/17356
21224263
/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
21224263
/custom.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
30782477
/style.css" />-->
<!-- <link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
30782477
/custom.css" />-->
<!-- <script src="//yun-duiba-credits-test.duibatest.com.cn/TNGD_GAMES/libs/eruda.min.js"></script>-->
<!-- <script>eruda.init()</script>-->
...
...
@@ -118,20 +118,20 @@
</div>
<!-- Polyfills bundle. -->
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
21224263
/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
30782477
/src/polyfills.bundle.js"
charset=
"utf-8"
></script>
<!-- SystemJS support. -->
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
21224263
/src/system.bundle.js"
charset=
"utf-8"
></script>
<script
src=
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
30782477
/src/system.bundle.js"
charset=
"utf-8"
></script>
<!-- Import map -->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/17356
21224263
/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>-->
<!--<script src="https://yun.duiba.com.cn/db_games/ccc_game/template3d/17356
30782477
/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/17356
21224263
/cocos-js/cc.js"
}}
{
"imports"
:{
"cc"
:
"//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
30782477
/cocos-js/cc.js"
}}
</script>
<script>
System
.
import
(
'//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
21224263
/index.js'
).
catch
(
function
(
err
)
{
System
.
import
(
'//yun.duiba.com.cn/db_games/ccc_game/template3d/17356
30782477
/index.js'
).
catch
(
function
(
err
)
{
console
.
error
(
err
);
})
</script>
...
...
profiles/v2/packages/builder.json
View file @
b1d84643
...
...
@@ -45,8 +45,8 @@
"progress"
:
1
,
"state"
:
"success"
,
"stage"
:
"build"
,
"message"
:
"2024-12-31 1
3:01:22 build success in 58
s!"
,
"detailMessage"
:
"builder:build-project-total (5
7914
ms)
\r
"
,
"message"
:
"2024-12-31 1
5:40:34 build success in 52
s!"
,
"detailMessage"
:
"builder:build-project-total (5
1865
ms)
\r
"
,
"options"
:
{
"name"
:
"cocos-template-3d"
,
"server"
:
""
,
...
...
@@ -109,7 +109,7 @@
"__version__"
:
"1.3.8"
,
"logDest"
:
"project://temp/builder/log/web-mobile2024-11-6 15-39.log"
},
"time"
:
"2024-12-31 1
3:00:24
"
,
"time"
:
"2024-12-31 1
5:39:42
"
,
"dirty"
:
false
}
}
...
...
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