feat:创建项目

This commit is contained in:
2026-04-22 10:54:12 +08:00
commit a507f62d15
973 changed files with 10658 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="100,100" extention="Button">
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
<displayList>
<graph id="n3_sqnb" name="n3" xy="0,0" size="100,100" type="rect" lineColor="#ff333333" fillColor="#ff333333">
<relation target="" sidePair="width-width,height-height"/>
</graph>
<text id="n4_lv4g" name="title" xy="0,24" size="100,54" fontSize="40" color="#ffffff" align="center" vAlign="middle" autoSize="shrink" text="debug">
<relation target="" sidePair="width-width,height-height"/>
</text>
</displayList>
<Button/>
</component>