mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交
This commit is contained in:
@@ -2093,8 +2093,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 720,
|
||||
"height": 1280
|
||||
"width": 1280,
|
||||
"height": 720
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -2156,7 +2156,7 @@
|
||||
"__id__": 95
|
||||
},
|
||||
"mask": true,
|
||||
"maskOpcity": 80,
|
||||
"maskOpcity": 140,
|
||||
"isClickMaskeClose": false,
|
||||
"account": {
|
||||
"__id__": 28
|
||||
|
@@ -93,8 +93,8 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 360,
|
||||
"y": 530,
|
||||
"x": 640,
|
||||
"y": 230,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -510,7 +510,7 @@
|
||||
"_target": null,
|
||||
"_left": 0,
|
||||
"_right": 0,
|
||||
"_top": 60,
|
||||
"_top": 80,
|
||||
"_bottom": 0,
|
||||
"_horizontalCenter": 0,
|
||||
"_verticalCenter": 0,
|
||||
@@ -557,8 +557,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 720,
|
||||
"height": 1280
|
||||
"width": 1280,
|
||||
"height": 720
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
|
@@ -1848,8 +1848,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 720,
|
||||
"height": 1280
|
||||
"width": 1280,
|
||||
"height": 720
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -1910,8 +1910,8 @@
|
||||
"__prefab": {
|
||||
"__id__": 85
|
||||
},
|
||||
"mask": false,
|
||||
"maskOpcity": 80,
|
||||
"mask": true,
|
||||
"maskOpcity": 140,
|
||||
"isClickMaskeClose": false,
|
||||
"titleLabel": {
|
||||
"__id__": 7
|
||||
|
Reference in New Issue
Block a user