fit:1、添加项目 2、添加图鉴功能

This commit is contained in:
2026-05-07 15:01:02 +08:00
commit 38ec3143b9
1096 changed files with 8193 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="1039,633" overflow="hidden">
<controller name="status" pages="0,normal,1,expand" selected="1"/>
<displayList>
<image id="n0_gb0v" name="n0" src="gb0v6" fileName="img/email_bg.png" xy="0,-1" size="1039,633">
<gearSize controller="status" pages="0,1" values="1039,193,1,1|1039,633,1,1"/>
</image>
<image id="n3_gb0v" name="n3" src="gb0v4" fileName="img/email_icon_ylq.png" xy="813,44">
<gearDisplay controller="status" pages="0"/>
</image>
<text id="n1_gb0v" name="title" xy="53,32" size="686,66" fontSize="50" color="#c1dbff" strokeColor="#050f0a" strokeSize="3" text="Welcome to Gem Crush Epic!"/>
<text id="n2_gb0v" name="text_time" xy="57,91" size="160,49" fontSize="36" color="#3d69a3" text="19:40:32 "/>
<image id="n5_gb0v" name="n5" src="gb0v7" fileName="img/email_T_BG.png" xy="49,141" size="940,281">
<gearDisplay controller="status" pages="1"/>
</image>
<image id="n4_gb0v" name="n4" src="gb0v5" fileName="img/email_icon_ylq2.png" xy="360,431">
<gearDisplay controller="status" pages="1"/>
</image>
<text id="n7_gb0v" name="text_content" xy="57,148" size="918,263" fontSize="40" color="#fdfeff" vAlign="middle" ubb="true" vars="true" autoSize="shrink" strokeColor="#050f0a" strokeSize="2" text="Dear Player,&#xA; We have prepared 50 Coins for you, which have been directly credited to your account. Enjoy the game! ">
<gearDisplay controller="status" pages="1"/>
</text>
<richtext id="n8_s80p" name="n8" xy="-652,402" size="40,49" fontSize="36" text=""/>
</displayList>
</component>
+33
View File
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="1080,1920" opaque="false">
<controller name="stage" pages="0,none,1,more" selected="0"/>
<displayList>
<image id="n0_m0oh" name="n0" src="m0oh2" fileName="img/email_bg.jpg" xy="0,0" size="1080,1920" group="n4_m0oh">
<relation target="" sidePair="width-width,height-height"/>
</image>
<image id="n1_m0oh" name="n1" src="m0oh1" fileName="img/email_icon_none.png" xy="466,840" group="n4_m0oh">
<gearDisplay controller="stage" pages="0"/>
</image>
<text id="n3_m0oh" name="text_noTips" xy="456,1009" pivot="0.5,0.5" size="168,49" group="n4_m0oh" fontSize="36" color="#ececec" strokeColor="#4c67a2" strokeSize="3" text="No Email">
<gearDisplay controller="stage" pages="0"/>
</text>
<component id="n2_m0oh" name="com_gold" src="opwgd" fileName="com/com_gold.xml" pkg="o9974uc5" xy="142,20" group="n4_m0oh"/>
<list id="n5_gb0v" name="list_mail" xy="0,228" size="1080,1542" group="n4_m0oh" overflow="scroll" margin="14,0,20,0" align="center">
<gearDisplay controller="stage" pages="1"/>
<relation target="" sidePair="center-center,top-top,bottomext-bottom"/>
</list>
<group id="n4_m0oh" name="panel" xy="0,0" size="1080,1920" advanced="true"/>
</displayList>
<transition name="show1">
<item time="0" type="XY" target="n4_m0oh" tween="true" startValue="1080,0,1,0" endValue="0,0,0,0" duration="12"/>
</transition>
<transition name="show2">
<item time="0" type="XY" target="n4_m0oh" tween="true" startValue="-1080,0,-1,0" endValue="0,0,0,0" duration="12"/>
</transition>
<transition name="hide1">
<item time="0" type="XY" target="n4_m0oh" tween="true" startValue="0,0,0,0" endValue="1080,0,1,0" duration="12"/>
</transition>
<transition name="hide2">
<item time="0" type="XY" target="n4_m0oh" tween="true" startValue="0,0,0,0" endValue="-1080,0,-1,0" duration="12"/>
</transition>
</component>
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

+14
View File
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<packageDescription id="oi9nwct7">
<resources>
<component id="m0oh0" name="com_mail.xml" path="/" exported="true"/>
<image id="m0oh1" name="email_icon_none.png" path="/img/"/>
<image id="m0oh2" name="email_bg.jpg" path="/img/" scale="9grid" scale9grid="270,443,540,886"/>
<component id="gb0v3" name="mail_item.xml" path="/com/" exported="true"/>
<image id="gb0v4" name="email_icon_ylq.png" path="/img/"/>
<image id="gb0v5" name="email_icon_ylq2.png" path="/img/"/>
<image id="gb0v6" name="email_bg.png" path="/img/" scale="9grid" scale9grid="56,48,15,64"/>
<image id="gb0v7" name="email_T_BG.png" path="/img/" scale="9grid" scale9grid="28,29,25,17"/>
</resources>
<publish name="" genCode="true"/>
</packageDescription>