12345678910111213141516171819202122232425262728 |
- <?xml version="1.0" encoding="utf-8"?>
- <component size="500,400" overflow="scroll">
- <displayList>
- <component id="n11_c5sc" name="btnGetAllDressUpItem" src="c5sc8h" fileName="components/ButtonGM.xml" xy="0,63" size="332,46">
- <Button title="获取所有换装部件" titleFontSize="30"/>
- </component>
- <component id="n13_c5sc" name="btnGetAllCardItem" src="c5sc8h" fileName="components/ButtonGM.xml" xy="0,129" size="330,46">
- <Button title="获取所有卡牌" titleFontSize="30"/>
- </component>
- <component id="n14_lqp0" name="btnSetLv" src="c5sc8h" fileName="components/ButtonGM.xml" xy="1,195" size="330,46">
- <Button title="设置玩家等级" titleFontSize="30"/>
- </component>
- <text id="n17_lqp0" name="txtRoleLv" xy="332,197" size="119,42" fontSize="30" autoSize="none" text="99" input="true" prompt="[color=#B6A688]99[/color]" maxLength="3"/>
- <component id="n15_lqp0" name="btnSetChapter" src="c5sc8h" fileName="components/ButtonGM.xml" xy="1,261" size="330,46">
- <Button title="设置玩家章节" titleFontSize="30"/>
- </component>
- <text id="n18_lqp0" name="txtChapter" xy="333,262" size="44,42" fontSize="30" autoSize="none" text="5" input="true" prompt="[color=#B6A688]章[/color]"/>
- <text id="n19_lqp0" name="txtChapterLv" xy="411,262" size="42,42" fontSize="30" autoSize="none" text="1" input="true" prompt="[color=#B6A688]关[/color]"/>
- <component id="n20_lqp0" name="btnAll" src="c5sc8h" fileName="components/ButtonGM.xml" xy="0,0" size="330,46">
- <Button title="666账号" titleFontSize="30"/>
- </component>
- <text id="n21_lqp0" name="n21" xy="377,262" size="34,41" fontSize="30" text="章"/>
- <text id="n24_lqp0" name="n24" xy="454,263" size="34,41" fontSize="30" text="关"/>
- <component id="n25_irk8" name="btnSkipCheckOpen" src="c5sc8h" fileName="components/ButtonGM.xml" xy="1,325" size="330,46">
- <Button title="跳过功能开启检测" titleFontSize="30"/>
- </component>
- </displayList>
- </component>
|