Commit 36a8a653 authored by 李维's avatar 李维

修改滑动块宽度

parent 52d07904
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
"premultiplyAlpha": false, "premultiplyAlpha": false,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 70, "width": 120,
"height": 70, "height": 120,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_right": { "icon_right": {
......
...@@ -615,7 +615,7 @@ ...@@ -615,7 +615,7 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 50, "width": 38,
"height": 300 "height": 300
}, },
"_anchorPoint": { "_anchorPoint": {
......
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
"premultiplyAlpha": false, "premultiplyAlpha": false,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 70, "width": 120,
"height": 70, "height": 120,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"icon_right": { "icon_right": {
......
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