fix:1、添加项目

This commit is contained in:
2026-06-25 15:50:54 +08:00
commit 992f0fd683
998 changed files with 7272 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="state" pages="0,add,1,reduction" selected="0"/>
<displayList>
<image id="n3_cou6" name="n3" src="cou61l" fileName="img/buy_btn02.png" xy="12,13">
<gearDisplay controller="state" pages="0"/>
</image>
<image id="n4_cou6" name="n4" src="cou61k" fileName="img/buy_btn01.png" xy="13,14">
<gearDisplay controller="state" pages="1"/>
</image>
</displayList>
<Button/>
</component>
+19
View File
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="100,20" extention="Button">
<Button/>
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver"/>
<displayList>
<graph id="n0_jvxu" name="n0" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#F0F0F0" touchable="false">
<gearDisplay controller="button" pages="0"/>
<relation target="" sidePair="width,height"/>
</graph>
<graph id="n1_jvxu" name="n1" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#FAFAFA" touchable="false">
<gearDisplay controller="button" pages="2"/>
<relation target="" sidePair="width,height"/>
</graph>
<graph id="n2_jvxu" name="n2" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#CCCCCC" touchable="false">
<gearDisplay controller="button" pages="1,3"/>
<relation target="" sidePair="width,height"/>
</graph>
</displayList>
</component>