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,18 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsActorSkin" width="422" height="59" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group id="effGrp" x="181" y="58" touchEnabled="false" touchChildren="false"/>
<!--<e:Image source="fightnum_bg"/>
<e:Image id="jobImg" source="fightnum_z" y="13" left="24"/>-->
<e:Group width="224" height="58" x="190" y="14">
<e:Scroller height="29" x="2" y="3" scaleX="1" scaleY="1">
<e:Group id="attrStrGrp"/>
</e:Scroller>
<e:Image x="66" y="7" source="sx_num_p"/>
<e:Scroller height="24" x="86.5" y="4.5" scaleX="1" scaleY="1" visible="false">
<e:Group id="tarNumGrp"/>
</e:Scroller>
<e:layout>
<e:HorizontalLayout verticalAlign="middle" gap="-6"/>
</e:layout>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsAttrItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group id="viewGrp" width="257" height="58">
<e:Image id="imgBg" verticalCenter="0" left="0" source="fightnum_bg2" x="0" y="4" scaleX="1" scaleY="1"/>
<e:Group left="15" verticalCenter="0" x="15" y="0" scaleX="1" scaleY="1">
<e:Group x="-19" y="-43" scaleX="1" scaleY="1">
<e:Image id="strImg" x="-10" y="13" scaleX="1" scaleY="1" source="numsx_3"/>
<e:BitmapLabel id="valueStr" x="137" y="15" font="num_4_fnt" text="+1500"/>
<e:layout>
<e:HorizontalLayout verticalAlign="middle" gap="-2"/>
</e:layout>
</e:Group>
<e:Image id="attrImg" source="sx_num_p" x="152" y="-50" scaleX="1" scaleY="1"/>
<e:layout>
<e:HorizontalLayout verticalAlign="middle" gap="1"/>
</e:layout>
</e:Group>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsBossRefreshSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*" width="156" height="250">
<e:Image source="bg_bosstips1"/>
<e:Image source="bg_bosstips2" horizontalCenter="0" y="45"/>
<e:Button id="btn_close" label="" width="60" height="60" y="-9" x="139">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="btn_guanbi3" source.down="btn_guanbi4" source.disabled="btn_guanbi4"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Label id="labTitle" text="更好的装备" size="20" textColor="0xeee104" y="18" stroke="2" horizontalCenter="0"/>
<e:Image id="itemIcon" source="11000" verticalCenter="-28.5" horizontalCenter="-0.5"/>
<e:Label id="itemName" text="手戳" size="18" textColor="0xc9a87b" bold="true" touchEnabled="false" horizontalCenter="1.5" verticalCenter="22" stroke="2"/>
<e:Button id="btn_go" label="前 往" scaleX="1" scaleY="1" width="113" height="44" horizontalCenter="1.5" verticalCenter="59">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:app="app.*">
<e:Image source="tips_btn" source.down="tips_btn" horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="18" textColor="0xf0c896" stroke="2"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Label id="checkLabel" text="不再提示" x="54" y="213" size="19" stroke="2" textColor="0x28ee01"/>
<app:SetUpCheckBoxEui id="checkBox" x="22" y="208" skinName="SetUpCheckBox" scaleX="0.8" scaleY="0.8"/>
</e:Skin>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsBuffSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="9s_bg_2" scale9Grid="3,3,24,24" left="0" right="0" top="0" bottom="0"/>
<e:Label id="txt" left="6" right="6" top="6" bottom="6" size="20" textColor="0xe5ddcf" stroke="2" lineSpacing="3"/>
</e:Skin>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsDropSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" height="30">
<e:Group bottom="0" width="125">
<e:Image left="0" right="0" top="0" bottom="0" x="0" y="0" source="com_bg_kuang_xian3" scale9Grid="5,5,34,34"/>
<e:Label id="txt" text="" left="6" right="4" top="8" bottom="8" size="14" textAlign="left" x="4" y="8" textColor="0xe5ddcf" stroke="1" lineSpacing="3"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsEquipContrastSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group left="0" right="0" top="0" bottom="0">
<e:Group left="0" right="0" top="0" bottom="0" width="334" x="0" y="0" touchEnabled="false">
<e:Image source="9s_tipsbg" left="0" right="0" top="0" bottom="-4" scale9Grid="3,3,18,18" touchEnabled="false"/>
<e:Image id="imgBg1" source="bag_piliangbg_1" left="0" right="0" top="0" bottom="-4" scale9Grid="13,89,1,0" touchEnabled="false"/>
<e:Image source="9s_tipsk" left="0" right="0" top="0" bottom="-4" scale9Grid="8,9,12,11" touchEnabled="false"/>
<e:Group id="effGrp1" touchEnabled="false" touchChildren="false" x="2"/>
<e:Label id="nameLab" text="" y="10" size="22" left="15" textColor="0xf0b500" stroke="2" x="15" scaleX="1" scaleY="1"/>
<e:Scroller id="tips1Scroller" width="334" name="tipsview" maxHeight="500" y="32">
<e:Group id="strGrp1" left="0" right="0" top="0" bottom="0" touchChildren="false" name="tipsview">
<e:Label id="bindLab1" text="" y="8" size="20" left="15" width="300" lineSpacing="4" stroke="2" x="15" scaleX="1" scaleY="1"/>
</e:Group>
</e:Scroller>
</e:Group>
<e:Group left="350" right="-10" top="0" bottom="0" width="334" x="342" y="0" touchEnabled="false">
<e:Image source="9s_tipsbg" left="0" right="0" top="0" bottom="-4" scale9Grid="3,3,18,18" touchEnabled="false"/>
<e:Image id="imgBg2" source="bag_piliangbg_1" left="0" right="0" top="0" bottom="-4" scale9Grid="19,89,1,0" touchEnabled="false"/>
<e:Image source="9s_tipsk" left="0" right="0" top="0" bottom="-4" scale9Grid="8,8,12,12" touchEnabled="false"/>
<e:Image source="com_yizhuangbei" top="13" right="4" touchEnabled="false"/>
<e:Group id="effGrp2" x="2"/>
<e:Label id="nameLab2" text="" y="10" size="22" textColor="0xf0b500" left="15" stroke="2" x="15" scaleX="1" scaleY="1"/>
<e:Scroller id="tips2Scroller" width="334" x="0" y="32" name="tipsview" maxHeight="500">
<e:Group id="strGrp2" left="0" right="0" top="0" bottom="0" name="tipsview" touchChildren="false">
<e:Label id="bindLab2" text="" y="8" size="20" left="15" width="300" lineSpacing="4" stroke="2" x="15" scaleX="1" scaleY="1"/>
</e:Group>
</e:Scroller>
</e:Group>
<e:layout>
<e:HorizontalLayout gap="4"/>
</e:layout>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsEquipFashionSKin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group id="strGrp" width="334" y="0" x="0" touchEnabled="false">
<e:Image source="9s_tipsbg" left="0" right="0" top="0" bottom="-4" touchEnabled="false"/>
<e:Image id="imgBg" left="0" right="0" top="0" bottom="-4" source="bag_piliangbg_1" scale9Grid="13,89,2,0" touchEnabled="false"/>
<e:Image source="9s_tipsk" left="0" right="0" top="0" bottom="-4" scale9Grid="8,8,12,12" touchEnabled="false"/>
<e:Label id="nameLab" text="" y="10" size="22" left="15" textColor="0xf0b500" stroke="2" touchEnabled="false"/>
<e:Group horizontalCenter="0" top="-84" touchEnabled="false" touchChildren="false">
<e:Image id="fashionImg" touchEnabled="false" source="sz_show_005_0_png"/>
<e:Label id="bindLab" text="" size="20"
width="300" textColor="0xffffff" lineSpacing="4" stroke="2" />
<e:layout>
<e:VerticalLayout gap="-29" paddingLeft="0" horizontalAlign="center" />
</e:layout>
</e:Group>
<e:Group id="effGrp" touchEnabled="false" touchChildren="false" x="1" />
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsEquipSKin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="334">
<e:Image source="9s_tipsbg" left="0" right="0" top="0" bottom="-4" touchEnabled="false"/>
<e:Image id="imgBg" left="0" right="0" top="0" bottom="-4" source="bag_piliangbg_1" scale9Grid="13,89,2,0" touchEnabled="false"/>
<e:Image source="9s_tipsk" left="0" right="0" top="0" bottom="-4" scale9Grid="8,8,12,12" touchEnabled="false"/>
<e:Group id="effGrp" touchEnabled="false" touchChildren="false" x="1"/>
<e:Label id="nameLab" text="星王项链" y="10" size="22" left="15" textColor="0xf0b500" stroke="2"/>
<e:Scroller id="tipsScroller" width="334" name="tipsview" maxHeight="500" y="32">
<e:Group id="strGrp" width="334" y="0" x="0" name="tipsview">
<e:Group left="15" y="5" touchEnabled="false" touchChildren="false">
<e:Label id="useCountLab" text="" y="40" size="20" width="300" left="15" textColor="0xffffff" lineSpacing="4"
stroke="2" />
<e:Label id="bindLab" text="" y="40" size="20" width="300" left="15" textColor="0xffffff" lineSpacing="4" stroke="2" />
<e:layout>
<e:VerticalLayout/>
</e:layout>
</e:Group>
</e:Group>
</e:Scroller>
</e:Skin>

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsGoodEquipSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="155" height="223">
<e:Image source="bg_zbgh"/>
<e:Image source="bag_equipbg" scale9Grid="16,17,5,4" width="153" height="213" visible="false"/>
<e:Button id="btn_close" label="" width="60" height="60" y="-9" x="139">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="btn_guanbi3" source.down="btn_guanbi4" source.disabled="btn_guanbi4"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Label text="更好的装备" x="30" size="20" textColor="0xeee104" y="18" stroke="2"/>
<e:Image source="bag_equipk" horizontalCenter="-1" verticalCenter="-16.5" visible="false"/>
<e:Image id="itemIcon" source="11000" verticalCenter="-28.5" horizontalCenter="-0.5"/>
<e:Label id="itemName" text="手戳" size="18" textColor="0xc9a87b" bold="true" touchEnabled="false" horizontalCenter="1" verticalCenter="19" stroke="2"/>
<e:Button id="dressEquip" label="穿 戴" scaleX="1" scaleY="1" width="113" height="44" horizontalCenter="1" verticalCenter="53">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:app="app.*">
<e:Image source="tips_btn" source.down="tips_btn" horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="18" textColor="0xf0c896" stroke="2"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Button label="穿 戴" skinName="Btn9Skin" bottom="33" horizontalCenter="-1" visible="false"/>
<e:Label id="autoDress" text="" size="18" textColor="0x28ee01" touchEnabled="false" horizontalCenter="1" bottom="12" stroke="2"/>
</e:Skin>

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsInsuffResourcesSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*"
xmlns:w="http://ns.egret.com/wing" width="331" height="145">
<e:Image id="dragDropUI" source="revive_bg" scale9Grid="37,18,227,109" width="331"/>
<e:Label id="strLab" text="还差点元宝,充点小钱玩玩!!" width="280" height="50" textAlign="center" verticalAlign="middle" size="20"
verticalCenter="-19.5" horizontalCenter="0.5" textColor="0xe5ddcf" />
<e:Button id="btnGoto" label="前往充值" horizontalCenter="0" y="90">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image horizontalCenter="0" verticalCenter="0" source="sz_btn" source.down="sz_btn" source.disabled="sz_btn"
scaleX.down="0.95" scaleY.down="0.95" />
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="18" textColor="0xf0c896" stroke="2" />
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="btnClose" label="" width="60" height="60" y="-10" x="315">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="btn_guanbi3" source.down="btn_guanbi4" source.disabled="btn_guanbi4" />
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
</e:Skin>
</e:skinName>
</e:Button>
</e:Skin>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsLookRewardsView" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group id="strGrp" width="254">
<e:Image source="9s_bg_2" scale9Grid="3,3,24,24" left="0" bottom="0" right="0" top="0"/>
<e:Label id="descLab" text="" x="17" y="14" size="20" width="213" textColor="0xe5ddcf" lineSpacing="3" stroke="2"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsMoneySKin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group id="strGrp" width="335">
<e:Image source="9s_bg_2" scale9Grid="3,3,24,24" width="100%" height="100%"/>
<e:Label id="descLab" text="" y="14" size="20" width="312" left="8" textColor="0xe5ddcf" lineSpacing="2" stroke="2"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsSkillDescSKin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group id="strGrp" width="335">
<e:Image source="9s_bg_2" scale9Grid="3,3,24,24" left="0" bottom="0" right="0" top="0"/>
<e:Label id="descLab" text="" x="17" y="14" size="20" width="294" textColor="0xe5ddcf" lineSpacing="3" stroke="2"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,6 @@
<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="TipsSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" height="30">
<e:Image id="bg" touchEnabled="false" source="tongyongtip1" scale9Grid="8,7,7,12" left="0" right="0" top="0" bottom="0"/>
<e:Label id="lab" text="Ti" size="20" touchEnabled="false" textColor="0xe50000" stroke="2" lineSpacing="3"/>
<e:Image id="pic" left="0" top="0" right="0" bottom="0"/>
</e:Skin>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsSoldierSoulSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group id="strGrp" width="311">
<e:Image source="9s_bg_2" scale9Grid="3,3,24,24" left="0" bottom="0" right="0" top="0" x="0" y="0" scaleX="1" scaleY="1"/>
<e:Label id="nameLab" text="霜只哀伤 [9阶]" y="10" size="22" left="15" textColor="0xF0B500" stroke="2"/>
<e:Label id="bindLab" text="我感觉感觉" y="43" size="20" width="281" left="15" textColor="0xFFFFFF" lineSpacing="4" stroke="2"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsStarLevelSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="25" height="23">
<e:Image source="common_xx_bg"/>
<e:Image id="starLv" source="common_xx" width="25" height="23" visible="false"/>
</e:Skin>

View File

@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsUseItemViewSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="155"
height="223">
<e:Image source="bg_zbgh" />
<e:Button id="btn_close" label="" width="60" height="60" y="-9" x="139">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="btn_guanbi3" source.down="btn_guanbi4"
source.disabled="btn_guanbi4" />
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
</e:Skin>
</e:skinName>
</e:Button>
<e:Label id="labTitle" text="更好的装备" size="20" textColor="0xeee104" y="18" stroke="2" horizontalCenter="0" />
<e:Image id="itemIcon" source="11000" verticalCenter="-28.5" horizontalCenter="-0.5" />
<e:Label id="itemName" text="手戳" size="18" textColor="0xc9a87b" bold="true" touchEnabled="false"
horizontalCenter="1" verticalCenter="19" stroke="2" />
<e:Button id="dressEquip" label="穿 戴" scaleX="1" scaleY="1" width="113" height="44" horizontalCenter="1"
verticalCenter="53">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:app="app.*">
<e:Image source="tips_btn" source.down="tips_btn" horizontalCenter="0" verticalCenter="0"
scaleX.down="0.95" scaleY.down="0.95" />
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="18" textColor="0xf0c896"
stroke="2" />
</e:Skin>
</e:skinName>
</e:Button>
<e:Label id="autoDress" text="" size="18" textColor="0x28ee01" touchEnabled="false" horizontalCenter="1" bottom="12"
stroke="2" />
</e:Skin>

View File

@@ -0,0 +1,47 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TipsUseItemViewSkin2" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="156"
height="250">
<e:Image source="bg_bosstips1" />
<e:Button id="btn_close" label="" width="60" height="60" y="-9" x="139">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="btn_guanbi3" source.down="btn_guanbi4"
source.disabled="btn_guanbi4" />
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
</e:Skin>
</e:skinName>
</e:Button>
<e:Label id="labTitle" text="更好的装备" size="20" textColor="0xeee104" y="18" stroke="2" horizontalCenter="0" />
<e:Image source="bag_equipk" horizontalCenter="0" verticalCenter="-35" />
<e:Image id="itemIcon" source="11000" verticalCenter="-37" horizontalCenter="0" />
<e:Group y="130" x="15" width="127">
<e:Button id="btnSub" label="" width="32" y="1">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:app="app.*">
<e:Image scaleX.down="0.95" scaleY.down="0.95" source="com_jianjian" source.down="com_jianjian" />
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="btnAdd" label="" x="95" y="1">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:app="app.*">
<e:Image scaleX.down="0.95" scaleY.down="0.95" source="com_jiajia" source.down="com_jiajia" />
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
</e:Skin>
</e:skinName>
</e:Button>
<e:Image anchorOffsetX="0" width="60" source="com_bg_kuang_3" scale9Grid="15,13,2,3" horizontalCenter="0"/>
<e:Label id="lbCount" text="100" size="20" horizontalCenter="0" textAlign="center" verticalCenter="0"
textColor="0xffffff"/>
</e:Group>
<e:Button id="dressEquip" label="穿 戴" scaleX="1" scaleY="1" width="113" height="44" horizontalCenter="1.5" verticalCenter="68">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:app="app.*">
<e:Image source="tips_btn" source.down="tips_btn" horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="18" textColor="0xf0c896" stroke="2"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Label id="autoDress" text="" size="18" textColor="0x28ee01" touchEnabled="false" horizontalCenter="1" bottom="12" stroke="2"/>
</e:Skin>