This commit is contained in:
2026-02-12 22:15:15 +08:00
parent 47a5cff08b
commit 502c6efedc
58 changed files with 2114 additions and 708 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="200,110" extention="Button">
<controller name="button" pages="2,up,3,down" selected="1"/>
<displayList>
<text id="n5_xjb9" name="title" xy="51,23" pivot="0.5,0.5" size="98,64" fontSize="48" color="#dfdfdf" align="center" vAlign="middle" text="总览">
<gearColor controller="button" pages="3" values="#dfdfdf,#000000" default="#999999,#000000" tween="true"/>
</text>
</displayList>
<Button mode="Radio"/>
</component>