主页面
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<component size="85,32" pivot="0.5,0.5" extention="Button">
|
||||
<controller name="show" pages="0,,1," selected="0"/>
|
||||
<displayList>
|
||||
<loader id="n9_r03u" name="icon" xy="0,0" size="32,32" url="ui://6hgkvlau9mf1jv" align="center" vAlign="middle" autoSize="true" color="#cbcbcb"/>
|
||||
<text id="n10_r03u" name="title" xy="38,0" size="47,32" alpha="0.7" font="ui://6hgkvlaugkm7x" fontSize="22" color="#cbcbcb" text="继续"/>
|
||||
<loader id="n9_r03u" name="icon" xy="0,0" size="32,32" url="ui://6hgkvlau9mf1jv" align="center" vAlign="middle" autoSize="true"/>
|
||||
<text id="n10_r03u" name="title" xy="38,0" size="47,32" font="ui://6hgkvlaugkm7x" fontSize="22" color="#ffffff" text="继续"/>
|
||||
</displayList>
|
||||
<Button downEffect="scale" downEffectValue=".95"/>
|
||||
<Button downEffect="scale" downEffectValue="0.95"/>
|
||||
<relation target="n10_r03u" sidePair="rightext-right"/>
|
||||
</component>
|
||||
13
FGUIProject/assets/Common/Com/WeatherInfo.xml
Normal file
13
FGUIProject/assets/Common/Com/WeatherInfo.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="181,183" extention="Label" designImage="ui://682kb9n0tmu81i" designImageOffsetX="-1726">
|
||||
<displayList>
|
||||
<text id="n7_tmu8" name="TextTime" xy="22,113" pivot="1,0" size="64,32" font="ui://6hgkvlaugkm7w" fontSize="22" color="#ffffff" align="right" text="07:24"/>
|
||||
<text id="n8_tmu8" name="TextTemperature" xy="95,113" size="58,32" font="ui://6hgkvlaugkm7w" fontSize="22" color="#ffffff" text="12.7°"/>
|
||||
<loader id="n11_tmu8" name="IconWeather" xy="45,17" size="90,90" url="ui://6hgkvlautmu81a" align="center" vAlign="middle" fill="scale"/>
|
||||
<graph id="n12_tmu8" name="n12" xy="90,114" size="1,30" type="rect" lineSize="0" fillColor="#ffd8fbff"/>
|
||||
<loader id="n13_tmu8" name="IconWind" xy="37,147" size="22,22" group="n16_tmu8" url="ui://6hgkvlautmu818" align="center" vAlign="middle" fill="scale"/>
|
||||
<text id="n14_tmu8" name="TextWindDir" xy="60,146" size="22,24" group="n16_tmu8" fontSize="16" color="#ffffff" text="SE"/>
|
||||
<text id="n15_tmu8" name="TextWind" xy="83,146" size="61,24" group="n16_tmu8" fontSize="16" color="#ffffff" text="2米每秒"/>
|
||||
<group id="n16_tmu8" name="n16" xy="37,146" size="107,24" advanced="true" layout="hz" colGap="1" excludeInvisibles="true"/>
|
||||
</displayList>
|
||||
</component>
|
||||
@@ -190,6 +190,7 @@
|
||||
<component id="nmzbk7" name="ButtonSubTab.xml" path="/Com/Menu/" exported="true"/>
|
||||
<component id="nmzbk8" name="ButtonSubIconTab.xml" path="/Com/Menu/" exported="true"/>
|
||||
<image id="nmzbl6" name="LDR_LLL1_0.png" path="/Images/bluenoise64/" exported="true" scale="tile" scale9grid="0,0,64,64"/>
|
||||
<component id="tmu81h" name="WeatherInfo.xml" path="/Com/" exported="true"/>
|
||||
</resources>
|
||||
<publish name="" path="../Assets/Resources/Fgui/Common" packageCount="2" genCode="true"/>
|
||||
</packageDescription>
|
||||
Reference in New Issue
Block a user