mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交完美
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="800,400">
|
||||
<displayList>
|
||||
<graph id="n0_125l3" name="n0" xy="0,0" size="800,400" type="rect" lineSize="0" fillColor="#ff333333"/>
|
||||
<text id="n1_125l3" name="SeasonName" xy="304,169" pivot="0.5,0.5" size="192,62" font="ui://qajd2qzl125l37" fontSize="46" color="#ffffff" bold="true" strokeColor="#000000" strokeSize="2" text="赛季名称"/>
|
||||
</displayList>
|
||||
<customProperty target="SeasonName" propertyId="0"/>
|
||||
</component>
|
28
JNFrame2/Modules/FairyGUI/assets/Hall/HallUI.xml
Normal file
28
JNFrame2/Modules/FairyGUI/assets/Hall/HallUI.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1600,720">
|
||||
<displayList>
|
||||
<graph id="n1_125l3" name="n1" xy="0,0" size="1600,720" type="rect" lineSize="0">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<list id="n3_125l3" name="n3" xy="400,100" size="800,400" group="n5_125l3" layout="pagination" overflow="scroll" scroll="horizontal" scrollBarFlags="8" defaultItem="ui://qz3gmoo8125l31" vAlign="middle">
|
||||
<item title="S1 赛季">
|
||||
<property target="SeasonName" propertyId="0" value="S1 赛季"/>
|
||||
</item>
|
||||
<item title="S2 赛季">
|
||||
<property target="SeasonName" propertyId="0" value="S2 赛季"/>
|
||||
</item>
|
||||
<item title="S3 赛季">
|
||||
<property target="SeasonName" propertyId="0" value="S3 赛季"/>
|
||||
</item>
|
||||
<item title="S4 赛季">
|
||||
<property target="SeasonName" propertyId="0" value="S4 赛季"/>
|
||||
</item>
|
||||
</list>
|
||||
<component id="n6_125l3" name="StartSeason" src="125l36" fileName="Comp/Button/ButtonDefault.xml" pkg="k5vyqumw" xy="568,540" size="464,80" group="n5_125l3">
|
||||
<property target="name" propertyId="0" value="开启赛季"/>
|
||||
</component>
|
||||
<group id="n5_125l3" name="n5" xy="400,100" size="800,520" advanced="true">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</group>
|
||||
</displayList>
|
||||
</component>
|
8
JNFrame2/Modules/FairyGUI/assets/Hall/package.xml
Normal file
8
JNFrame2/Modules/FairyGUI/assets/Hall/package.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packageDescription id="qz3gmoo8">
|
||||
<resources>
|
||||
<component id="125l30" name="HallUI.xml" path="/" exported="true"/>
|
||||
<component id="125l31" name="HallSeason.xml" path="/Comp/Hall/"/>
|
||||
</resources>
|
||||
<publish name="" genCode="true"/>
|
||||
</packageDescription>
|
Reference in New Issue
Block a user