12345 |
- {
- "code": "var REG = Laya.ClassUtils.regClass;\r\nexport var ui;\r\n(function (ui) {\r\n var Window;\r\n (function (Window) {\r\n class FriendPlayingWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(FriendPlayingWindowUI.uiView);\r\n }\r\n }\r\n FriendPlayingWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 0, \"width\": 720, \"top\": 0, \"skin\": \"local/paiwei_xin_1_1.png\", \"bottom\": 0, \"sizeGrid\": \"50,50,50,50\" }, \"compId\": 138 }, { \"type\": \"Sprite\", \"props\": { \"y\": 180, \"x\": 38.5, \"var\": \"panel\", \"texture\": \"morefriend/底.png\", \"alpha\": 1 }, \"compId\": 4 }, { \"type\": \"Button\", \"props\": { \"y\": 188, \"x\": 604, \"var\": \"CloseBtn\", \"stateNum\": 1, \"skin\": \"morefriend/x.png\" }, \"compId\": 6 }, { \"type\": \"Text\", \"props\": { \"y\": 198, \"x\": 192, \"width\": 340, \"valign\": \"middle\", \"text\": \"好友都在玩的游戏\", \"height\": 50, \"fontSize\": 42, \"font\": \"SimHei\", \"color\": \"#ffffff\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 7 }, { \"type\": \"Button\", \"props\": { \"y\": 1059, \"x\": 311, \"var\": \"ContinueBtn\", \"stateNum\": 1 }, \"compId\": 54 }, { \"type\": \"List\", \"props\": { \"y\": 291, \"x\": 78, \"width\": 567, \"var\": \"GameList\", \"spaceX\": 10, \"selectEnable\": true, \"repeatY\": 3, \"repeatX\": 3, \"height\": 749 }, \"compId\": 58, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": -1, \"x\": 5, \"width\": 172, \"renderType\": \"render\", \"height\": 202 }, \"compId\": 59, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 172, \"height\": 202 }, \"compId\": 116, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 11, \"x\": 0, \"width\": 156, \"name\": \"icon\", \"height\": 152 }, \"compId\": 60 }, { \"type\": \"Text\", \"props\": { \"y\": 159, \"x\": -1, \"width\": 154, \"valign\": \"middle\", \"text\": \"游戏名字\", \"name\": \"name\", \"height\": 40, \"fontSize\": 25, \"font\": \"Microsoft YaHei\", \"color\": \"#ffffff\", \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 61 }, { \"type\": \"Sprite\", \"props\": { \"y\": 0, \"x\": 121, \"texture\": \"morefriend/NEW.png\", \"name\": \"new\" }, \"compId\": 62 }, { \"type\": \"Button\", \"props\": { \"width\": 172, \"name\": \"btn\", \"height\": 202 }, \"compId\": 125 }] }] }] }], \"loadList\": [\"local/paiwei_xin_1_1.png\", \"morefriend/底.png\", \"morefriend/x.png\", \"morefriend/NEW.png\"], \"loadList3D\": [] };\r\n Window.FriendPlayingWindowUI = FriendPlayingWindowUI;\r\n REG(\"ui.Window.FriendPlayingWindowUI\", FriendPlayingWindowUI);\r\n class HomeWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(HomeWindowUI.uiView);\r\n }\r\n }\r\n HomeWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Box\", \"props\": { \"width\": 720, \"height\": 150 }, \"compId\": 4, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 46, \"skin\": \"home/shouye_1_1.png\", \"left\": 50 }, \"compId\": 5, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": -6, \"x\": 0, \"texture\": \"home/shouye_1_2.png\" }, \"compId\": 6 }, { \"type\": \"FontClip\", \"props\": { \"y\": 16, \"x\": 60, \"width\": 106, \"var\": \"goldTex\", \"value\": \"0\", \"skin\": \"home/shouye_1_3.png\", \"sheet\": \"0123456789\", \"height\": 25, \"align\": \"center\" }, \"compId\": 7 }] }] }, { \"type\": \"Image\", \"props\": { \"y\": 181, \"x\": 150, \"skin\": \"load/logo(1).png\", \"scaleY\": 0.85, \"scaleX\": 0.85 }, \"compId\": 23 }, { \"type\": \"Image\", \"props\": { \"y\": 319, \"x\": 295, \"skin\": \"home/guanqia_1_1.png\" }, \"compId\": 24, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 0, \"x\": 28, \"width\": 73, \"var\": \"curswtage\", \"value\": \"1\", \"skin\": \"home/guanqia_1_2.png\", \"sheet\": \"0123456789\", \"scaleY\": 1, \"scaleX\": 1, \"height\": 33, \"align\": \"center\" }, \"compId\": 22 }] }, { \"type\": \"Box\", \"props\": { \"y\": 309, \"x\": 0, \"width\": 720, \"height\": 277 }, \"compId\": 9, \"child\": [{ \"type\": \"Button\", \"props\": { \"x\": 1, \"var\": \"settingBtn\", \"top\": 0, \"stateNum\": 1, \"skin\": \"home/shouye_1_6.png\" }, \"compId\": 8 }, { \"type\": \"Button\", \"props\": { \"var\": \"signBtn\", \"stateNum\": 1, \"skin\": \"home/shouye_1_5.png\", \"left\": 0, \"bottom\": 0 }, \"compId\": 10 }, { \"type\": \"Button\", \"props\": { \"var\": \"taskBtn\", \"stateNum\": 1, \"skin\": \"home/shouye_1_4.png\", \"right\": 0, \"bottom\": 0 }, \"compId\": 11 }, { \"type\": \"Button\", \"props\": { \"y\": 0, \"var\": \"rankBtn\", \"top\": 0, \"stateNum\": 1, \"skin\": \"home/shouye_1_6_1.png\", \"right\": 0 }, \"compId\": 21 }] }, { \"type\": \"Button\", \"props\": { \"x\": 581, \"var\": \"skinshop\", \"stateNum\": 1, \"skin\": \"home/shouye_1_8.png\", \"bottom\": 334 }, \"compId\": 12 }, { \"type\": \"Box\", \"props\": { \"x\": 1, \"width\": 720, \"var\": \"guide\", \"height\": 181, \"bottom\": 465 }, \"compId\": 13, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 26, \"x\": 135, \"texture\": \"home/beijing_2_6(1)(1).png\" }, \"compId\": 25 }, { \"type\": \"Image\", \"props\": { \"y\": 89, \"x\": 315, \"skin\": \"home/beijing_2_5(1).png\" }, \"compId\": 26 }, { \"type\": \"Sprite\", \"props\": { \"y\": 31, \"x\": 241, \"visible\": false, \"texture\": \"home/shouye_1_7.png\" }, \"compId\": 14 }, { \"type\": \"Sprite\", \"props\": { \"y\": 194, \"x\": 310, \"width\": 75, \"visible\": false, \"var\": \"hand\", \"texture\": \"home/shouye_1_7_2.png\", \"pivotX\": 28, \"height\": 89 }, \"compId\": 15 }, { \"type\": \"Image\", \"props\": { \"y\": 172, \"x\": 303, \"width\": 113, \"visible\": false, \"var\": \"guide1\", \"skin\": \"home/shouye_1_7_1.png\", \"height\": 11 }, \"compId\": 16 }, { \"type\": \"Image\", \"props\": { \"y\": 129, \"x\": 416, \"width\": 113, \"visible\": false, \"var\": \"guide2\", \"skin\": \"home/shouye_1_7_1.png\", \"scaleX\": -1, \"height\": 11 }, \"compId\": 20 }] }, { \"type\": \"Button\", \"props\": { \"x\": 191, \"var\": \"baginBtn\", \"stateNum\": 1, \"skin\": \"home/shouye_1_9.png\", \"labelSize\": 40, \"labelFont\": \"SimHei\", \"labelBold\": true, \"bottom\": 325 }, \"compId\": 3 }, { \"type\": \"Button\", \"props\": { \"x\": 212, \"width\": 296, \"var\": \"rebtn\", \"stateNum\": 1, \"skin\": \"home/5底.png\", \"height\": 98, \"bottom\": 220 }, \"compId\": 28, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 13, \"width\": 60, \"name\": \"icon\", \"left\": 28, \"height\": 60 }, \"compId\": 29 }, { \"type\": \"Text\", \"props\": { \"y\": 22.5, \"x\": 97, \"width\": 158, \"valign\": \"middle\", \"text\": \"微信小游戏\", \"name\": \"name\", \"height\": 41, \"fontSize\": 30, \"font\": \"SimHei\", \"color\": \"#ffffff\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 30 }] }, { \"type\": \"Button\", \"props\": { \"y\": 190, \"x\": 15, \"var\": \"LeaveBtn\", \"stateNum\": 1, \"skin\": \"homepage/x.png\" }, \"compId\": 34 }, { \"type\": \"Button\", \"props\": { \"y\": 181, \"x\": 608, \"var\": \"moreFunBtn\", \"stateNum\": 1, \"skin\": \"homepage/更多好玩.png\" }, \"compId\": 35, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 0, \"x\": 72, \"texture\": \"homepage/点.png\", \"name\": \"RedPoint\" }, \"compId\": 38 }] }], \"animations\": [{ \"nodes\": [{ \"target\": 26, \"keyframes\": { \"y\": [{ \"value\": 89, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 26, \"key\": \"y\", \"index\": 0 }, { \"value\": 89, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 26, \"key\": \"y\", \"index\": 20 }], \"x\": [{ \"value\": 315, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 26, \"key\": \"x\", \"index\": 0 }, { \"value\": 115, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 26, \"key\": \"x\", \"index\": 20 }, { \"value\": 315, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 26, \"key\": \"x\", \"index\": 40 }, { \"value\": 540, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 26, \"key\": \"x\", \"index\": 65 }, { \"value\": 315, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 26, \"key\": \"x\", \"index\": 90 }] } }], \"name\": \"ani1\", \"id\": 1, \"frameRate\": 40, \"action\": 2 }], \"loadList\": [\"home/shouye_1_1.png\", \"home/shouye_1_2.png\", \"home/shouye_1_3.png\", \"load/logo(1).png\", \"home/guanqia_1_1.png\", \"home/guanqia_1_2.png\", \"home/shouye_1_6.png\", \"home/shouye_1_5.png\", \"home/shouye_1_4.png\", \"home/shouye_1_6_1.png\", \"home/shouye_1_8.png\", \"home/beijing_2_6(1)(1).png\", \"home/beijing_2_5(1).png\", \"home/shouye_1_7.png\", \"home/shouye_1_7_2.png\", \"home/shouye_1_7_1.png\", \"home/shouye_1_9.png\", \"home/5底.png\", \"homepage/x.png\", \"homepage/更多好玩.png\", \"homepage/点.png\"], \"loadList3D\": [] };\r\n Window.HomeWindowUI = HomeWindowUI;\r\n REG(\"ui.Window.HomeWindowUI\", HomeWindowUI);\r\n class InGameWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(InGameWindowUI.uiView);\r\n }\r\n }\r\n InGameWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 221, \"x\": 279, \"width\": 108, \"var\": \"score\", \"value\": \"0\", \"skin\": \"local/fuhuo_1_3_5.png\", \"sheet\": \"0123456789\", \"scaleY\": 1.5, \"scaleX\": 1.5, \"height\": 36, \"align\": \"center\" }, \"compId\": 15 }, { \"type\": \"Box\", \"props\": { \"width\": 720, \"visible\": false, \"name\": \"test\", \"height\": 1280 }, \"compId\": 9, \"child\": [{ \"type\": \"Text\", \"props\": { \"y\": 176, \"x\": 119.5, \"width\": 480, \"visible\": false, \"valign\": \"middle\", \"text\": \"0\", \"height\": 126, \"fontSize\": 100, \"color\": \"#ffffff\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 3 }, { \"type\": \"Text\", \"props\": { \"y\": 3, \"x\": 0, \"width\": 185, \"visible\": false, \"var\": \"extraspeedtime\", \"valign\": \"middle\", \"text\": \"0\", \"height\": 78, \"fontSize\": 80, \"color\": \"#ff0400\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 5 }, { \"type\": \"Text\", \"props\": { \"y\": 3, \"x\": 535, \"width\": 185, \"visible\": false, \"var\": \"flytime\", \"valign\": \"middle\", \"text\": \"0\", \"height\": 78, \"fontSize\": 80, \"color\": \"#ff0400\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 6 }, { \"type\": \"Text\", \"props\": { \"y\": 3, \"x\": 267, \"width\": 185, \"visible\": false, \"var\": \"speed\", \"valign\": \"middle\", \"text\": \"0\", \"height\": 78, \"fontSize\": 80, \"color\": \"#ff0400\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 7 }, { \"type\": \"Text\", \"props\": { \"y\": 604, \"x\": 0, \"width\": 720, \"visible\": false, \"var\": \"road\", \"valign\": \"middle\", \"text\": \"0\", \"height\": 78, \"fontSize\": 80, \"color\": \"#ff0400\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 8 }] }, { \"type\": \"List\", \"props\": { \"y\": 496, \"width\": 250, \"visible\": false, \"var\": \"ranklist\", \"spaceY\": 5, \"right\": 83, \"repeatY\": 6, \"height\": 390 }, \"compId\": 10, \"child\": [{ \"type\": \"Box\", \"props\": { \"width\": 250, \"renderType\": \"render\", \"height\": 60 }, \"compId\": 12, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 250, \"skin\": \"local/paiwei_xin_1_1.png\", \"height\": 60, \"sizeGrid\": \"50,50,50,50\" }, \"compId\": 11, \"child\": [{ \"type\": \"Text\", \"props\": { \"y\": 13, \"x\": 14, \"width\": 148, \"valign\": \"middle\", \"text\": \"草莓1号\", \"name\": \"name\", \"height\": 35, \"fontSize\": 30, \"color\": \"#ffffff\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 13 }, { \"type\": \"Text\", \"props\": { \"y\": 17, \"x\": 162, \"width\": 74, \"valign\": \"middle\", \"text\": \"100\", \"name\": \"score\", \"height\": 26, \"fontSize\": 20, \"font\": \"SimSun\", \"color\": \"#d8ff0b\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 14 }] }] }] }, { \"type\": \"Box\", \"props\": { \"y\": 156.5, \"x\": 561, \"width\": 99, \"var\": \"shiwan\", \"renderType\": \"render\", \"height\": 129 }, \"compId\": 20, \"child\": [{ \"type\": \"Button\", \"props\": { \"y\": 10, \"x\": 0, \"stateNum\": 1, \"skin\": \"tryplay/点击试玩.png\", \"name\": \"btn\", \"alpha\": 0.5 }, \"compId\": 17 }, { \"type\": \"Image\", \"props\": { \"y\": 18, \"x\": 12, \"width\": 78, \"name\": \"icon\", \"height\": 77 }, \"compId\": 18 }, { \"type\": \"Sprite\", \"props\": { \"y\": 1, \"x\": 79, \"texture\": \"tryplay/圆点.png\" }, \"compId\": 19 }] }], \"loadList\": [\"local/fuhuo_1_3_5.png\", \"local/paiwei_xin_1_1.png\", \"tryplay/点击试玩.png\", \"tryplay/圆点.png\"], \"loadList3D\": [] };\r\n Window.InGameWindowUI = InGameWindowUI;\r\n REG(\"ui.Window.InGameWindowUI\", InGameWindowUI);\r\n class LoadWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(LoadWindowUI.uiView);\r\n }\r\n }\r\n LoadWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 0, \"width\": 720, \"top\": 0, \"skin\": \"load/jiazai_2.png\", \"name\": \"bg\", \"bottom\": 0, \"sizeGrid\": \"20,20,20,20\" }, \"compId\": 4, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 0, \"skin\": \"load/jiazai_1.png\", \"bottom\": 0 }, \"compId\": 5 }, { \"type\": \"Sprite\", \"props\": { \"y\": 191, \"x\": 113, \"texture\": \"load/logo(1).png\" }, \"compId\": 6 }] }, { \"type\": \"Box\", \"props\": { \"width\": 720, \"height\": 80, \"bottom\": 0 }, \"compId\": 9, \"child\": [{ \"type\": \"ProgressBar\", \"props\": { \"y\": 36, \"x\": 24, \"width\": 671, \"var\": \"progress\", \"skin\": \"load/jiazai.png\", \"sizeGrid\": \"5,15,5,15\", \"height\": 24 }, \"compId\": 3 }, { \"type\": \"Text\", \"props\": { \"y\": 0, \"x\": 341, \"width\": 73, \"var\": \"preTex\", \"valign\": \"middle\", \"text\": \"50%\", \"height\": 36, \"fontSize\": 30, \"color\": \"#ffffff\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 8 }] }], \"loadList\": [\"load/jiazai_2.png\", \"load/jiazai_1.png\", \"load/logo(1).png\", \"load/jiazai.png\"], \"loadList3D\": [] };\r\n Window.LoadWindowUI = LoadWindowUI;\r\n REG(\"ui.Window.LoadWindowUI\", LoadWindowUI);\r\n class MoreFunWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(MoreFunWindowUI.uiView);\r\n }\r\n }\r\n MoreFunWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 0, \"width\": 720, \"top\": 0, \"skin\": \"local/paiwei_xin_1_1.png\", \"bottom\": 0, \"sizeGrid\": \"50,50,50,50\" }, \"compId\": 92 }, { \"type\": \"Sprite\", \"props\": { \"y\": 160, \"x\": 38.5, \"var\": \"panel\", \"texture\": \"morefriend/底.png\", \"alpha\": 1 }, \"compId\": 14 }, { \"type\": \"Button\", \"props\": { \"y\": 168, \"x\": 602, \"var\": \"CloseBtn\", \"stateNum\": 1, \"skin\": \"morefriend/x.png\" }, \"compId\": 54 }, { \"type\": \"Text\", \"props\": { \"y\": 178, \"x\": 203, \"width\": 320, \"valign\": \"middle\", \"text\": \"更多好玩的游戏\", \"height\": 50, \"fontSize\": 42, \"font\": \"SimHei\", \"color\": \"#ffffff\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 55 }, { \"type\": \"Button\", \"props\": { \"y\": 1039, \"x\": 313, \"var\": \"ContinueBtn\", \"stateNum\": 1 }, \"compId\": 65 }, { \"type\": \"List\", \"props\": { \"y\": 252, \"x\": 63, \"width\": 601, \"var\": \"GameList\", \"spaceY\": 13, \"spaceX\": 5, \"height\": 763 }, \"compId\": 85, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 6, \"x\": 3, \"width\": 192, \"renderType\": \"render\", \"height\": 238 }, \"compId\": 86, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 4.5, \"x\": 3, \"texture\": \"morefriend/1.png\", \"name\": \"di\" }, \"compId\": 87, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 187, \"name\": \"icon\", \"height\": 171 }, \"compId\": 88 }, { \"type\": \"Text\", \"props\": { \"y\": 179, \"x\": 13, \"width\": 80, \"valign\": \"middle\", \"text\": \"游戏名字\", \"name\": \"name\", \"height\": 20, \"fontSize\": 15, \"font\": \"SimHei\", \"color\": \"#ffffff\", \"bold\": false, \"align\": \"left\", \"runtime\": \"laya.display.Text\" }, \"compId\": 89 }, { \"type\": \"Text\", \"props\": { \"y\": 199, \"x\": 13, \"width\": 95, \"valign\": \"middle\", \"text\": \"355631人在玩\", \"name\": \"num\", \"height\": 20, \"fontSize\": 15, \"font\": \"SimHei\", \"color\": \"#ffffff\", \"bold\": false, \"align\": \"left\", \"runtime\": \"laya.display.Text\" }, \"compId\": 90 }, { \"type\": \"Button\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 187, \"name\": \"btn\", \"height\": 231 }, \"compId\": 91 }] }] }] }], \"loadList\": [\"local/paiwei_xin_1_1.png\", \"morefriend/底.png\", \"morefriend/x.png\", \"morefriend/1.png\"], \"loadList3D\": [] };\r\n Window.MoreFunWindowUI = MoreFunWindowUI;\r\n REG(\"ui.Window.MoreFunWindowUI\", MoreFunWindowUI);\r\n class OffLineWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(OffLineWindowUI.uiView);\r\n }\r\n }\r\n OffLineWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280, \"alpha\": 1 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 0, \"width\": 720, \"top\": 0, \"skin\": \"local/paiwei_xin_1_1.png\", \"bottom\": 0, \"sizeGrid\": \"50,50,50,50\" }, \"compId\": 69 }, { \"type\": \"Sprite\", \"props\": { \"y\": 336, \"x\": 146, \"var\": \"panel\", \"texture\": \"offline/底.png\", \"alpha\": 1 }, \"compId\": 4, \"child\": [{ \"type\": \"Text\", \"props\": { \"y\": 6, \"x\": 122, \"width\": 180, \"valign\": \"middle\", \"text\": \"离线收益\", \"height\": 50, \"fontSize\": 28, \"font\": \"SimHei\", \"color\": \"#ffffff\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 5 }, { \"type\": \"Box\", \"props\": { \"y\": 58, \"x\": 114, \"width\": 194, \"name\": \"Box\", \"height\": 255, \"alpha\": 1 }, \"compId\": 6, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 36, \"x\": 15, \"skin\": \"offline/金币.png\" }, \"compId\": 7 }, { \"type\": \"Text\", \"props\": { \"y\": 203, \"x\": 29, \"width\": 86, \"valign\": \"middle\", \"text\": \"金币 X\", \"height\": 41, \"fontSize\": 28, \"font\": \"Microsoft YaHei\", \"color\": \"#ffffff\", \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 43 }, { \"type\": \"Text\", \"props\": { \"y\": 203, \"x\": 115, \"width\": 66, \"valign\": \"middle\", \"text\": \"108\", \"name\": \"Num\", \"height\": 41, \"fontSize\": 28, \"font\": \"Microsoft YaHei\", \"color\": \"#ffffff\", \"align\": \"left\", \"runtime\": \"laya.display.Text\" }, \"compId\": 45 }] }] }, { \"type\": \"Button\", \"props\": { \"y\": 771, \"x\": 212, \"var\": \"DoubleBtn\", \"stateNum\": 1, \"skin\": \"offline/双倍.png\" }, \"compId\": 9 }, { \"type\": \"List\", \"props\": { \"y\": 241, \"x\": 20, \"width\": 105, \"var\": \"GameListLeft\", \"repeatY\": 5, \"repeatX\": 1, \"height\": 652 }, \"compId\": 46, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 106, \"renderType\": \"render\", \"height\": 141 }, \"compId\": 53, \"child\": [{ \"type\": \"Sprite\", \"props\": {}, \"compId\": 56, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": -1, \"x\": 7.5, \"width\": 100, \"name\": \"icon\", \"height\": 100 }, \"compId\": 54 }, { \"type\": \"Text\", \"props\": { \"y\": 99, \"x\": 7.5, \"width\": 100, \"valign\": \"middle\", \"text\": \"游戏名字\", \"name\": \"name\", \"height\": 20, \"fontSize\": 16, \"font\": \"Microsoft YaHei\", \"color\": \"#ffffff\", \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 55 }, { \"type\": \"Button\", \"props\": { \"y\": -1, \"x\": 6, \"width\": 106, \"name\": \"btn\", \"height\": 120 }, \"compId\": 66 }] }] }] }, { \"type\": \"List\", \"props\": { \"y\": 241, \"x\": 596, \"width\": 105, \"var\": \"GameListRight\", \"repeatY\": 5, \"repeatX\": 1, \"height\": 652 }, \"compId\": 57, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 106, \"renderType\": \"render\", \"height\": 141 }, \"compId\": 58, \"child\": [{ \"type\": \"Sprite\", \"props\": {}, \"compId\": 59, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 0, \"x\": 12, \"width\": 100, \"name\": \"icon\", \"height\": 100 }, \"compId\": 60 }, { \"type\": \"Text\", \"props\": { \"y\": 100, \"x\": 12, \"width\": 100, \"valign\": \"middle\", \"text\": \"游戏名字\", \"name\": \"name\", \"height\": 20, \"fontSize\": 16, \"font\": \"Microsoft YaHei\", \"color\": \"#ffffff\", \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 61 }, { \"type\": \"Button\", \"props\": { \"y\": -1, \"x\": 6, \"width\": 106, \"name\": \"btn\", \"height\": 120 }, \"compId\": 67 }] }] }] }, { \"type\": \"Button\", \"props\": { \"y\": 859, \"x\": 284, \"width\": 172, \"var\": \"GetBtn\", \"height\": 57 }, \"compId\": 63, \"child\": [{ \"type\": \"Text\", \"props\": { \"y\": 8, \"x\": -12, \"width\": 172, \"valign\": \"middle\", \"text\": \"直接领取\", \"height\": 57, \"fontSize\": 35, \"font\": \"SimHei\", \"color\": \"#f9ffff\", \"bold\": false, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 65 }] }], \"loadList\": [\"local/paiwei_xin_1_1.png\", \"offline/底.png\", \"offline/金币.png\", \"offline/双倍.png\"], \"loadList3D\": [] };\r\n Window.OffLineWindowUI = OffLineWindowUI;\r\n REG(\"ui.Window.OffLineWindowUI\", OffLineWindowUI);\r\n class QueueWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(QueueWindowUI.uiView);\r\n }\r\n }\r\n QueueWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"width\": 720, \"top\": 0, \"skin\": \"local/paiwei_xin_1_1.png\", \"name\": \"bg\", \"bottom\": 0, \"sizeGrid\": \"50,50,50,50\" }, \"compId\": 3 }, { \"type\": \"Image\", \"props\": { \"y\": 440, \"x\": 60, \"width\": 600, \"skin\": \"queue/shangcheng_1_4_2.png\", \"height\": 400, \"sizeGrid\": \"100,100,100,100\" }, \"compId\": 5, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": -33, \"x\": 60, \"texture\": \"queue/pipei_1_1.png\" }, \"compId\": 4 }] }, { \"type\": \"Box\", \"props\": { \"y\": 553, \"x\": 204, \"width\": 312, \"var\": \"quelist\", \"height\": 201 }, \"compId\": 6, \"child\": [{ \"type\": \"Image\", \"props\": { \"width\": 90, \"visible\": true, \"skin\": \"queue/pipei_1_2.png\", \"height\": 90 }, \"compId\": 7 }, { \"type\": \"Image\", \"props\": { \"y\": 0, \"x\": 110, \"width\": 90, \"visible\": true, \"skin\": \"queue/pipei_1_2.png\", \"height\": 90 }, \"compId\": 9 }, { \"type\": \"Image\", \"props\": { \"y\": 0, \"x\": 220, \"width\": 90, \"visible\": true, \"skin\": \"queue/pipei_1_2.png\", \"height\": 90 }, \"compId\": 10 }, { \"type\": \"Image\", \"props\": { \"y\": 110, \"x\": 0, \"width\": 90, \"visible\": true, \"skin\": \"queue/pipei_1_2.png\", \"height\": 90 }, \"compId\": 12 }, { \"type\": \"Image\", \"props\": { \"y\": 110, \"x\": 110, \"width\": 90, \"visible\": true, \"skin\": \"queue/pipei_1_2.png\", \"height\": 90 }, \"compId\": 13 }, { \"type\": \"Image\", \"props\": { \"y\": 110, \"x\": 220, \"width\": 90, \"visible\": true, \"skin\": \"queue/pipei_1_2.png\", \"height\": 90 }, \"compId\": 14 }] }], \"loadList\": [\"local/paiwei_xin_1_1.png\", \"queue/shangcheng_1_4_2.png\", \"queue/pipei_1_1.png\", \"queue/pipei_1_2.png\"], \"loadList3D\": [] };\r\n Window.QueueWindowUI = QueueWindowUI;\r\n REG(\"ui.Window.QueueWindowUI\", QueueWindowUI);\r\n class RankWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(RankWindowUI.uiView);\r\n }\r\n }\r\n RankWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"width\": 720, \"top\": 0, \"skin\": \"local/paiwei_xin_1_1.png\", \"name\": \"bg\", \"bottom\": 0, \"sizeGrid\": \"50,50,50,50\" }, \"compId\": 3 }, { \"type\": \"Image\", \"props\": { \"y\": 137, \"x\": 80, \"width\": 560, \"skin\": \"rank/shezhi_1_4.png\", \"height\": 1050, \"sizeGrid\": \"9,15,30,17\" }, \"compId\": 22, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 100, \"x\": 23, \"width\": 514, \"skin\": \"rank/paihang_1_4.png\", \"height\": 100, \"sizeGrid\": \"18,85,24,105\" }, \"compId\": 44 }, { \"type\": \"Image\", \"props\": { \"y\": 300, \"x\": 23, \"width\": 514, \"skin\": \"rank/paihang_1_4.png\", \"height\": 100, \"sizeGrid\": \"18,85,24,105\" }, \"compId\": 46 }, { \"type\": \"Image\", \"props\": { \"y\": 500, \"x\": 23, \"width\": 514, \"skin\": \"rank/paihang_1_4.png\", \"height\": 100, \"sizeGrid\": \"18,85,24,105\" }, \"compId\": 48 }, { \"type\": \"Image\", \"props\": { \"y\": 700, \"x\": 23, \"width\": 514, \"skin\": \"rank/paihang_1_4.png\", \"height\": 100, \"sizeGrid\": \"18,85,24,105\" }, \"compId\": 50 }, { \"type\": \"Image\", \"props\": { \"y\": 900, \"x\": 23, \"width\": 514, \"skin\": \"rank/paihang_1_4.png\", \"height\": 100, \"sizeGrid\": \"18,85,24,105\" }, \"compId\": 52 }] }, { \"type\": \"Image\", \"props\": { \"y\": 85, \"x\": 220, \"skin\": \"rank/shezhi_1_2.png\", \"sizeGrid\": \"8,16,26,13\" }, \"compId\": 43, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 67, \"top\": 11, \"skin\": \"rank/paihang_1_5.png\" }, \"compId\": 4 }] }, { \"type\": \"Button\", \"props\": { \"y\": 618, \"var\": \"nextpageBtn\", \"stateNum\": 1, \"skin\": \"rank/paiwei_xin_1_4.png\", \"scaleX\": -1, \"right\": 40 }, \"compId\": 20 }, { \"type\": \"Button\", \"props\": { \"y\": 618, \"var\": \"uppageBtn\", \"stateNum\": 1, \"skin\": \"rank/paiwei_xin_1_4.png\", \"rotation\": 0, \"left\": 0 }, \"compId\": 21 }, { \"type\": \"Button\", \"props\": { \"x\": 578, \"var\": \"closeBtn\", \"top\": 137, \"stateNum\": 1, \"skin\": \"rank/shezhi_1_3.png\", \"scaleY\": 1.3, \"scaleX\": 1.3 }, \"compId\": 6 }], \"loadList\": [\"local/paiwei_xin_1_1.png\", \"rank/shezhi_1_4.png\", \"rank/paihang_1_4.png\", \"rank/shezhi_1_2.png\", \"rank/paihang_1_5.png\", \"rank/paiwei_xin_1_4.png\", \"rank/shezhi_1_3.png\"], \"loadList3D\": [] };\r\n Window.RankWindowUI = RankWindowUI;\r\n REG(\"ui.Window.RankWindowUI\", RankWindowUI);\r\n class RecommendWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(RecommendWindowUI.uiView);\r\n }\r\n }\r\n RecommendWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"mouseThrough\": true, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Box\", \"props\": { \"x\": 0, \"width\": 720, \"visible\": false, \"var\": \"cainixihuan\", \"mouseThrough\": true, \"height\": 210, \"bottom\": 0 }, \"compId\": 3, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 5, \"x\": 0, \"width\": 750, \"skin\": \"re/re_like-box-black.png\", \"height\": 210, \"bottom\": 0 }, \"compId\": 4 }, { \"type\": \"List\", \"props\": { \"width\": 720, \"var\": \"cainixihuanlist\", \"spaceX\": 0, \"repeatY\": 1, \"left\": 60, \"height\": 210, \"bottom\": 0 }, \"compId\": 5, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 10, \"x\": 0, \"width\": 154, \"renderType\": \"render\", \"height\": 204 }, \"compId\": 6, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 14, \"x\": 5 }, \"compId\": 7, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 5, \"x\": 2, \"width\": 140, \"top\": 5, \"name\": \"icon\", \"height\": 140 }, \"compId\": 8 }, { \"type\": \"Text\", \"props\": { \"y\": 152, \"x\": 2, \"width\": 140, \"valign\": \"middle\", \"text\": \"猜你喜欢\", \"name\": \"name\", \"height\": 23, \"fontSize\": 20, \"color\": \"#ffffff\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 37 }, { \"type\": \"Button\", \"props\": { \"y\": 7, \"x\": 2, \"width\": 139, \"name\": \"btn\", \"height\": 165 }, \"compId\": 34 }] }] }] }] }, { \"type\": \"Box\", \"props\": { \"y\": 701, \"x\": 62, \"width\": 129, \"visible\": false, \"var\": \"baokuanyouxi\", \"styleSkin\": \"localview/超级好玩@2x.png\", \"pivotY\": 81, \"pivotX\": 65, \"mouseThrough\": true, \"height\": 161 }, \"compId\": 10, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 10, \"x\": 0, \"width\": 129, \"skin\": \"re/re_item.png\", \"height\": 140, \"sizeGrid\": \"9,10,12,8\" }, \"compId\": 33 }, { \"type\": \"Image\", \"props\": { \"y\": 20, \"x\": 4, \"width\": 120, \"name\": \"icon\", \"height\": 120 }, \"compId\": 13 }, { \"type\": \"Button\", \"props\": { \"y\": 8, \"x\": 5, \"width\": 119, \"name\": \"btn\", \"height\": 145 }, \"compId\": 36 }] }, { \"type\": \"Box\", \"props\": { \"y\": 358, \"x\": 0, \"width\": 720, \"visible\": false, \"var\": \"siwangtuijian\", \"mouseThrough\": true, \"height\": 452 }, \"compId\": 53, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 720, \"styleSkin\": \"localview/chouti_bg.png\", \"height\": 449 }, \"compId\": 54, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 27, \"x\": 35, \"width\": 650, \"skin\": \"re/re_end-box.png\", \"height\": 420 }, \"compId\": 55, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": -42, \"x\": 48, \"texture\": \"re/re_end-title.png\" }, \"compId\": 56 }] }] }, { \"type\": \"List\", \"props\": { \"y\": 54, \"x\": 69, \"width\": 582, \"var\": \"siwangtuijianlist\", \"spaceY\": 5, \"spaceX\": 20, \"repeatY\": 2, \"repeatX\": 3, \"height\": 379 }, \"compId\": 57, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 180, \"renderType\": \"render\", \"height\": 185 }, \"compId\": 58, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 180, \"skin\": \"re/re_item.png\", \"height\": 180, \"sizeGrid\": \"9,10,12,8\" }, \"compId\": 59, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 10, \"x\": 20, \"width\": 140, \"top\": 10, \"name\": \"icon\", \"height\": 140 }, \"compId\": 60 }, { \"type\": \"Text\", \"props\": { \"y\": 150, \"x\": 8, \"width\": 163, \"valign\": \"middle\", \"text\": \"猜你喜欢\", \"name\": \"name\", \"height\": 27, \"fontSize\": 25, \"font\": \"SimHei\", \"color\": \"#4c4040\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 61 }, { \"type\": \"Button\", \"props\": { \"y\": 7, \"x\": 15, \"width\": 150, \"name\": \"btn\", \"height\": 165 }, \"compId\": 62 }] }] }] }] }, { \"type\": \"Box\", \"props\": { \"x\": 0, \"width\": 720, \"visible\": false, \"var\": \"chouti\", \"top\": 10, \"mouseThrough\": true, \"bottom\": 0 }, \"compId\": 39, \"child\": [{ \"type\": \"Button\", \"props\": { \"y\": 640, \"x\": 720, \"var\": \"choutiBtn\", \"stateNum\": 1, \"skin\": \"re/arrow-right.png\", \"scaleX\": -1 }, \"compId\": 79 }, { \"type\": \"Image\", \"props\": { \"x\": 0, \"width\": 720, \"visible\": false, \"var\": \"choutiview\", \"top\": 0, \"skin\": \"re/res1(1).png\", \"bottom\": 0 }, \"compId\": 64, \"child\": [{ \"type\": \"Button\", \"props\": { \"x\": 242, \"var\": \"sharebtn\", \"top\": 82, \"stateNum\": 1, \"skin\": \"re/分享.png\", \"scaleY\": 1, \"scaleX\": 1 }, \"compId\": 66 }, { \"type\": \"Button\", \"props\": { \"x\": 0, \"var\": \"closeCt\", \"top\": 80, \"stateNum\": 1, \"skin\": \"re/res2.png\", \"scaleY\": 0.6, \"scaleX\": 0.6 }, \"compId\": 65 }, { \"type\": \"Image\", \"props\": { \"x\": 29, \"width\": 661, \"top\": 200, \"skin\": \"re/re_item.png\", \"height\": 140, \"sizeGrid\": \"9,10,12,8\" }, \"compId\": 71, \"child\": [{ \"type\": \"List\", \"props\": { \"y\": 10, \"x\": 10, \"width\": 640, \"var\": \"ctList\", \"spaceX\": 10, \"repeatY\": 1, \"height\": 120 }, \"compId\": 72, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 120, \"renderType\": \"render\", \"height\": 120 }, \"compId\": 73, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 120, \"name\": \"icon\", \"height\": 120 }, \"compId\": 75 }, { \"type\": \"Button\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 120, \"name\": \"btn\", \"height\": 120 }, \"compId\": 80 }] }] }, { \"type\": \"Text\", \"props\": { \"y\": 151, \"x\": 0, \"width\": 121, \"valign\": \"middle\", \"text\": \"热门推荐\", \"height\": 36, \"fontSize\": 30, \"font\": \"SimHei\", \"color\": \"#ffffff\", \"align\": \"left\", \"runtime\": \"laya.display.Text\" }, \"compId\": 67 }, { \"type\": \"Text\", \"props\": { \"y\": -40, \"x\": 1, \"width\": 121, \"valign\": \"middle\", \"text\": \"好友在玩\", \"height\": 36, \"fontSize\": 30, \"font\": \"SimHei\", \"color\": \"#ffffff\", \"align\": \"left\", \"runtime\": \"laya.display.Text\" }, \"compId\": 69 }] }, { \"type\": \"List\", \"props\": { \"x\": 43, \"width\": 661, \"var\": \"choutilist\", \"top\": 410, \"spaceX\": 10, \"repeatY\": 3, \"repeatX\": 3, \"height\": 860, \"bottom\": 0 }, \"compId\": 45, \"child\": [{ \"type\": \"Box\", \"props\": { \"width\": 210, \"renderType\": \"render\", \"height\": 280 }, \"compId\": 46, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 210, \"skin\": \"re/re_item.png\", \"height\": 256, \"sizeGrid\": \"9,10,12,8\" }, \"compId\": 47, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 9, \"width\": 192, \"top\": 15, \"name\": \"icon\", \"height\": 183 }, \"compId\": 49 }, { \"type\": \"Text\", \"props\": { \"y\": 212, \"x\": 10, \"width\": 105, \"valign\": \"middle\", \"text\": \"猜你喜欢\", \"name\": \"name\", \"height\": 44, \"fontSize\": 15, \"color\": \"#00a3ff\", \"bold\": true, \"align\": \"left\", \"runtime\": \"laya.display.Text\" }, \"compId\": 50 }, { \"type\": \"Button\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 211, \"name\": \"btn\", \"height\": 254 }, \"compId\": 51 }, { \"type\": \"Text\", \"props\": { \"y\": 212, \"x\": 61, \"width\": 140, \"valign\": \"middle\", \"text\": \"654654人玩\", \"name\": \"num\", \"height\": 44, \"fontSize\": 15, \"font\": \"SimHei\", \"color\": \"#ff001e\", \"bold\": true, \"align\": \"right\", \"runtime\": \"laya.display.Text\" }, \"compId\": 68 }] }] }] }] }] }], \"animations\": [{ \"nodes\": [{ \"target\": 10, \"keyframes\": { \"scaleY\": [{ \"value\": 1, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 10, \"key\": \"scaleY\", \"index\": 0 }, { \"value\": 1.3, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 10, \"key\": \"scaleY\", \"index\": 15 }, { \"value\": 1, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 10, \"key\": \"scaleY\", \"index\": 30 }], \"scaleX\": [{ \"value\": 1, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 10, \"key\": \"scaleX\", \"index\": 0 }, { \"value\": 1.3, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 10, \"key\": \"scaleX\", \"index\": 15 }, { \"value\": 1, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 10, \"key\": \"scaleX\", \"index\": 30 }] } }], \"name\": \"ani1\", \"id\": 1, \"frameRate\": 24, \"action\": 2 }], \"loadList\": [\"re/re_like-box-black.png\", \"localview/超级好玩@2x.png\", \"re/re_item.png\", \"localview/chouti_bg.png\", \"re/re_end-box.png\", \"re/re_end-title.png\", \"re/arrow-right.png\", \"re/res1(1).png\", \"re/分享.png\", \"re/res2.png\"], \"loadList3D\": [] };\r\n Window.RecommendWindowUI = RecommendWindowUI;\r\n REG(\"ui.Window.RecommendWindowUI\", RecommendWindowUI);\r\n class ReviveWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(ReviveWindowUI.uiView);\r\n }\r\n }\r\n ReviveWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"width\": 720, \"top\": 0, \"skin\": \"local/paiwei_xin_1_1.png\", \"name\": \"bg\", \"bottom\": 0, \"sizeGrid\": \"50,50,50,50\" }, \"compId\": 3 }, { \"type\": \"Image\", \"props\": { \"y\": 47, \"x\": 148, \"skin\": \"revive/fuhuo_1_1.png\" }, \"compId\": 4, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 8.5, \"x\": 5, \"width\": 64, \"var\": \"stagetex\", \"value\": \"1\", \"skin\": \"revive/fuhuo_1_1_3.png\", \"sheet\": \"0123456789\", \"height\": 29, \"align\": \"center\" }, \"compId\": 6 }, { \"type\": \"ProgressBar\", \"props\": { \"y\": 5, \"x\": 69, \"width\": 346, \"var\": \"stagepre\", \"value\": 0.25, \"skin\": \"revive/fuhuo_1_1_.png\", \"height\": 36 }, \"compId\": 7 }] }, { \"type\": \"Sprite\", \"props\": { \"y\": 124, \"x\": 243.5, \"texture\": \"revive/fuhuo_1_1_4.png\" }, \"compId\": 8 }, { \"type\": \"Box\", \"props\": { \"y\": 174, \"x\": 0, \"width\": 720, \"var\": \"precent\", \"height\": 92 }, \"compId\": 9, \"child\": [{ \"type\": \"Box\", \"props\": { \"x\": 292, \"width\": 136, \"top\": 0, \"height\": 60 }, \"compId\": 12, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 8, \"width\": 73, \"var\": \"stageClip\", \"value\": \"50\", \"skin\": \"revive/fuhuo_1_1_6.png\", \"sheet\": \"0123456789\", \"left\": 0, \"height\": 43, \"align\": \"center\" }, \"compId\": 10 }, { \"type\": \"Image\", \"props\": { \"y\": 7, \"skin\": \"revive/fuhuo_1_1_5.png\", \"right\": 0 }, \"compId\": 11 }] }, { \"type\": \"Image\", \"props\": { \"x\": 311, \"top\": 60, \"skin\": \"revive/fuhuo_1_1_7.png\" }, \"compId\": 13 }, { \"type\": \"Image\", \"props\": { \"x\": 130, \"skin\": \"revive/fuhuo_1_2.png\", \"bottom\": 0 }, \"compId\": 14 }] }, { \"type\": \"Sprite\", \"props\": { \"y\": 257, \"x\": 571, \"width\": 218, \"texture\": \"local/fuhuo_1_3_1.png\", \"rotation\": 90, \"pivotY\": 108, \"pivotX\": 109, \"height\": 216 }, \"compId\": 16 }, { \"type\": \"Sprite\", \"props\": { \"y\": 272, \"x\": 279, \"texture\": \"local/fuhuo_1_1_8.png\" }, \"compId\": 17 }, { \"type\": \"Sprite\", \"props\": { \"y\": 137, \"x\": 462, \"texture\": \"local/fuhuo_1_3_3.png\" }, \"compId\": 18, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 130, \"x\": 51, \"width\": 136, \"var\": \"getmoney\", \"value\": \"120\", \"skin\": \"local/fuhuo_1_3_5.png\", \"sheet\": \"0123456789\", \"height\": 36, \"align\": \"left\" }, \"compId\": 19, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": -1, \"x\": -35, \"texture\": \"local/fuhuo_1_3_4.png\", \"scaleY\": 1.5, \"scaleX\": 1.5 }, \"compId\": 20 }] }] }, { \"type\": \"Box\", \"props\": { \"x\": 235, \"width\": 250, \"var\": \"showpan\", \"height\": 250, \"bottom\": 445 }, \"compId\": 24 }, { \"type\": \"Box\", \"props\": { \"x\": 0, \"width\": 720, \"var\": \"BtnPan\", \"height\": 178, \"bottom\": 300 }, \"compId\": 23, \"child\": [{ \"type\": \"Button\", \"props\": { \"y\": 63, \"x\": 360, \"width\": 363, \"var\": \"reviveBtn\", \"stateNum\": 1, \"skin\": \"revive/fuhuo_1_4.png\", \"pivotY\": 63, \"pivotX\": 182, \"height\": 125 }, \"compId\": 21 }, { \"type\": \"Button\", \"props\": { \"x\": 308, \"var\": \"passBtn\", \"stateNum\": 1, \"skin\": \"revive/fuhuo_1_4_1.png\", \"bottom\": 0 }, \"compId\": 22 }] }], \"animations\": [{ \"nodes\": [{ \"target\": 21, \"keyframes\": { \"scaleY\": [{ \"value\": 1, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 21, \"key\": \"scaleY\", \"index\": 0 }, { \"value\": 1.3, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 21, \"key\": \"scaleY\", \"index\": 15 }, { \"value\": 1, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 21, \"key\": \"scaleY\", \"index\": 30 }], \"scaleX\": [{ \"value\": 1, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 21, \"key\": \"scaleX\", \"index\": 0 }, { \"value\": 1.3, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 21, \"key\": \"scaleX\", \"index\": 15 }, { \"value\": 1, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 21, \"key\": \"scaleX\", \"index\": 30 }] } }], \"name\": \"ani1\", \"id\": 1, \"frameRate\": 24, \"action\": 2 }, { \"nodes\": [{ \"target\": 16, \"keyframes\": { \"rotation\": [{ \"value\": 0, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 16, \"key\": \"rotation\", \"index\": 0 }, { \"value\": 45, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 16, \"key\": \"rotation\", \"index\": 5 }, { \"value\": 90, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 16, \"key\": \"rotation\", \"index\": 10 }] } }], \"name\": \"ani2\", \"id\": 2, \"frameRate\": 24, \"action\": 2 }], \"loadList\": [\"local/paiwei_xin_1_1.png\", \"revive/fuhuo_1_1.png\", \"revive/fuhuo_1_1_3.png\", \"revive/fuhuo_1_1_.png\", \"revive/fuhuo_1_1_4.png\", \"revive/fuhuo_1_1_6.png\", \"revive/fuhuo_1_1_5.png\", \"revive/fuhuo_1_1_7.png\", \"revive/fuhuo_1_2.png\", \"local/fuhuo_1_3_1.png\", \"local/fuhuo_1_1_8.png\", \"local/fuhuo_1_3_3.png\", \"local/fuhuo_1_3_5.png\", \"local/fuhuo_1_3_4.png\", \"revive/fuhuo_1_4.png\", \"revive/fuhuo_1_4_1.png\"], \"loadList3D\": [] };\r\n Window.ReviveWindowUI = ReviveWindowUI;\r\n REG(\"ui.Window.ReviveWindowUI\", ReviveWindowUI);\r\n class SettingWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(SettingWindowUI.uiView);\r\n }\r\n }\r\n SettingWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"width\": 720, \"top\": 0, \"skin\": \"local/paiwei_xin_1_1.png\", \"name\": \"bg\", \"bottom\": 0, \"sizeGrid\": \"50,50,50,50\" }, \"compId\": 3 }, { \"type\": \"Box\", \"props\": { \"y\": 340, \"x\": 35, \"width\": 650, \"height\": 600 }, \"compId\": 5, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 0, \"width\": 650, \"skin\": \"setting/shezhi_1_4.png\", \"height\": 400, \"bottom\": 100, \"sizeGrid\": \"35,215,24,194\" }, \"compId\": 6 }, { \"type\": \"Image\", \"props\": { \"x\": 186, \"top\": 58, \"skin\": \"setting/shezhi_1_2.png\", \"sizeGrid\": \"9,15,26,15\" }, \"compId\": 7, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 10, \"x\": 91.5, \"texture\": \"setting/shezhi_1_1.png\" }, \"compId\": 24 }] }, { \"type\": \"Button\", \"props\": { \"var\": \"closeBtn\", \"top\": 58, \"stateNum\": 1, \"skin\": \"setting/shezhi_1_3.png\", \"scaleY\": 1.3, \"scaleX\": 1.3, \"right\": -22 }, \"compId\": 8 }, { \"type\": \"Image\", \"props\": { \"y\": 344, \"skin\": \"setting/shezhi_1_5_5.png\", \"left\": 50 }, \"compId\": 9 }, { \"type\": \"Image\", \"props\": { \"y\": 208, \"skin\": \"setting/shezhi_1_5_4.png\", \"left\": 50 }, \"compId\": 10 }, { \"type\": \"Image\", \"props\": { \"y\": 360.5, \"x\": 420, \"var\": \"shakePan\", \"skin\": \"setting/shezhi_1_5_1.png\" }, \"compId\": 11, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": -29, \"x\": -20, \"visible\": false, \"skin\": \"setting/shezhi_1_5_3.png\", \"name\": \"closeSprite\", \"left\": -20 }, \"compId\": 12 }, { \"type\": \"Image\", \"props\": { \"y\": -29, \"visible\": false, \"skin\": \"setting/shezhi_1_5_2.png\", \"right\": -20, \"name\": \"openSprite\" }, \"compId\": 14 }, { \"type\": \"Button\", \"props\": { \"y\": -31, \"x\": -22, \"width\": 180, \"name\": \"button\", \"height\": 73 }, \"compId\": 16 }] }, { \"type\": \"Image\", \"props\": { \"y\": 224.5, \"x\": 420, \"var\": \"soundPan\", \"skin\": \"setting/shezhi_1_5_1.png\" }, \"compId\": 17, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": -29, \"x\": -20, \"visible\": false, \"skin\": \"setting/shezhi_1_5_3.png\", \"name\": \"closeSprite\", \"left\": -20 }, \"compId\": 18 }, { \"type\": \"Image\", \"props\": { \"y\": -29, \"x\": 88, \"visible\": false, \"skin\": \"setting/shezhi_1_5_2.png\", \"right\": -20, \"name\": \"openSprite\" }, \"compId\": 20 }, { \"type\": \"Button\", \"props\": { \"y\": -28, \"x\": -22, \"width\": 180, \"name\": \"button\", \"height\": 73 }, \"compId\": 22 }] }, { \"type\": \"Text\", \"props\": { \"y\": 519, \"x\": 24, \"width\": 602, \"var\": \"userid\", \"valign\": \"middle\", \"text\": \"用户ID:0000\", \"height\": 59, \"fontSize\": 30, \"color\": \"#ffffff\", \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 23 }] }], \"loadList\": [\"local/paiwei_xin_1_1.png\", \"setting/shezhi_1_4.png\", \"setting/shezhi_1_2.png\", \"setting/shezhi_1_1.png\", \"setting/shezhi_1_3.png\", \"setting/shezhi_1_5_5.png\", \"setting/shezhi_1_5_4.png\", \"setting/shezhi_1_5_1.png\", \"setting/shezhi_1_5_3.png\", \"setting/shezhi_1_5_2.png\"], \"loadList3D\": [] };\r\n Window.SettingWindowUI = SettingWindowUI;\r\n REG(\"ui.Window.SettingWindowUI\", SettingWindowUI);\r\n class SettlementWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(SettlementWindowUI.uiView);\r\n }\r\n }\r\n SettlementWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 0, \"width\": 720, \"top\": 0, \"skin\": \"local/paiwei_xin_1_1.png\", \"name\": \"bg\", \"bottom\": 0, \"sizeGrid\": \"50,50,50,50\" }, \"compId\": 18 }, { \"type\": \"Box\", \"props\": { \"width\": 720, \"var\": \"tipp\", \"height\": 600 }, \"compId\": 5, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 38, \"x\": 135, \"visible\": false, \"var\": \"winshow\", \"texture\": \"settlement/jeisuan_chenggong_1_2.png\" }, \"compId\": 6, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": -99, \"x\": 158, \"visible\": false, \"texture\": \"settlement/jeisuan_chenggong_1_1.png\" }, \"compId\": 7 }] }, { \"type\": \"Sprite\", \"props\": { \"y\": 38, \"x\": 134, \"visible\": false, \"var\": \"loseshow\", \"texture\": \"settlement/jiesuan_shibai_1_2.png\" }, \"compId\": 19, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": -99, \"x\": 158, \"visible\": false, \"texture\": \"settlement/jiesuan_shibai_1_3.png\" }, \"compId\": 20 }] }, { \"type\": \"Sprite\", \"props\": { \"y\": 214, \"x\": 284.5, \"texture\": \"settlement/jeisuan_chenggong_1_4.png\" }, \"compId\": 14 }, { \"type\": \"Sprite\", \"props\": { \"y\": 170, \"x\": 304, \"texture\": \"settlement/jeisuan_chenggong_1_5.png\" }, \"compId\": 8, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": -7, \"x\": -9, \"width\": 134, \"var\": \"scoreTex\", \"value\": \"15\", \"skin\": \"settlement/jeisuan_chenggong_1_5_1.png\", \"sheet\": \"0123456789\", \"height\": 45, \"align\": \"center\" }, \"compId\": 9 }] }, { \"type\": \"Sprite\", \"props\": { \"y\": 225, \"x\": 281, \"texture\": \"local/fuhuo_1_1_8.png\" }, \"compId\": 15 }, { \"type\": \"Sprite\", \"props\": { \"y\": 216.5, \"x\": 519, \"width\": 101, \"visible\": true, \"texture\": \"local/fuhuo_1_3_1.png\", \"rotation\": 90, \"pivotY\": 50, \"pivotX\": 51, \"height\": 100 }, \"compId\": 10 }, { \"type\": \"Image\", \"props\": { \"y\": 150, \"x\": 464, \"width\": 128, \"skin\": \"local/fuhuo_1_3_3.png\", \"height\": 127 }, \"compId\": 11, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 91, \"x\": 18, \"width\": 136, \"var\": \"getmoney\", \"value\": \"120\", \"skin\": \"local/fuhuo_1_3_5.png\", \"sheet\": \"0123456789\", \"scaleY\": 0.6, \"scaleX\": 0.6, \"height\": 36, \"align\": \"left\" }, \"compId\": 13 }, { \"type\": \"Sprite\", \"props\": { \"y\": 51, \"x\": 18, \"texture\": \"local/fuhuo_1_3_4.png\" }, \"compId\": 31 }] }] }, { \"type\": \"Box\", \"props\": { \"x\": 0, \"width\": 720, \"var\": \"BtnPan\", \"height\": 216, \"bottom\": 300 }, \"compId\": 16, \"child\": [{ \"type\": \"Button\", \"props\": { \"y\": 63, \"x\": 360, \"width\": 363, \"var\": \"awardBtn\", \"stateNum\": 1, \"skin\": \"settlement/jeisuan_chenggong_1_3.png\", \"pivotY\": 63, \"pivotX\": 182, \"labelStrokeColor\": \"#000000\", \"labelSize\": 60, \"labelAlign\": \"center\", \"height\": 125 }, \"compId\": 3 }, { \"type\": \"Button\", \"props\": { \"x\": 247.5, \"width\": 225, \"var\": \"backhome\", \"stateNum\": 1, \"skin\": \"settlement/jiesuan_shibai_1_1.png\", \"height\": 78, \"bottom\": 0 }, \"compId\": 17 }] }], \"animations\": [{ \"nodes\": [{ \"target\": 10, \"keyframes\": { \"rotation\": [{ \"value\": 0, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 10, \"key\": \"rotation\", \"index\": 0 }, { \"value\": 45, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 10, \"key\": \"rotation\", \"index\": 3 }, { \"value\": 90, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 10, \"key\": \"rotation\", \"index\": 6 }] } }], \"name\": \"ani1\", \"id\": 1, \"frameRate\": 24, \"action\": 2 }, { \"nodes\": [{ \"target\": 3, \"keyframes\": { \"scaleY\": [{ \"value\": 1, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 3, \"key\": \"scaleY\", \"index\": 0 }, { \"value\": 1.3, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 3, \"key\": \"scaleY\", \"index\": 15 }, { \"value\": 1, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 3, \"key\": \"scaleY\", \"index\": 30 }], \"scaleX\": [{ \"value\": 1, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 3, \"key\": \"scaleX\", \"index\": 0 }, { \"value\": 1.3, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 3, \"key\": \"scaleX\", \"index\": 15 }, { \"value\": 1, \"tweenMethod\": \"linearNone\", \"tween\": true, \"target\": 3, \"key\": \"scaleX\", \"index\": 30 }] } }], \"name\": \"ani2\", \"id\": 2, \"frameRate\": 24, \"action\": 2 }], \"loadList\": [\"local/paiwei_xin_1_1.png\", \"settlement/jeisuan_chenggong_1_2.png\", \"settlement/jeisuan_chenggong_1_1.png\", \"settlement/jiesuan_shibai_1_2.png\", \"settlement/jiesuan_shibai_1_3.png\", \"settlement/jeisuan_chenggong_1_4.png\", \"settlement/jeisuan_chenggong_1_5.png\", \"settlement/jeisuan_chenggong_1_5_1.png\", \"local/fuhuo_1_1_8.png\", \"local/fuhuo_1_3_1.png\", \"local/fuhuo_1_3_3.png\", \"local/fuhuo_1_3_5.png\", \"local/fuhuo_1_3_4.png\", \"settlement/jeisuan_chenggong_1_3.png\", \"settlement/jiesuan_shibai_1_1.png\"], \"loadList3D\": [] };\r\n Window.SettlementWindowUI = SettlementWindowUI;\r\n REG(\"ui.Window.SettlementWindowUI\", SettlementWindowUI);\r\n class ShopWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(ShopWindowUI.uiView);\r\n }\r\n }\r\n ShopWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 0, \"width\": 720, \"top\": 0, \"skin\": \"shop/shangcheng_1_2.png\", \"bottom\": 0, \"sizeGrid\": \"30,30,30,30\" }, \"compId\": 5 }, { \"type\": \"Image\", \"props\": { \"width\": 720, \"top\": 0, \"skin\": \"local/shangcheng_1_1.png\", \"height\": 600, \"sizeGrid\": \"23,23,26,21\" }, \"compId\": 3, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 538, \"x\": 0, \"texture\": \"shop/shangcheng_x_1_4.png\" }, \"compId\": 36 }, { \"type\": \"Image\", \"props\": { \"x\": 206, \"skin\": \"shop/shangcheng_1_4_9.png\", \"bottom\": 63 }, \"compId\": 4 }, { \"type\": \"Button\", \"props\": { \"y\": 538, \"x\": 0, \"width\": 240, \"var\": \"roleBtn\", \"stateNum\": 1, \"height\": 62 }, \"compId\": 31, \"child\": [{ \"type\": \"Image\", \"props\": { \"var\": \"rolebg\", \"skin\": \"shop/shangcheng_x_1_4_1.png\" }, \"compId\": 41 }, { \"type\": \"Sprite\", \"props\": { \"y\": 17, \"x\": 92, \"texture\": \"shop/shangcheng_x_1_1.png\" }, \"compId\": 33 }] }, { \"type\": \"Button\", \"props\": { \"y\": 538, \"x\": 240, \"width\": 240, \"var\": \"hatBtn\", \"stateNum\": 1, \"height\": 62 }, \"compId\": 37, \"child\": [{ \"type\": \"Image\", \"props\": { \"var\": \"hatbg\", \"skin\": \"shop/shangcheng_x_1_4_2.png\" }, \"compId\": 42 }, { \"type\": \"Sprite\", \"props\": { \"y\": 17, \"x\": 91, \"texture\": \"shop/shangcheng_x_1_2.png\" }, \"compId\": 38 }] }, { \"type\": \"Button\", \"props\": { \"y\": 538, \"x\": 480, \"width\": 240, \"var\": \"cbBtn\", \"stateNum\": 1, \"height\": 62 }, \"compId\": 32, \"child\": [{ \"type\": \"Image\", \"props\": { \"var\": \"cgbg\", \"skin\": \"shop/shangcheng_x_1_4_3.png\" }, \"compId\": 43 }, { \"type\": \"Sprite\", \"props\": { \"y\": 17, \"x\": 91, \"texture\": \"shop/shangcheng_x_1_3.png\" }, \"compId\": 34 }] }, { \"type\": \"Box\", \"props\": { \"y\": 175, \"x\": 160, \"width\": 400, \"var\": \"carShowPan\", \"mouseThrough\": true, \"mouseEnabled\": false, \"height\": 500 }, \"compId\": 10 }] }, { \"type\": \"List\", \"props\": { \"x\": 48, \"width\": 624, \"var\": \"renderList\", \"top\": 605, \"spaceY\": 10, \"spaceX\": 20, \"repeatX\": 3, \"bottom\": 200 }, \"compId\": 6, \"child\": [{ \"type\": \"Box\", \"props\": { \"width\": 194, \"renderType\": \"render\", \"height\": 228 }, \"compId\": 8, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 194, \"skin\": \"shop/shangcheng_1_4_1.png\", \"name\": \"bg\", \"height\": 228 }, \"compId\": 9 }, { \"type\": \"Image\", \"props\": { \"visible\": false, \"skin\": \"shop/xiaoren1.png\", \"name\": \"roleicon\", \"centerY\": 0, \"centerX\": 0 }, \"compId\": 12 }, { \"type\": \"Image\", \"props\": { \"y\": 66, \"x\": 46, \"visible\": false, \"skin\": \"shop/hat1.png\", \"name\": \"haticon\" }, \"compId\": 39 }, { \"type\": \"Image\", \"props\": { \"y\": 72, \"x\": 14, \"visible\": false, \"skin\": \"shop/zi.png\", \"name\": \"cbicon\" }, \"compId\": 40 }, { \"type\": \"Button\", \"props\": { \"x\": 0, \"width\": 194, \"top\": 0, \"name\": \"tryBtn\", \"height\": 140 }, \"compId\": 35 }, { \"type\": \"Button\", \"props\": { \"y\": 150, \"x\": 20, \"width\": 154, \"stateNum\": 1, \"skin\": \"shop/shangcheng_1_4_3.png\", \"sizeGrid\": \"25,62,42,61\", \"name\": \"btn\", \"height\": 78 }, \"compId\": 13, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 154, \"visible\": false, \"height\": 78 }, \"compId\": 18, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 23, \"x\": 65, \"width\": 73, \"value\": \"x2000\", \"skin\": \"shop/shangcheng_1_4_8.png\", \"sheet\": \"x/0123456789\", \"name\": \"clip\", \"height\": 20, \"align\": \"left\" }, \"compId\": 16 }, { \"type\": \"Image\", \"props\": { \"y\": 11, \"x\": 18, \"skin\": \"shop/shangcheng_1_4_4.png\" }, \"compId\": 15 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 154, \"visible\": false, \"height\": 78 }, \"compId\": 19, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 23, \"x\": 68, \"width\": 73, \"value\": \"1/5\", \"skin\": \"shop/shangcheng_1_4_8.png\", \"sheet\": \"x/0123456789\", \"name\": \"clip\", \"height\": 20, \"align\": \"left\" }, \"compId\": 20 }, { \"type\": \"Image\", \"props\": { \"y\": 20.5, \"x\": 21, \"skin\": \"shop/shangcheng_1_4_5.png\" }, \"compId\": 21 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 154, \"visible\": false, \"height\": 78 }, \"compId\": 44, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 23, \"x\": 68, \"width\": 73, \"value\": \"1/5\", \"skin\": \"shop/shangcheng_1_4_8.png\", \"sheet\": \"x/0123456789\", \"name\": \"clip\", \"height\": 20, \"align\": \"left\" }, \"compId\": 45 }, { \"type\": \"Image\", \"props\": { \"y\": 20.5, \"x\": 21, \"skin\": \"shop/shangcheng_x_1_4_4.png\" }, \"compId\": 46 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 154, \"visible\": false, \"height\": 78 }, \"compId\": 25, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 23, \"x\": 34.5, \"texture\": \"shop/shangcheng_1_4_7.png\" }, \"compId\": 28 }] }] }] }] }, { \"type\": \"Button\", \"props\": { \"x\": 359, \"var\": \"vdawardBtn\", \"stateNum\": 1, \"skin\": \"shop/shangcheng_xin_1_5.png\", \"bottom\": 51 }, \"compId\": 7 }, { \"type\": \"Button\", \"props\": { \"x\": 46, \"var\": \"closeBtn\", \"stateNum\": 1, \"skin\": \"shop/shangcheng_xin_1_4.png\", \"bottom\": 51 }, \"compId\": 29 }], \"loadList\": [\"shop/shangcheng_1_2.png\", \"local/shangcheng_1_1.png\", \"shop/shangcheng_x_1_4.png\", \"shop/shangcheng_1_4_9.png\", \"shop/shangcheng_x_1_4_1.png\", \"shop/shangcheng_x_1_1.png\", \"shop/shangcheng_x_1_4_2.png\", \"shop/shangcheng_x_1_2.png\", \"shop/shangcheng_x_1_4_3.png\", \"shop/shangcheng_x_1_3.png\", \"shop/shangcheng_1_4_1.png\", \"shop/xiaoren1.png\", \"shop/hat1.png\", \"shop/zi.png\", \"shop/shangcheng_1_4_3.png\", \"shop/shangcheng_1_4_8.png\", \"shop/shangcheng_1_4_4.png\", \"shop/shangcheng_1_4_5.png\", \"shop/shangcheng_x_1_4_4.png\", \"shop/shangcheng_1_4_7.png\", \"shop/shangcheng_xin_1_5.png\", \"shop/shangcheng_xin_1_4.png\"], \"loadList3D\": [] };\r\n Window.ShopWindowUI = ShopWindowUI;\r\n REG(\"ui.Window.ShopWindowUI\", ShopWindowUI);\r\n class SignWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(SignWindowUI.uiView);\r\n }\r\n }\r\n SignWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 0, \"width\": 720, \"top\": 0, \"skin\": \"local/paiwei_xin_1_1.png\", \"name\": \"bg\", \"bottom\": 0, \"sizeGrid\": \"50,50,50,50\" }, \"compId\": 3 }, { \"type\": \"Box\", \"props\": { \"y\": 205, \"x\": 70, \"width\": 580, \"name\": \"dasda\", \"height\": 641 }, \"compId\": 9, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 50, \"x\": 0, \"width\": 580, \"skin\": \"sign/shezhi_1_4.png\", \"height\": 591, \"bottom\": 0, \"sizeGrid\": \"11,16,24,18\" }, \"compId\": 12 }, { \"type\": \"Box\", \"props\": { \"y\": 114, \"x\": 15, \"width\": 550, \"var\": \"qiandaoPan\", \"height\": 500 }, \"compId\": 19, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"width\": 139, \"left\": 20, \"height\": 139 }, \"compId\": 14, \"child\": [{ \"type\": \"Image\", \"props\": { \"width\": 139, \"skin\": \"sign/qiandao_1_3.png\", \"name\": \"bg\", \"height\": 139 }, \"compId\": 15, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 8, \"x\": 36, \"texture\": \"sign/qiandao_1_5_1.png\" }, \"compId\": 17, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 0, \"x\": 14, \"width\": 39, \"value\": \"1\", \"skin\": \"sign/qiandao_1_5_2.png\", \"sheet\": \"0123456789\", \"height\": 21, \"align\": \"center\" }, \"compId\": 18 }] }] }, { \"type\": \"Box\", \"props\": { \"x\": 7.5, \"width\": 124, \"name\": \"jiangli\", \"height\": 85, \"bottom\": 11 }, \"compId\": 49, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"money\", \"height\": 85 }, \"compId\": 50, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 38, \"top\": 0, \"skin\": \"sign/qiandao_1_5_4.png\", \"scaleY\": 0.8, \"scaleX\": 0.8 }, \"compId\": 53 }, { \"type\": \"FontClip\", \"props\": { \"y\": 64, \"x\": 32, \"width\": 59, \"value\": \"x200\", \"skin\": \"sign/qiandao_1_5_3.png\", \"sheet\": \"x0123456789\", \"height\": 21, \"bottom\": 0, \"align\": \"center\" }, \"compId\": 55 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"role\", \"height\": 57 }, \"compId\": 51, \"child\": [{ \"type\": \"Image\", \"props\": { \"skin\": \"shop/boluo.png\", \"scaleY\": 0.5, \"scaleX\": 0.5, \"centerY\": 0, \"centerX\": 0 }, \"compId\": 56 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"cb\", \"height\": 57 }, \"compId\": 395, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 15, \"x\": 20, \"scaleY\": 0.5, \"scaleX\": 0.5 }, \"compId\": 396 }] }] }, { \"type\": \"Button\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 139, \"name\": \"button\", \"height\": 139 }, \"compId\": 146 }, { \"type\": \"Sprite\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 139, \"visible\": false, \"texture\": \"sign/qiandao_1_4_2.png\", \"name\": \"complete\", \"height\": 139 }, \"compId\": 47, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 0, \"x\": 0, \"texture\": \"sign/qiandao_1_4_3.png\" }, \"compId\": 48 }] }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 205, \"width\": 139, \"height\": 139 }, \"compId\": 397, \"child\": [{ \"type\": \"Image\", \"props\": { \"width\": 139, \"skin\": \"sign/qiandao_1_3.png\", \"name\": \"bg\", \"height\": 139 }, \"compId\": 398, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 8, \"x\": 36, \"texture\": \"sign/qiandao_1_5_1.png\" }, \"compId\": 399, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 0, \"x\": 14, \"width\": 39, \"value\": \"2\", \"skin\": \"sign/qiandao_1_5_2.png\", \"sheet\": \"0123456789\", \"height\": 21, \"align\": \"center\" }, \"compId\": 400 }] }] }, { \"type\": \"Box\", \"props\": { \"x\": 7.5, \"width\": 124, \"name\": \"jiangli\", \"height\": 85, \"bottom\": 11 }, \"compId\": 401, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"money\", \"height\": 85 }, \"compId\": 402, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 38, \"top\": 0, \"skin\": \"sign/qiandao_1_5_4.png\", \"scaleY\": 0.8, \"scaleX\": 0.8 }, \"compId\": 403 }, { \"type\": \"FontClip\", \"props\": { \"y\": 64, \"x\": 32, \"width\": 59, \"value\": \"x200\", \"skin\": \"sign/qiandao_1_5_3.png\", \"sheet\": \"x0123456789\", \"height\": 21, \"bottom\": 0, \"align\": \"center\" }, \"compId\": 404 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"role\", \"height\": 57 }, \"compId\": 405, \"child\": [{ \"type\": \"Image\", \"props\": { \"skin\": \"shop/boluo.png\", \"scaleY\": 0.5, \"scaleX\": 0.5, \"centerY\": 0, \"centerX\": 0 }, \"compId\": 491 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"cb\", \"height\": 57 }, \"compId\": 407, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 15, \"x\": 20, \"skin\": \"shop/zi.png\", \"scaleY\": 0.5, \"scaleX\": 0.5 }, \"compId\": 408 }] }] }, { \"type\": \"Button\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 139, \"name\": \"button\", \"height\": 139 }, \"compId\": 409 }, { \"type\": \"Sprite\", \"props\": { \"width\": 139, \"visible\": false, \"texture\": \"sign/qiandao_1_4_2.png\", \"name\": \"complete\", \"height\": 139 }, \"compId\": 410, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 0, \"x\": 0, \"texture\": \"sign/qiandao_1_4_3.png\" }, \"compId\": 411 }] }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 391, \"width\": 139, \"height\": 139 }, \"compId\": 412, \"child\": [{ \"type\": \"Image\", \"props\": { \"width\": 139, \"skin\": \"sign/qiandao_1_3.png\", \"name\": \"bg\", \"height\": 139 }, \"compId\": 413, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 8, \"x\": 36, \"texture\": \"sign/qiandao_1_5_1.png\" }, \"compId\": 414, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 0, \"x\": 14, \"width\": 39, \"value\": \"3\", \"skin\": \"sign/qiandao_1_5_2.png\", \"sheet\": \"0123456789\", \"height\": 21, \"align\": \"center\" }, \"compId\": 415 }] }] }, { \"type\": \"Box\", \"props\": { \"x\": 7.5, \"width\": 124, \"name\": \"jiangli\", \"height\": 85, \"bottom\": 11 }, \"compId\": 416, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"money\", \"height\": 85 }, \"compId\": 417, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 38, \"top\": 0, \"skin\": \"sign/qiandao_1_5_4.png\", \"scaleY\": 0.8, \"scaleX\": 0.8 }, \"compId\": 418 }, { \"type\": \"FontClip\", \"props\": { \"y\": 64, \"x\": 32, \"width\": 59, \"value\": \"x200\", \"skin\": \"sign/qiandao_1_5_3.png\", \"sheet\": \"x0123456789\", \"height\": 21, \"bottom\": 0, \"align\": \"center\" }, \"compId\": 419 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"role\", \"height\": 57 }, \"compId\": 420, \"child\": [{ \"type\": \"Image\", \"props\": { \"skin\": \"shop/boluo.png\", \"scaleY\": 0.5, \"scaleX\": 0.5, \"centerY\": 0, \"centerX\": 0 }, \"compId\": 492 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"cb\", \"height\": 57 }, \"compId\": 422, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 15, \"x\": 20, \"skin\": \"shop/zi.png\", \"scaleY\": 0.5, \"scaleX\": 0.5 }, \"compId\": 423 }] }] }, { \"type\": \"Button\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 139, \"name\": \"button\", \"height\": 139 }, \"compId\": 424 }, { \"type\": \"Sprite\", \"props\": { \"width\": 139, \"visible\": false, \"texture\": \"sign/qiandao_1_4_2.png\", \"name\": \"complete\", \"height\": 139 }, \"compId\": 425, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 0, \"x\": 0, \"texture\": \"sign/qiandao_1_4_3.png\" }, \"compId\": 426 }] }] }, { \"type\": \"Box\", \"props\": { \"y\": 158, \"x\": 20, \"width\": 139, \"height\": 139 }, \"compId\": 427, \"child\": [{ \"type\": \"Image\", \"props\": { \"width\": 139, \"skin\": \"sign/qiandao_1_3.png\", \"name\": \"bg\", \"height\": 139 }, \"compId\": 428, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 8, \"x\": 36, \"texture\": \"sign/qiandao_1_5_1.png\" }, \"compId\": 429, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 0, \"x\": 14, \"width\": 39, \"value\": \"4\", \"skin\": \"sign/qiandao_1_5_2.png\", \"sheet\": \"0123456789\", \"height\": 21, \"align\": \"center\" }, \"compId\": 430 }] }] }, { \"type\": \"Box\", \"props\": { \"x\": 7.5, \"width\": 124, \"name\": \"jiangli\", \"height\": 85, \"bottom\": 11 }, \"compId\": 431, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"money\", \"height\": 85 }, \"compId\": 432, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 38, \"top\": 0, \"skin\": \"sign/qiandao_1_5_4.png\", \"scaleY\": 0.8, \"scaleX\": 0.8 }, \"compId\": 433 }, { \"type\": \"FontClip\", \"props\": { \"y\": 64, \"x\": 32, \"width\": 59, \"value\": \"x200\", \"skin\": \"sign/qiandao_1_5_3.png\", \"sheet\": \"x0123456789\", \"height\": 21, \"bottom\": 0, \"align\": \"center\" }, \"compId\": 434 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"role\", \"height\": 57 }, \"compId\": 435, \"child\": [{ \"type\": \"Image\", \"props\": { \"skin\": \"shop/boluo.png\", \"scaleY\": 0.5, \"scaleX\": 0.5, \"centerY\": 0, \"centerX\": 0 }, \"compId\": 493 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"cb\", \"height\": 57 }, \"compId\": 437, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 15, \"x\": 20, \"skin\": \"shop/zi.png\", \"scaleY\": 0.5, \"scaleX\": 0.5 }, \"compId\": 438 }] }] }, { \"type\": \"Button\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 139, \"name\": \"button\", \"height\": 139 }, \"compId\": 439 }, { \"type\": \"Sprite\", \"props\": { \"width\": 139, \"visible\": false, \"texture\": \"sign/qiandao_1_4_2.png\", \"name\": \"complete\", \"height\": 139 }, \"compId\": 440, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 0, \"x\": 0, \"texture\": \"sign/qiandao_1_4_3.png\" }, \"compId\": 441 }] }] }, { \"type\": \"Box\", \"props\": { \"y\": 158, \"x\": 205, \"width\": 139, \"height\": 139 }, \"compId\": 442, \"child\": [{ \"type\": \"Image\", \"props\": { \"width\": 139, \"skin\": \"sign/qiandao_1_3.png\", \"name\": \"bg\", \"height\": 139 }, \"compId\": 443, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 8, \"x\": 36, \"texture\": \"sign/qiandao_1_5_1.png\" }, \"compId\": 444, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 0, \"x\": 14, \"width\": 39, \"value\": \"5\", \"skin\": \"sign/qiandao_1_5_2.png\", \"sheet\": \"0123456789\", \"height\": 21, \"align\": \"center\" }, \"compId\": 445 }] }] }, { \"type\": \"Box\", \"props\": { \"x\": 7.5, \"width\": 124, \"name\": \"jiangli\", \"height\": 85, \"bottom\": 11 }, \"compId\": 446, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"money\", \"height\": 85 }, \"compId\": 447, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 38, \"top\": 0, \"skin\": \"sign/qiandao_1_5_4.png\", \"scaleY\": 0.8, \"scaleX\": 0.8 }, \"compId\": 448 }, { \"type\": \"FontClip\", \"props\": { \"y\": 64, \"x\": 32, \"width\": 59, \"value\": \"x200\", \"skin\": \"sign/qiandao_1_5_3.png\", \"sheet\": \"x0123456789\", \"height\": 21, \"bottom\": 0, \"align\": \"center\" }, \"compId\": 449 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"role\", \"height\": 57 }, \"compId\": 450, \"child\": [{ \"type\": \"Image\", \"props\": { \"skin\": \"shop/boluo.png\", \"scaleY\": 0.5, \"scaleX\": 0.5, \"centerY\": 0, \"centerX\": 0 }, \"compId\": 494 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"cb\", \"height\": 57 }, \"compId\": 452, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 15, \"x\": 20, \"skin\": \"shop/zi.png\", \"scaleY\": 0.5, \"scaleX\": 0.5 }, \"compId\": 453 }] }] }, { \"type\": \"Button\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 139, \"name\": \"button\", \"height\": 139 }, \"compId\": 454 }, { \"type\": \"Sprite\", \"props\": { \"width\": 139, \"visible\": false, \"texture\": \"sign/qiandao_1_4_2.png\", \"name\": \"complete\", \"height\": 139 }, \"compId\": 455, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 0, \"x\": 0, \"texture\": \"sign/qiandao_1_4_3.png\" }, \"compId\": 456 }] }] }, { \"type\": \"Box\", \"props\": { \"y\": 158, \"x\": 391, \"width\": 139, \"height\": 139 }, \"compId\": 457, \"child\": [{ \"type\": \"Image\", \"props\": { \"width\": 139, \"skin\": \"sign/qiandao_1_3.png\", \"name\": \"bg\", \"height\": 139 }, \"compId\": 458, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 8, \"x\": 36, \"texture\": \"sign/qiandao_1_5_1.png\" }, \"compId\": 459, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 0, \"x\": 14, \"width\": 39, \"value\": \"6\", \"skin\": \"sign/qiandao_1_5_2.png\", \"sheet\": \"0123456789\", \"height\": 21, \"align\": \"center\" }, \"compId\": 460 }] }] }, { \"type\": \"Box\", \"props\": { \"x\": 7.5, \"width\": 124, \"name\": \"jiangli\", \"height\": 85, \"bottom\": 11 }, \"compId\": 461, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"money\", \"height\": 85 }, \"compId\": 462, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 38, \"top\": 0, \"skin\": \"sign/qiandao_1_5_4.png\", \"scaleY\": 0.8, \"scaleX\": 0.8 }, \"compId\": 463 }, { \"type\": \"FontClip\", \"props\": { \"y\": 64, \"x\": 32, \"width\": 59, \"value\": \"x200\", \"skin\": \"sign/qiandao_1_5_3.png\", \"sheet\": \"x0123456789\", \"height\": 21, \"bottom\": 0, \"align\": \"center\" }, \"compId\": 464 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"role\", \"height\": 57 }, \"compId\": 465, \"child\": [{ \"type\": \"Image\", \"props\": { \"skin\": \"shop/boluo.png\", \"scaleY\": 0.5, \"scaleX\": 0.5, \"centerY\": 0, \"centerX\": 0 }, \"compId\": 495 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"cb\", \"height\": 57 }, \"compId\": 467, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 15, \"x\": 20, \"skin\": \"shop/zi.png\", \"scaleY\": 0.5, \"scaleX\": 0.5 }, \"compId\": 468 }] }] }, { \"type\": \"Button\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 139, \"name\": \"button\", \"height\": 139 }, \"compId\": 469 }, { \"type\": \"Sprite\", \"props\": { \"width\": 139, \"visible\": false, \"texture\": \"sign/qiandao_1_4_2.png\", \"name\": \"complete\", \"height\": 139 }, \"compId\": 470, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 0, \"x\": 0, \"texture\": \"sign/qiandao_1_4_3.png\" }, \"compId\": 471 }] }] }, { \"type\": \"Box\", \"props\": { \"y\": 321, \"x\": 22, \"width\": 506, \"height\": 139 }, \"compId\": 380, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 0, \"skin\": \"sign/qiandao_1_3.png\", \"right\": 0, \"name\": \"bg\", \"left\": 0, \"height\": 139 }, \"compId\": 381, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 8, \"x\": 219, \"texture\": \"sign/qiandao_1_5_1.png\" }, \"compId\": 382, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 0, \"x\": 14, \"width\": 39, \"value\": \"7\", \"skin\": \"sign/qiandao_1_5_2.png\", \"sheet\": \"0123456789\", \"height\": 21, \"align\": \"center\" }, \"compId\": 383 }] }] }, { \"type\": \"Box\", \"props\": { \"y\": 43, \"x\": 191, \"width\": 124, \"name\": \"jiangli\", \"height\": 85, \"bottom\": 11 }, \"compId\": 384, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"money\", \"height\": 85 }, \"compId\": 385, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 38, \"top\": 0, \"skin\": \"sign/qiandao_1_5_4.png\", \"scaleY\": 0.8, \"scaleX\": 0.8 }, \"compId\": 386 }, { \"type\": \"FontClip\", \"props\": { \"x\": 32, \"width\": 59, \"value\": \"200\", \"skin\": \"sign/qiandao_1_5_3.png\", \"sheet\": \"x0123456789\", \"height\": 21, \"bottom\": 0, \"align\": \"center\" }, \"compId\": 387 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"role\", \"height\": 57 }, \"compId\": 487, \"child\": [{ \"type\": \"Image\", \"props\": { \"skin\": \"shop/boluo.png\", \"scaleY\": 0.5, \"scaleX\": 0.5, \"centerY\": 0, \"centerX\": 0 }, \"compId\": 496 }] }, { \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 124, \"visible\": false, \"name\": \"cb\", \"height\": 57 }, \"compId\": 488, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 15, \"x\": 20, \"skin\": \"shop/zi.png\", \"scaleY\": 0.5, \"scaleX\": 0.5 }, \"compId\": 490 }] }] }, { \"type\": \"Button\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 509, \"name\": \"button\", \"height\": 139 }, \"compId\": 391 }, { \"type\": \"Sprite\", \"props\": { \"y\": 0, \"x\": 183, \"width\": 139, \"visible\": false, \"texture\": \"sign/qiandao_1_4_2.png\", \"name\": \"complete\", \"height\": 139 }, \"compId\": 392, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": 0, \"x\": 0, \"texture\": \"sign/qiandao_1_4_3.png\" }, \"compId\": 393 }] }] }] }, { \"type\": \"Sprite\", \"props\": { \"y\": 0, \"x\": 151, \"texture\": \"sign/shezhi_1_2.png\" }, \"compId\": 295, \"child\": [{ \"type\": \"Image\", \"props\": { \"x\": 93.25, \"top\": 11, \"skin\": \"sign/qiandao_1_1.png\" }, \"compId\": 10 }] }, { \"type\": \"Button\", \"props\": { \"x\": 515, \"var\": \"return\", \"top\": 10, \"stateNum\": 1, \"skin\": \"sign/shezhi_1_3.png\", \"scaleY\": 1, \"scaleX\": 1 }, \"compId\": 11 }] }, { \"type\": \"Button\", \"props\": { \"y\": 855, \"x\": 351, \"width\": 314, \"var\": \"ShuangBei\", \"stateNum\": 1, \"skin\": \"sign/qiandao_1_2.png\", \"scaleY\": 1.1, \"scaleX\": 1.1, \"pivotY\": 56, \"pivotX\": 157, \"height\": 111 }, \"compId\": 46, \"child\": [{ \"type\": \"Button\", \"props\": { \"y\": 128, \"x\": 103, \"width\": 108, \"var\": \"ptBtn\", \"stateNum\": 1, \"skin\": \"sign/qiandao.png\", \"height\": 51 }, \"compId\": 498 }] }], \"loadList\": [\"local/paiwei_xin_1_1.png\", \"sign/shezhi_1_4.png\", \"sign/qiandao_1_3.png\", \"sign/qiandao_1_5_1.png\", \"sign/qiandao_1_5_2.png\", \"sign/qiandao_1_5_4.png\", \"sign/qiandao_1_5_3.png\", \"shop/boluo.png\", \"sign/qiandao_1_4_2.png\", \"sign/qiandao_1_4_3.png\", \"shop/zi.png\", \"sign/shezhi_1_2.png\", \"sign/qiandao_1_1.png\", \"sign/shezhi_1_3.png\", \"sign/qiandao_1_2.png\", \"sign/qiandao.png\"], \"loadList3D\": [] };\r\n Window.SignWindowUI = SignWindowUI;\r\n REG(\"ui.Window.SignWindowUI\", SignWindowUI);\r\n class TaskWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(TaskWindowUI.uiView);\r\n }\r\n }\r\n TaskWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"width\": 720, \"top\": 0, \"skin\": \"local/paiwei_xin_1_1.png\", \"name\": \"bg\", \"bottom\": 0, \"sizeGrid\": \"50,50,50,50\" }, \"compId\": 3 }, { \"type\": \"Box\", \"props\": { \"y\": 179, \"x\": 35, \"width\": 650, \"height\": 911 }, \"compId\": 9, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 85, \"x\": -5, \"width\": 660, \"skin\": \"task/shezhi_1_4.png\", \"height\": 826, \"sizeGrid\": \"11,14,27,19\" }, \"compId\": 35 }, { \"type\": \"Button\", \"props\": { \"var\": \"return\", \"top\": 40, \"stateNum\": 1, \"skin\": \"task/shezhi_1_3.png\", \"scaleY\": 1.3, \"scaleX\": 1.3, \"right\": -22 }, \"compId\": 12 }, { \"type\": \"List\", \"props\": { \"y\": 166, \"x\": 0, \"width\": 650, \"var\": \"renwupan\", \"spaceY\": 10, \"repeatX\": 1, \"height\": 696 }, \"compId\": 13, \"child\": [{ \"type\": \"Box\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 650, \"renderType\": \"render\", \"height\": 130 }, \"compId\": 14, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 650, \"skin\": \"task/paihang_1_4.png\", \"name\": \"dsd\", \"height\": 130, \"sizeGrid\": \"34,29,29,23\" }, \"compId\": 15 }, { \"type\": \"Image\", \"props\": { \"y\": 13, \"skin\": \"task/renwu_1_2_1.png\", \"left\": 20 }, \"compId\": 36 }, { \"type\": \"Text\", \"props\": { \"y\": 0, \"x\": 142, \"width\": 202, \"valign\": \"middle\", \"text\": \"赛车拥有者\", \"name\": \"miaoshu\", \"height\": 38, \"fontSize\": 30, \"color\": \"#282626\", \"bold\": true, \"align\": \"left\", \"runtime\": \"laya.display.Text\" }, \"compId\": 16 }, { \"type\": \"Text\", \"props\": { \"y\": 39, \"x\": 146, \"width\": 350, \"valign\": \"middle\", \"text\": \"至少拥有5辆7级车\", \"name\": \"xingxi\", \"height\": 38, \"fontSize\": 18, \"font\": \"Helvetica\", \"color\": \"#282626\", \"bold\": true, \"align\": \"left\", \"runtime\": \"laya.display.Text\" }, \"compId\": 25 }, { \"type\": \"ProgressBar\", \"props\": { \"width\": 332, \"value\": 0.5, \"skin\": \"task/renwu.png\", \"scaleX\": 1.05, \"name\": \"jindu\", \"left\": 142, \"height\": 35, \"bottom\": 18 }, \"compId\": 17, \"child\": [{ \"type\": \"FontClip\", \"props\": { \"y\": 7, \"x\": 20, \"value\": \"1/1\", \"skin\": \"task/shangcheng_1_4_8.png\", \"sheet\": \"x/0123456789\", \"name\": \"jinducp\", \"left\": 20 }, \"compId\": 18 }, { \"type\": \"Box\", \"props\": { \"y\": -5, \"x\": 264, \"width\": 68, \"right\": 0, \"name\": \"item\", \"height\": 44 }, \"compId\": 20, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 2, \"x\": 45, \"skin\": \"task/renwu_1_2_5.png\", \"scaleY\": 0.9, \"scaleX\": 0.9, \"right\": -10, \"name\": \"itemin\" }, \"compId\": 21 }, { \"type\": \"FontClip\", \"props\": { \"y\": 12, \"x\": 0, \"value\": \"x20\", \"skin\": \"task/shangcheng_1_4_8.png\", \"sheet\": \"x/0123456789\", \"name\": \"itemnum\", \"left\": 0, \"height\": 20, \"align\": \"left\" }, \"compId\": 23 }] }] }, { \"type\": \"Button\", \"props\": { \"y\": 27, \"x\": 517, \"stateNum\": 1, \"skin\": \"task/renwu_1_2_6.png\", \"scaleY\": 0.95, \"scaleX\": 0.95, \"right\": 10, \"name\": \"completebtn\" }, \"compId\": 19 }] }] }, { \"type\": \"Image\", \"props\": { \"y\": 24, \"x\": 144, \"skin\": \"task/shezhi_1_2.png\", \"scaleY\": 1.3, \"scaleX\": 1.3, \"sizeGrid\": \"10,17,26,19\" }, \"compId\": 34, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 12, \"x\": 91.5, \"skin\": \"task/renwu_1_1.png\" }, \"compId\": 10 }] }] }], \"loadList\": [\"local/paiwei_xin_1_1.png\", \"task/shezhi_1_4.png\", \"task/shezhi_1_3.png\", \"task/paihang_1_4.png\", \"task/renwu_1_2_1.png\", \"task/renwu.png\", \"task/shangcheng_1_4_8.png\", \"task/renwu_1_2_5.png\", \"task/renwu_1_2_6.png\", \"task/shezhi_1_2.png\", \"task/renwu_1_1.png\"], \"loadList3D\": [] };\r\n Window.TaskWindowUI = TaskWindowUI;\r\n REG(\"ui.Window.TaskWindowUI\", TaskWindowUI);\r\n class TrialWindowUI extends Laya.Scene {\r\n constructor() { super(); }\r\n createChildren() {\r\n super.createChildren();\r\n this.createView(TrialWindowUI.uiView);\r\n }\r\n }\r\n TrialWindowUI.uiView = { \"type\": \"Scene\", \"props\": { \"width\": 720, \"height\": 1280 }, \"compId\": 2, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 221, \"x\": 123, \"skin\": \"bg/底.png\", \"name\": \"bg\" }, \"compId\": 3, \"child\": [{ \"type\": \"Text\", \"props\": { \"y\": 24, \"x\": 138, \"width\": 198, \"valign\": \"middle\", \"text\": \"皮肤试玩\", \"height\": 44, \"fontSize\": 35, \"font\": \"SimHei\", \"color\": \"#ffffff\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 12 }, { \"type\": \"Text\", \"props\": { \"y\": 90, \"x\": 120, \"width\": 234, \"valign\": \"middle\", \"text\": \"炫酷皮肤,免费试玩\", \"height\": 44, \"fontSize\": 25, \"font\": \"SimHei\", \"color\": \"#5f9dbb\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 13 }, { \"type\": \"Button\", \"props\": { \"y\": 702, \"x\": 86.5, \"var\": \"videobtn\", \"stateNum\": 1, \"skin\": \"trial/随机.png\" }, \"compId\": 4 }, { \"type\": \"Button\", \"props\": { \"y\": 800, \"x\": 137, \"width\": 200, \"var\": \"passbtn\", \"height\": 50 }, \"compId\": 5, \"child\": [{ \"type\": \"Text\", \"props\": { \"y\": 3, \"x\": 1, \"width\": 198, \"valign\": \"middle\", \"text\": \"点击跳过\", \"height\": 44, \"fontSize\": 30, \"font\": \"SimHei\", \"color\": \"#ffffff\", \"bold\": true, \"align\": \"center\", \"runtime\": \"laya.display.Text\" }, \"compId\": 6 }] }, { \"type\": \"Button\", \"props\": { \"y\": 590, \"x\": 113, \"var\": \"hidebtn\", \"stateNum\": 1, \"skin\": \"trial/今日不再显示.png\" }, \"compId\": 7, \"child\": [{ \"type\": \"Sprite\", \"props\": { \"y\": -9, \"x\": 7, \"visible\": false, \"var\": \"ppp\", \"texture\": \"trial/√.png\" }, \"compId\": 8 }] }, { \"type\": \"List\", \"props\": { \"y\": 148, \"x\": 41, \"width\": 391, \"var\": \"skinlist\", \"spaceY\": 20, \"spaceX\": 80, \"repeatY\": 2, \"repeatX\": 2, \"height\": 416 }, \"compId\": 9, \"child\": [{ \"type\": \"Box\", \"props\": { \"renderType\": \"render\" }, \"compId\": 10, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 0, \"x\": 0, \"width\": 155, \"skin\": \"trial/试玩.png\", \"height\": 197 }, \"compId\": 11, \"child\": [{ \"type\": \"Box\", \"props\": { \"width\": 155, \"height\": 155 }, \"compId\": 15, \"child\": [{ \"type\": \"Image\", \"props\": { \"y\": 99, \"x\": 78, \"skin\": \"trial/caomei.png\", \"scaleY\": 0.6, \"scaleX\": 0.6, \"name\": \"icon\", \"centerY\": 0, \"centerX\": 0 }, \"compId\": 14 }] }, { \"type\": \"Button\", \"props\": { \"x\": 0, \"width\": 155, \"name\": \"btn\", \"height\": 197, \"bottom\": 0 }, \"compId\": 16 }] }] }] }] }], \"loadList\": [\"bg/底.png\", \"trial/随机.png\", \"trial/今日不再显示.png\", \"trial/√.png\", \"trial/试玩.png\", \"trial/caomei.png\"], \"loadList3D\": [] };\r\n Window.TrialWindowUI = TrialWindowUI;\r\n REG(\"ui.Window.TrialWindowUI\", TrialWindowUI);\r\n })(Window = ui.Window || (ui.Window = {}));\r\n})(ui || (ui = {}));\r\n",
- "references": []
- }
|