| 12345678910111213141516171819202122232425 |
- <?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,0" size="332,46">
- <Button title="获取所有换装部件" titleFontSize="30"/>
- </component>
- <component id="n13_c5sc" name="btnGetAllCardItem" src="c5sc8h" fileName="components/ButtonGM.xml" xy="0,66" size="330,46">
- <Button title="获取所有卡牌" titleFontSize="30"/>
- </component>
- <component id="n14_lqp0" name="btnSetLv" src="c5sc8h" fileName="components/ButtonGM.xml" xy="1,132" size="330,46">
- <Button title="设置玩家等级" titleFontSize="30"/>
- </component>
- <text id="n17_lqp0" name="txtRoleLv" xy="332,134" 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,198" size="330,46">
- <Button title="设置玩家章节" titleFontSize="30"/>
- </component>
- <text id="n18_lqp0" name="txtChapter" xy="333,199" size="44,42" fontSize="30" autoSize="none" text="5" input="true" prompt="[color=#B6A688]章[/color]"/>
- <text id="n19_lqp0" name="txtChapterLv" xy="411,199" 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="1,267" size="330,46">
- <Button title="666账号" titleFontSize="30"/>
- </component>
- <text id="n21_lqp0" name="n21" xy="377,199" size="34,42" fontSize="30" text="章"/>
- <text id="n24_lqp0" name="n24" xy="454,200" size="34,42" fontSize="30" text="关"/>
- </displayList>
- </component>
|