提交修改

This commit is contained in:
2025-10-20 00:00:56 +08:00
parent 983203f603
commit 4ee5d0885c
292 changed files with 14032 additions and 78 deletions

View File

@@ -7,7 +7,7 @@
<gearColor controller="button" pages="3,6" values="#8bf3ff|#8bf3ff" default="#5c748b"/>
<relation target="" sidePair="width-width,height-height"/>
</image>
<text id="n21_9zbo" name="title" xy="0,0" size="120,35" font="ui://6hgkvlaugkm7w" fontSize="22" color="#d8fbff" align="center" vAlign="middle" autoSize="none" text="标题">
<text id="n21_9zbo" name="title" xy="0,0" size="120,35" font="ui://6hgkvlaugkm7w" fontSize="19" color="#d8fbff" align="center" vAlign="middle" autoSize="none" text="标题">
<relation target="" sidePair="width-width,height-height"/>
</text>
</displayList>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="70,35" extention="Button">
<controller name="button" pages="2,up,3,down,6,over,7,selectedOver" selected="0"/>
<displayList>
<image id="n19_fcfg" name="n19" src="kryob" fileName="Images/Square.png" xy="0,0" size="70,35" alpha="0.2" color="#5c748b">
<gearLook controller="button" pages="6" values="0.1,0,0,0" default="0.2,0,0,0"/>
<gearColor controller="button" pages="3,6" values="#8bf3ff|#8bf3ff" default="#5c748b"/>
<relation target="" sidePair="width-width,height-height"/>
</image>
<text id="n21_9zbo" name="title" xy="25,4" size="41,28" font="ui://6hgkvlaugkm7w" fontSize="19" color="#d8fbff" align="center" vAlign="middle" text="标题">
<relation target="" sidePair="center-center,middle-middle"/>
</text>
<loader id="n22_nzfp" name="icon" xy="4,9" size="19,19" url="ui://6hgkvlaufcfgfz" align="center" vAlign="middle" fill="scale">
<relation target="n21_9zbo" sidePair="middle-middle,left-left"/>
</loader>
</displayList>
<Button/>
</component>

View File

@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="600,600" opaque="false">
<displayList>
<graph id="n0_5dtx" name="ModelHolder" xy="0,0" size="600,600" type="rect" lineColor="#ffffffff">
<graph id="n0_5dtx" name="ModelHolder" xy="0,0" size="600,600" visible="false" type="rect" lineColor="#ffffffff">
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n1_5dtx" name="TouchHolder" xy="0,0" size="600,600" alpha="0" type="rect" lineColor="#ffffffff">
<graph id="n1_5dtx" name="TouchHolder" xy="0,0" size="600,600" visible="false" alpha="0" type="rect" lineColor="#ffffffff">
<relation target="" sidePair="width-width,height-height"/>
</graph>
</displayList>

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="6,20" extention="Button">
<displayList>
<graph id="n0_oome" name="n0" xy="0,0" size="6,20" touchable="false" type="rect" lineSize="0">
<graph id="n0_oome" name="n0" xy="0,0" size="6,20" alpha="0.2" touchable="false" type="rect" lineSize="0" fillColor="#ff8bf3ff">
<relation target="" sidePair="width-width,height-height"/>
</graph>
</displayList>

View File

@@ -225,6 +225,7 @@
<component id="sh9ymc" name="ListTitleItem.xml" path="/Com/Items/" exported="true"/>
<component id="p1fps" name="CommonItemList.xml" path="/Com/List/" exported="true"/>
<component id="r6aumd" name="CommonTitle.xml" path="/Com/" exported="true"/>
<component id="nzfpme" name="BtnCommonIcon.xml" path="/Com/Buttons/" exported="true"/>
</resources>
<publish name="" path="../Assets/Resources/Fgui/Common" packageCount="2" genCode="true"/>
</packageDescription>