新增物品详情页面
This commit is contained in:
11
FGUIProject/assets/Common/Com/CommonTitle.xml
Normal file
11
FGUIProject/assets/Common/Com/CommonTitle.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1920,95">
|
||||
<displayList>
|
||||
<text id="n2_r6au" name="title" xy="32,30" size="66,35" fontSize="25" color="#d8fbff" text="TITLE">
|
||||
<relation target="" sidePair="left-left,top-top"/>
|
||||
</text>
|
||||
<image id="n3_r6au" name="Separator" src="kryob" fileName="Images/Square.png" xy="0,94" size="1920,1" alpha="0.5" color="#5c748b">
|
||||
<relation target="" sidePair="width-width,top-top"/>
|
||||
</image>
|
||||
</displayList>
|
||||
</component>
|
||||
@@ -4,7 +4,7 @@
|
||||
<component id="ips61" name="MessageBox.xml" path="/Panel/" exported="true"/>
|
||||
<component id="isq98" name="LoadingProgress.xml" path="/Com/Progress/" exported="true"/>
|
||||
<component id="isq99" name="ProgressBar.xml" path="/Com/"/>
|
||||
<image id="kryob" name="Square.png" path="/Images/" exported="true" scale="9grid" scale9grid="1,1,1,0"/>
|
||||
<image id="kryob" name="Square.png" path="/Images/" exported="true" scale="9grid" scale9grid="1,1,2,2"/>
|
||||
<component id="kryoc" name="GreenProgress.xml" path="/Com/Progress/" exported="true"/>
|
||||
<component id="sqnkd" name="GMPanel.xml" path="/Panel/" exported="true"/>
|
||||
<component id="sqnke" name="InputDef.xml" path="/Com/Inputs/" exported="true"/>
|
||||
@@ -224,6 +224,7 @@
|
||||
<component id="9zbomb" name="BtnCommon.xml" path="/Com/Buttons/" exported="true"/>
|
||||
<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"/>
|
||||
</resources>
|
||||
<publish name="" path="../Assets/Resources/Fgui/Common" packageCount="2" genCode="true"/>
|
||||
</packageDescription>
|
||||
14
FGUIProject/assets/Main/ItemDetailsPanel.xml
Normal file
14
FGUIProject/assets/Main/ItemDetailsPanel.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1920,1080">
|
||||
<displayList>
|
||||
<image id="n0_r6au" name="back" src="kryob" fileName="Images/Square.png" pkg="6hgkvlau" xy="0,0" size="1920,1080" color="#182128">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<component id="n1_r6au" name="BottomMenu" src="9mf1z" fileName="Com/Menu/BottomMenu.xml" pkg="6hgkvlau" xy="0,1015" size="1920,65">
|
||||
<relation target="" sidePair="width-width,center-center,bottom-bottom"/>
|
||||
</component>
|
||||
<component id="n5_r6au" name="title" src="r6aumd" fileName="Com/CommonTitle.xml" pkg="6hgkvlau" xy="0,0">
|
||||
<relation target="" sidePair="width-width,top-top"/>
|
||||
</component>
|
||||
</displayList>
|
||||
</component>
|
||||
@@ -49,6 +49,10 @@
|
||||
<component id="n5ne1e" name="ChatTestPanel.xml" path="/" exported="true"/>
|
||||
<component id="n5ne1f" name="ChatItem.xml" path="/" exported="true"/>
|
||||
<component id="9zbo1g" name="LoginPanel.xml" path="/" exported="true"/>
|
||||
<component id="r6au1h" name="ItemDetailsPanel.xml" path="/" exported="true"/>
|
||||
<image id="r6au1i" name="20251014232148_1.jpg" path="/效果图/背包参考/"/>
|
||||
<image id="r6au1j" name="20251010210536_1.jpg" path="/效果图/背包参考/"/>
|
||||
<image id="r6au1k" name="20251014232129_1.jpg" path="/效果图/背包参考/"/>
|
||||
</resources>
|
||||
<publish name="" path="../Assets/Resources/Fgui/Main" packageCount="2" genCode="true"/>
|
||||
</packageDescription>
|
||||
BIN
FGUIProject/assets/Main/效果图/背包参考/20251010210536_1.jpg
Normal file
BIN
FGUIProject/assets/Main/效果图/背包参考/20251010210536_1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 174 KiB |
BIN
FGUIProject/assets/Main/效果图/背包参考/20251014232129_1.jpg
Normal file
BIN
FGUIProject/assets/Main/效果图/背包参考/20251014232129_1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 150 KiB |
BIN
FGUIProject/assets/Main/效果图/背包参考/20251014232148_1.jpg
Normal file
BIN
FGUIProject/assets/Main/效果图/背包参考/20251014232148_1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 128 KiB |
Reference in New Issue
Block a user