Commit 3afd5a96 authored by haiyoucuv's avatar haiyoucuv

更改

parent d387b03e
......@@ -15,8 +15,8 @@
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"imageUuidOrDatabaseUri": "77c1124e-7e00-493b-8406-9704cbc583b0",
"isUuid": true,
"visible": false,
......@@ -31,102 +31,10 @@
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "77c1124e-7e00-493b-8406-9704cbc583b0@f9941",
"displayName": "IP_lambert1_BaseColor",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 512,
"height": 512,
"rawWidth": 512,
"rawHeight": 512,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-256,
-256,
0,
256,
-256,
0,
-256,
256,
0,
256,
256,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
512,
512,
512,
0,
0,
512,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-256,
-256,
0
],
"maxPos": [
256,
256,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "77c1124e-7e00-493b-8406-9704cbc583b0@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"type": "texture",
"hasAlpha": false,
"fixAlphaTransparencyArtifacts": false,
"redirect": "77c1124e-7e00-493b-8406-9704cbc583b0@6c48a"
......
......@@ -15,8 +15,8 @@
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"imageUuidOrDatabaseUri": "978a3b14-7b8c-43bf-90c8-9748baa65559",
"isUuid": true,
"visible": false,
......@@ -31,102 +31,10 @@
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "978a3b14-7b8c-43bf-90c8-9748baa65559@f9941",
"displayName": "base1_3_BASE",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1024,
"height": 1024,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-512,
-512,
0,
512,
-512,
0,
-512,
512,
0,
512,
512,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
1024,
1024,
1024,
0,
0,
1024,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-512,
-512,
0
],
"maxPos": [
512,
512,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "978a3b14-7b8c-43bf-90c8-9748baa65559@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"type": "texture",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "978a3b14-7b8c-43bf-90c8-9748baa65559@6c48a"
......
......@@ -20,8 +20,8 @@
"imageUuidOrDatabaseUri": "d53e66e0-463e-43f1-bfbc-16d04b776832",
"isUuid": true,
"visible": false,
"minfilter": "nearest",
"magfilter": "nearest",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
......
......@@ -20,8 +20,8 @@
"imageUuidOrDatabaseUri": "ebafcfef-2127-4ca5-9ddc-20f98f6acde1",
"isUuid": true,
"visible": false,
"minfilter": "nearest",
"magfilter": "nearest",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
......
......@@ -20,8 +20,8 @@
"imageUuidOrDatabaseUri": "b925cbb8-aeea-48d6-8e2c-ab4132462912",
"isUuid": true,
"visible": false,
"minfilter": "nearest",
"magfilter": "nearest",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
......
......@@ -97,7 +97,6 @@ export class CircleItem extends Component {
/** 更新位置 */
updateItem(targetIndex: number, data: any = null, dataIndex: number) {
console.log("******* targetIndex: ", targetIndex, data);
if (!!data) {
if (targetIndex === 4) {
this.node.setPosition(new Vec3(POSITION[4].x, 0, 0));
......@@ -108,8 +107,6 @@ export class CircleItem extends Component {
}
} else {
const obj = POSITION?.[targetIndex] || {};
console.log("node", this.node);
console.log("obj", obj);
tween(this.node)
.to(0.5, { position: new Vec3(obj.x, 0, 0), scale: new Vec3(obj.scale, obj.scale, obj.scale)}, {easing: "linear"})
.start()
......@@ -126,7 +123,6 @@ export class CircleItem extends Component {
this.node.setScale(new Vec3(scale, scale, scale))
}
this.updateInfo(data);
console.log("%c 初始化", "font-size: 20px", this.node, this.index);
}
}
......@@ -53,10 +53,13 @@
},
{
"__id__": 248
},
{
"__id__": 250
}
],
"_prefab": {
"__id__": 250
"__id__": 252
},
"_lpos": {
"__type__": "cc.Vec3",
......@@ -4603,6 +4606,42 @@
"__type__": "cc.CompPrefabInfo",
"fileId": "32MEycwERBYozrhTFnvMPS"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 1
},
"_enabled": true,
"__prefab": {
"__id__": 251
},
"_alignFlags": 45,
"_target": null,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 750,
"_originalHeight": 1624,
"_alignMode": 2,
"_lockFlags": 0,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "41I1JDB4VCpK443Ogw7ZUz"
},
{
"__type__": "cc.PrefabInfo",
"root": {
......
This diff is collapsed.
......@@ -39,10 +39,7 @@
<script src="//yun.duiba.com.cn/polaris/SVGA.Lite.v2.1.1.d3a67cbc13c591c53c6f87ab34c57ce387010374.js" crossorigin="anonymous"></script>
<script src="//yun.duiba.com.cn/aurora/assets/2403d1edf2acd15b179306b6ddaa5f0967d78a8f.js"></script>
<script src="//yun.duiba.com.cn/jsbridge-1.0.4_jiangsu.js"></script>
<script src="https://yun.duiba.com.cn/js-libs/jiangsu-bank/5.1.3/jiangsu-bank.js"></script>
<link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1718612202944/style.css"/>
<link rel="stylesheet" type="text/css" href="//yun.duiba.com.cn/db_games/ccc_game/template3d/1718763091096/style.css"/>
<style>
.sui-captcha {
......@@ -97,17 +94,17 @@
</div>
<!-- Polyfills bundle. -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1718612202944/src/polyfills.bundle.js" charset="utf-8"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1718763091096/src/polyfills.bundle.js" charset="utf-8"></script>
<!-- SystemJS support. -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1718612202944/src/system.bundle.js" charset="utf-8"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1718763091096/src/system.bundle.js" charset="utf-8"></script>
<!-- Import map -->
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1718612202944/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>
<script src="//yun.duiba.com.cn/db_games/ccc_game/template3d/1718763091096/src/import-map.json" type="systemjs-importmap" charset="utf-8"></script>
<script>
System.import('//yun.duiba.com.cn/db_games/ccc_game/template3d/1718612202944/index.js').catch(function (err) {
System.import('//yun.duiba.com.cn/db_games/ccc_game/template3d/1718763091096/index.js').catch(function (err) {
console.error(err);
})
</script>
......
{
"success": true,
"code": "Ut consequat id",
"message": "dolor eu et",
"code": null,
"data": {
"taskInfo": [{
"loopType": "1",
"taskCode": null,
"isUsed": false
},{
"loopType": "2",
"taskCode": "join_5",
"isUsed": true
},{
"loopType": "3",
"taskCode": "login_3",
"isUsed": false
},{
"loopType": "4",
"taskCode": "score_10",
"isUsed": false
},{
"loopType": "5",
"taskCode": "tt_s_SYSYJ03",
"isUsed": false
}],
"handType": "1"
}
}
"handType": "1",
"taskInfo": [
{
"isUsed": false,
"loopType": 2,
"taskCode": "join_5"
},
{
"isUsed": false,
"loopType": 3,
"taskCode": "login_3"
},
{
"isUsed": false,
"loopType": 4,
"taskCode": "score_1000"
},
{
"isUsed": false,
"loopType": 5,
"taskCode": "score_8000"
},
{
"isUsed": true,
"loopType": 1,
"taskCode": null
}
]
},
"message": null,
"success": true,
"timeStamp": 1718776874488
}
\ No newline at end of file
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