Commit 29a72dc8 authored by limingzhe's avatar limingzhe

fix: 隐藏返回按钮

parent 25d11a63
...@@ -4750,7 +4750,7 @@ ...@@ -4750,7 +4750,7 @@
"__id__": 2 "__id__": 2
}, },
"_children": [], "_children": [],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 105 "__id__": 105
...@@ -4961,7 +4961,7 @@ ...@@ -4961,7 +4961,7 @@
"__id__": 2 "__id__": 2
}, },
"_children": [], "_children": [],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 110 "__id__": 110
......
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
"premultiplyAlpha": false, "premultiplyAlpha": false,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 1187, "width": 1320,
"height": 694, "height": 776,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"bg_video_shadow": { "bg_video_shadow": {
......
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
"premultiplyAlpha": false, "premultiplyAlpha": false,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 1320, "width": 257,
"height": 776, "height": 177,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"empty_white": { "empty_white": {
......
...@@ -3,5 +3,6 @@ ...@@ -3,5 +3,6 @@
"packages": "packages", "packages": "packages",
"version": "2.4.5", "version": "2.4.5",
"id": "bec4fbe6-e8c3-4ec8-8062-ecc191fc2e19", "id": "bec4fbe6-e8c3-4ec8-8062-ecc191fc2e19",
"isNew": false "isNew": false,
"description": ""
} }
\ 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