refactor(web):改造成vue工程

This commit is contained in:
kubbo
2025-09-30 17:43:06 +08:00
parent f140c92ddd
commit 39f7598b02
1777 changed files with 878 additions and 2238 deletions

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FightResultWinSkin1" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Rect fillAlpha="0.2" width="100%" height="100%"/>
<e:Group width="415" height="628" horizontalCenter="0" verticalCenter="-114">
<e:Image id="bgIcon" source="result_win" verticalCenter="0" horizontalCenter="0"/>
<e:Image id="titleIcon" source="result_win1" left="147" verticalCenter="-152.5"/>
<e:Group id="failGrp" horizontalCenter="1" verticalCenter="-29.5" x="77" y="186" visible="false">
<e:Image source="result_lost2" horizontalCenter="0"/>
<e:Image y="60" source="result_lost3" horizontalCenter="0"/>
</e:Group>
<e:Group id="listGrp" width="263" height="284" x="78" y="198">
<e:Label text="获得以下奖励:" size="21" x="9" stroke="2" textColor="0xeee104"/>
<e:Scroller width="254" height="242" x="5" y="36">
<e:List id="itemList" x="5" y="36" itemRendererSkinName="ItemBaseSkin">
<e:layout>
<e:TileLayout requestedColumnCount="4" horizontalGap="4" verticalGap="15"/>
</e:layout>
</e:List>
</e:Scroller>
</e:Group>
<e:Label id="autoSuit" text="3秒后自动退出" size="21" horizontalCenter="0.5" bottom="60" x="126" y="485" textColor="0x28ee01" stroke="2"/>
<e:Button id="suitBtn" label="领取奖励" icon="result_btn" horizontalCenter="2.5" bottom="90" x="77" y="420" skinName="Btn9Skin"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FightResultWinSkin12" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Rect fillAlpha="0.2" width="100%" height="100%"/>
<e:Group width="415" height="628" horizontalCenter="0" verticalCenter="-114">
<e:Image id="bgIcon" source="result_win" verticalCenter="0" horizontalCenter="0" x="0" y="0"/>
<e:Image id="titleIcon" source="result_win1" verticalCenter="-158.5" left="146"/>
<e:Group id="failGrp" horizontalCenter="1" verticalCenter="-29.5" x="77" y="186" visible="false">
<e:Image source="result_lost2" horizontalCenter="0"/>
<e:Image y="60" source="result_lost3" horizontalCenter="0"/>
</e:Group>
<e:Group id="listGrp" width="263" height="284" x="85" y="191">
<e:Label text="获得以下奖励:" size="21" x="9" textColor="0xeee104" stroke="2"/>
<e:Scroller width="254" height="242" x="5" y="36">
<e:List id="itemList" x="5" y="36" itemRendererSkinName="ItemBaseSkin">
<e:layout>
<e:TileLayout requestedColumnCount="4" horizontalGap="4" verticalGap="15"/>
</e:layout>
</e:List>
</e:Scroller>
</e:Group>
<e:Label id="autoSuit" text="3秒后自动退出" size="21" horizontalCenter="0.5" bottom="56" x="126" y="485" textColor="0x28ee01" stroke="2"/>
<e:Button id="suitBtn" label="领取奖励" icon="result_btn" horizontalCenter="2.5" bottom="90" x="77" y="420" skinName="Btn9Skin"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FightResultWinSkin2" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Rect fillAlpha="0.2" width="100%" height="100%"/>
<e:Group width="415" height="628" horizontalCenter="0" verticalCenter="-114">
<e:Image id="bgIcon" source="result_win" verticalCenter="0" horizontalCenter="0" x="0" y="0"/>
<e:Image id="titleIcon" source="result_win1" left="146" verticalCenter="-158.5"/>
<e:Group id="failGrp" horizontalCenter="1" verticalCenter="-29.5" x="77" y="186" visible="false">
<e:Image source="result_lost2" horizontalCenter="0"/>
<e:Image y="60" source="result_lost3" horizontalCenter="0"/>
</e:Group>
<e:Group id="listGrp" width="263" height="284" x="80" y="196">
<e:Label text="活动已结束,恭喜获得XXX积分排名第X" size="21" x="9" width="250" stroke="2" textColor="0xeee104"/>
<e:Label text="奖励(邮件发放)" size="21" x="9" width="250" y="50" stroke="2" textColor="0xeee104"/>
<e:Scroller width="254" height="199" x="5" y="79" anchorOffsetY="0">
<e:List id="itemList" x="5" y="36" itemRendererSkinName="ItemBaseSkin" anchorOffsetX="0" width="243" anchorOffsetY="0" height="198">
<e:layout>
<e:TileLayout requestedColumnCount="4" horizontalGap="4" verticalGap="15"/>
</e:layout>
</e:List>
</e:Scroller>
</e:Group>
<e:Label id="autoSuit" text="3秒后自动退出" size="21" horizontalCenter="0" bottom="65" x="126" y="485" textColor="0x28ee01" stroke="2"/>
<e:Button id="suitBtn" label="领取奖励" icon="result_btn" horizontalCenter="2.5" bottom="90" x="77" y="420" skinName="Btn9Skin"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FightResultWinSkin26" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="415"
height="856">
<e:Rect fillAlpha="0.2" width="100%" height="100%" />
<e:Group width="415" height="628" horizontalCenter="0" verticalCenter="-114">
<e:Image id="bgIcon" source="result_win" verticalCenter="0" horizontalCenter="0" />
<e:Image id="titleIcon" source="result_win1" verticalCenter="-158.5" left="146" />
<e:Group id="failGrp" horizontalCenter="1" verticalCenter="-29.5" x="77" y="186" visible="false">
<e:Image source="result_lost2" horizontalCenter="0" />
<e:Image y="60" source="result_lost3" horizontalCenter="0" />
</e:Group>
<e:Group id="listGrp" height="343" y="168" touchEnabled="false" width="280" horizontalCenter="5">
<e:Label id="rankLab" text="恭喜你第X个完成逃脱试炼" size="21" width="280" stroke="2" y="90" lineSpacing="10"
textColor="0x28ee01" />
<e:Label id="labDesc" text="您将获得以下奖励,奖励在回到原服后通过邮件发放" size="18" width="240" y="200" textColor="0xeee104"
stroke="2" x="20" />
<e:Scroller height="63" y="246.68" width="260" x="10">
<e:Group>
<e:List id="itemList" itemRendererSkinName="ItemBaseSkin" horizontalCenter="0" verticalCenter="0">
<e:layout>
<e:HorizontalLayout/>
</e:layout>
</e:List>
</e:Group>
</e:Scroller>
</e:Group>
<e:Label id="autoSuit" text="3秒后自动退出" size="21" horizontalCenter="5" bottom="64" x="126" y="485"
textColor="0x28ee01" stroke="2" />
<e:Button id="suitBtn" label="领取奖励" icon="result_btn" horizontalCenter="5" bottom="92" x="77" y="420"
skinName="Btn9Skin" />
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FightResultWinSkin28" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Rect fillAlpha="0.2" width="100%" height="100%" />
<e:Group width="415" height="628" horizontalCenter="0" verticalCenter="-114">
<e:Image id="bgIcon" source="result_win" verticalCenter="0" horizontalCenter="0" />
<e:Image id="titleIcon" source="result_win1" left="147" verticalCenter="-152.5" />
<e:Group id="failGrp" horizontalCenter="1" verticalCenter="-29.5" x="77" y="186">
<e:Label text="您未获得任何奖励" size="20" x="9" stroke="2" textColor="0xeee104" width="250" />
</e:Group>
<e:Group id="listGrp" width="263" x="78" y="205" height="270">
<e:Label text="您将获得以下奖励,奖励在回到原服后通过邮件发放" size="20" x="9" stroke="2" textColor="0xeee104" width="250" />
<e:Scroller width="254" x="5" y="50" height="220">
<e:List id="itemList" x="5" y="36" itemRendererSkinName="FightResultItemSkin1">
<e:layout>
<e:VerticalLayout/>
</e:layout>
</e:List>
</e:Scroller>
</e:Group>
<e:Label id="autoSuit" text="3秒后自动退出" size="21" horizontalCenter="0.5" bottom="60" x="126" y="485"
textColor="0x28ee01" stroke="2" />
<e:Button id="suitBtn" label="领取奖励" icon="result_btn" horizontalCenter="2.5" bottom="90" x="77" y="420"
skinName="Btn9Skin" />
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FightResultWinSkin3" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Rect fillAlpha="0.2" width="100%" height="100%"/>
<e:Group width="415" height="628" horizontalCenter="0" verticalCenter="-114">
<e:Image id="bgIcon" source="result_win" verticalCenter="0" horizontalCenter="0" x="0" y="0"/>
<e:Image id="titleIcon" source="result_win1" verticalCenter="-158.5" left="146"/>
<e:Group id="failGrp" horizontalCenter="1" verticalCenter="-29.5" x="77" y="186" visible="false">
<e:Image source="result_lost2" horizontalCenter="0"/>
<e:Image y="60" source="result_lost3" horizontalCenter="0"/>
</e:Group>
<e:Group id="listGrp" width="263" height="295" x="78" y="188" anchorOffsetY="0">
<e:Label id="rankLab" text="活动已结束,恭喜获得XXX积分排名第X" size="21" x="9" width="250" textColor="0xeee104" stroke="2"/>
<e:Label text="奖励(邮件发放)" size="21" x="9" width="250" y="50" textColor="0xeee104" stroke="2"/>
<e:Scroller width="254" height="132" x="5" y="159" anchorOffsetY="0">
<e:List id="itemList1" x="5" y="36" itemRendererSkinName="ItemBaseSkin" anchorOffsetX="0" width="243" anchorOffsetY="0" height="66">
<e:layout>
<e:TileLayout requestedColumnCount="4" horizontalGap="4" verticalGap="11"/>
</e:layout>
</e:List>
</e:Scroller>
<e:Scroller width="254" height="63" x="5" y="79" anchorOffsetY="0">
<e:List id="itemList" x="5" y="36" itemRendererSkinName="ItemBaseSkin" anchorOffsetX="0" width="243" anchorOffsetY="0" height="177">
<e:layout>
<e:TileLayout requestedColumnCount="4" horizontalGap="4" verticalGap="15" requestedRowCount="1"/>
</e:layout>
</e:List>
</e:Scroller>
</e:Group>
<e:Label id="autoSuit" text="3秒后自动退出" size="21" horizontalCenter="0.5" bottom="63" x="126" y="485" textColor="0x28ee01" stroke="2"/>
<e:Button id="suitBtn" label="领取奖励" icon="result_btn" horizontalCenter="2.5" bottom="90" x="77" y="420" skinName="Btn9Skin"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FightResultWinSkin4" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="415"
height="856">
<e:Rect fillAlpha="0.2" width="100%" height="100%" />
<e:Group width="415" height="628" horizontalCenter="0" verticalCenter="-114">
<e:Image id="bgIcon" source="result_win" verticalCenter="0" horizontalCenter="0" />
<e:Image id="titleIcon" source="result_win1" verticalCenter="-153.5" horizontalCenter="5" />
<e:Group id="listGrp" height="343" y="168" touchEnabled="false" width="280" horizontalCenter="5">
<e:Label id="labTitle" text="次元首领已被击杀" size="18" width="240" y="30" textColor="0x28ee01" stroke="2"
verticalAlign="middle" textAlign="center" x="20" />
<e:Label id="bossName" text="玩家名字七个字 获得了归属奖励" size="20" width="240" textColor="0x28ee01" stroke="2"
verticalAlign="middle" textAlign="center" x="20" lineSpacing="6" verticalCenter="-50"/>
<e:Label id="labDesc" text="您将获得以下奖励,奖励在回到原服后通过邮件发放" size="18" width="240" y="200" textColor="0xeee104"
stroke="2" x="20" />
<e:Scroller height="63" y="246.68" width="260" x="10">
<e:Group>
<e:List id="itemList" itemRendererSkinName="ItemBaseSkin" horizontalCenter="0" verticalCenter="0">
<e:layout>
<e:HorizontalLayout/>
</e:layout>
</e:List>
</e:Group>
</e:Scroller>
</e:Group>
<e:Label id="autoSuit" text="3秒后自动退出" size="21" horizontalCenter="5" bottom="64" x="126" y="485"
textColor="0x28ee01" stroke="2" />
<e:Button id="suitBtn" label="领取奖励" icon="result_btn" horizontalCenter="5" bottom="92" x="77" y="420"
skinName="Btn9Skin" />
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FightResultWinSkin8" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="415" height="856">
<e:Rect fillAlpha="0.2" width="100%" height="100%"/>
<e:Group width="415" height="628" horizontalCenter="0" verticalCenter="-114">
<e:Image id="bgIcon" source="result_win" verticalCenter="0" horizontalCenter="0" x="0" y="0"/>
<e:Image id="titleIcon" source="result_win1" left="144" verticalCenter="-153.5"/>
<e:Group id="failGrp" horizontalCenter="1" verticalCenter="-29.5" x="77" y="186" visible="false">
<e:Image source="result_lost2" horizontalCenter="0"/>
<e:Image y="60" source="result_lost3" horizontalCenter="0"/>
</e:Group>
<e:Group id="listGrp" width="263" height="343" x="87" y="168" touchEnabled="false">
<e:Label id="bossName" text="" size="20" x="16" width="250" anchorOffsetY="0" height="20" y="30" textColor="0x28ee01" stroke="2" verticalAlign="middle" textAlign="center"/>
<e:Label id="rankLab0" text="" size="20" width="253" height="154" y="57.36" textColor="0xeee014" stroke="2" lineSpacing="10"/>
<e:Label text="以下奖励已通过邮件发放" size="20" x="7" width="250" y="216.32" textColor="0xeee104" stroke="2"/>
<e:Scroller width="254" height="132" x="5" y="205" anchorOffsetY="0" visible="false">
<e:List id="itemList1" x="5" y="10" itemRendererSkinName="ItemBaseSkin" anchorOffsetX="0" width="243" anchorOffsetY="0" height="66">
<e:layout>
<e:TileLayout requestedColumnCount="4" horizontalGap="4" verticalGap="11"/>
</e:layout>
</e:List>
</e:Scroller>
<e:Scroller width="254" height="63" x="0.98" y="246.68" anchorOffsetY="0">
<e:List id="itemList" x="5" y="10" itemRendererSkinName="ItemBaseSkin" anchorOffsetX="0" width="243" anchorOffsetY="0" height="177">
<e:layout>
<e:HorizontalLayout/>
</e:layout>
</e:List>
</e:Scroller>
</e:Group>
<e:Label id="autoSuit" text="3秒后自动退出" size="21" horizontalCenter="5.5" bottom="64" x="126" y="485" textColor="0x28ee01" stroke="2"/>
<e:Button id="suitBtn" label="领取奖励" icon="result_btn" horizontalCenter="8" bottom="92" x="77" y="420" skinName="Btn9Skin"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FightResultItemSkin1" width="254" height="60" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
<app:ItemBase id="ItemData" skinName="ItemBaseSkin" verticalCenter="0" />
<e:Label id="itemName" text="道具名称" size="18" textColor="0xe5ddcf" stroke="2" verticalCenter="0" x="70" />
</e:Skin>