refactor(web):改造成vue工程
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="CrossServerActViewSkin" width="863" height="557" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Group width="863" height="557" x="0" y="0">
|
||||
<e:Image source="com_bg_kuang_6_png" scale9Grid="19,17,1,1" width="265" height="557"/>
|
||||
<e:Image source="com_bg_kuang_6_png" scale9Grid="19,17,1,1" width="594" height="487.27" anchorOffsetX="0" right="-3" y="0"/>
|
||||
<e:Scroller id="tabScroller" width="261" y="2" x="2" visible="true" height="517">
|
||||
<e:List id="tabList" itemRendererSkinName="ActivityTabSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="-1"/>
|
||||
</e:layout>
|
||||
</e:List>
|
||||
</e:Scroller>
|
||||
<e:Group width="578" height="484.33" x="276" y="3" anchorOffsetX="0" anchorOffsetY="0" touchEnabled="false">
|
||||
<e:Group width="563" height="36" x="7" y="4">
|
||||
<e:Image source="mail_bg" scale9Grid="14,15,1,1" left="0" right="0" top="0" bottom="0"/>
|
||||
<e:Label id="actTitle" text="活动入口:" x="10" y="9.5" size="20" stroke="2" textColor="0xE5DDCF"/>
|
||||
</e:Group>
|
||||
<e:Group width="563" height="36" x="7" y="43">
|
||||
<e:Image source="mail_bg" scale9Grid="14,15,1,1" left="0" right="0" top="0" bottom="0"/>
|
||||
<e:Label id="actTime" text="活动时间:" x="9.6" y="8.3" size="20" stroke="2" textColor="0xE5DDCF"/>
|
||||
</e:Group>
|
||||
<e:Group width="563" height="201.5" x="7" y="83.02" anchorOffsetY="0" touchEnabled="false">
|
||||
<e:Image source="mail_bg" scale9Grid="14,15,1,1" left="0" right="0" top="0" bottom="0"/>
|
||||
<e:Label id="actDesc" text="藏宝库的NPC夺宝人偶携带了大量宝物,快和朋友一起去抢夺吧!" x="9.1" y="13.8" size="20" stroke="2" textColor="0xE5DDCF" width="543" height="108" lineSpacing="4"/>
|
||||
<e:Label id="actPath" text="前往路径:" x="9" y="132" size="20" textColor="0xE5DDCF" stroke="2" width="535" lineSpacing="7"/>
|
||||
</e:Group>
|
||||
<e:Image x="15" y="292" source="act_hdjj"/>
|
||||
<e:Group width="570" height="158" x="7" y="322">
|
||||
<e:Image source="mail_bg" scale9Grid="14,15,1,1" left="0" right="0" top="0" bottom="0"/>
|
||||
<e:Scroller width="530" height="134" x="25" y="13">
|
||||
<e:List id="rewardsList" x="25" y="13" itemRendererSkinName="ItemBaseSkin" width="530" height="134">
|
||||
<e:layout>
|
||||
<e:TileLayout/>
|
||||
</e:layout>
|
||||
</e:List>
|
||||
</e:Scroller>
|
||||
</e:Group>
|
||||
</e:Group>
|
||||
<e:Button id="enterBtn" label="" x="741" y="507" skinName="Btn9Skin"/>
|
||||
<app:RuleTipsButton id="ruleTips" xmlns:app="app.*" label="Button" x="285" y="517"/>
|
||||
<app:RuleTipsButton id="ruleTips1" label="Button" x="62" y="523" ruleId="97"/>
|
||||
<e:Label id="ruleLab" text="跨服说明" x="97" y="529" textColor="0x28ee01" size="21" stroke="2"/>
|
||||
<e:Label id="ruleLab2" text="跨服分组" x="634" y="517" size="21" textColor="0x28ee01" stroke="2"/>
|
||||
</e:Group>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="CrossServerDetailsItemSkin" width="666" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Group minHeight="24" width="46" height="26" touchEnabled="false" touchChildren="false">
|
||||
<e:Rect left="0" right="-6" top="-1" bottom="-1" fillColor="0xfc9219"/>
|
||||
<e:Label id="label" text=" [跨服] " size="36" backgroundColor="0xFC9219" textColor="0xFFFEFC" scaleX="0.5" scaleY="0.5" stroke="3" verticalCenter="0.5" horizontalCenter="3.5"/>
|
||||
</e:Group>
|
||||
<e:Group id="txtGrp" x="55" minHeight="24" verticalCenter="0" touchEnabled="false" >
|
||||
<e:Rect id="bgColor" scaleX="1" scaleY="1" left="-1" right="-3" top="-2" bottom="-2" fillColor="0xf3311e"/>
|
||||
<e:Label id="chatLab" size="36" backgroundColor="0x0735FC" scaleX="0.5" scaleY="0.5" stroke="3" background="false" x="0" maxWidth="1260" y="4" lineSpacing="9" textColor="0xE5DDCF" visible="true" text=""/>
|
||||
</e:Group>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="CrossServerDetailsSkin" width="863" height="557" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image source="kf_xq_bg_png" horizontalCenter="0" verticalCenter="0"/>
|
||||
<e:Scroller id="msgScroller" width="666" height="532" x="184" y="12">
|
||||
<e:List id="msgList" itemRendererSkinName="CrossServerDetailsItemSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="3"/>
|
||||
</e:layout>
|
||||
</e:List>
|
||||
</e:Scroller>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="CrossServerTabSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" states="up,down" >
|
||||
<e:Image source="kf_fanye_bg1" visible.down="false"/>
|
||||
<e:Image source="kf_fanye_bg2" visible.up="false"/>
|
||||
<e:Image id="txtIcon1" source="kf_fanye_hd1" horizontalCenter="3" verticalCenter="-9" visible.up="false"/>
|
||||
<e:Image id="txtIcon2" source="kf_fanye_hd2" horizontalCenter="3" verticalCenter="-9" visible.down="false"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="CrossServerWinSkin" width="984" height="676" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Group touchEnabled="false">
|
||||
<e:Image id="dragDropUI" source="kf_bg1_png"/>
|
||||
<e:Image id="titleImg" source="kf_kfzc" horizontalCenter="0" top="37" touchEnabled="false"/>
|
||||
<e:TabBar id="tabBar" width="45" height="494" y="119" x="-5" itemRendererSkinName="CrossServerTabSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="-11"/>
|
||||
</e:layout>
|
||||
<e:ArrayCollection>
|
||||
<e:Array>
|
||||
<e:Object null=""/>
|
||||
<e:Object null=""/>
|
||||
<e:Object null=""/>
|
||||
</e:Array>
|
||||
</e:ArrayCollection>
|
||||
</e:TabBar>
|
||||
<e:Button id="closeBtn" label="" x="894" y="30" width="61" height="57">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" source="apay_x2" source.down="apay_x2" source.disabled="apay_x2" scaleX.down="0.98" scaleY.down="0.98"/>
|
||||
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<app:RedDotControl id="redPoint" x="-8" y="115.5" visible="false"/>
|
||||
<e:Group id="infoGrp" width="863" height="557" x="59" y="90" touchEnabled="false"/>
|
||||
</e:Group>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="CrossServerRankListItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"
|
||||
xmlns:app="app.*" width="524" height="45">
|
||||
<e:Image smoothing="false" id="bg" x="0" y="-1" anchorOffsetX="0" width="524" height="45" source="rank_bg2"
|
||||
scale9Grid="251,19,57,15" />
|
||||
<e:Image id="select" x="0" y="-2" anchorOffsetX="0" width="524" source="liebiaoxuanzhong" scale9Grid="22,29,2,2" />
|
||||
<e:Label id="txt_rank" text="1" x="6" y="14" textColor="0xe5ddcf" size="18" verticalAlign="justify" width="50"
|
||||
textAlign="center" stroke="2" />
|
||||
<e:Image id="rankImg" x="15" y="5" source="rank_pm1" />
|
||||
<e:Label id="txt_name" text="STSTST1.玩家名称有七字" size="18" verticalAlign="justify" textAlign="center" textColor="0xe5ddcf"
|
||||
stroke="2" y="14" x="60" />
|
||||
<e:Label id="txt_level" text="6转200级" x="290" y="14" textColor="0xe5ddcf" size="18" verticalAlign="justify"
|
||||
textAlign="center" stroke="2" />
|
||||
<e:Label id="txt_guild" text="帮派名称有七字" textColor="0xE5DDCF" size="18" verticalAlign="justify" textAlign="center"
|
||||
stroke="2" y="14" x="380" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,59 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="CrossServerRankViewSkin" width="863" height="557" xmlns:app="app.*" xmlns:e="http://ns.egret.com/eui"
|
||||
xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Group width="863" height="557" touchEnabled="false">
|
||||
<e:Image source="kf_phb_bg_png" />
|
||||
<e:Group id="modelGroup" touchChildren="false" touchEnabled="false" width="450" height="525" scaleX="1.2"
|
||||
scaleY="1.2" bottom="92" right="33">
|
||||
<e:Image name="bg" source="" right="0" bottom="0" />
|
||||
<e:Image name="cloth" source="" right="0" bottom="0" />
|
||||
<e:Image name="arm" source="" right="0" bottom="0" />
|
||||
<e:Image name="helmet" source="" right="0" bottom="0" />
|
||||
</e:Group>
|
||||
<e:Group id="rank_list" width="524" height="458" x="5" y="25">
|
||||
<e:Scroller name="scroller" x="0" height="460" y="0" width="524"></e:Scroller>
|
||||
<e:List name="list" y="2" itemRendererSkinName="CrossServerRankListItemSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="0" />
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<e:Group id="menu_group" x="0" y="0" />
|
||||
</e:Group>
|
||||
<e:Group width="572" height="90" x="-17" y="469">
|
||||
<e:Button id="btn_home" label="首页" skinName="Btn9Skin" x="352" y="7" visible="false" />
|
||||
<e:Button id="btn_pre" label="" x="212.36" y="9.68" width="55" height="25">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" source="growway_jt" source.down="growway_jt"
|
||||
source.disabled="growway_jt" scaleX.down="0.95" scaleY.down="0.95" />
|
||||
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<e:Button id="btn_next" label="" x="415" y="11" scaleX="-1" width="55" height="25">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" source="growway_jt" source.down="growway_jt"
|
||||
source.disabled="growway_jt" scaleX.down="0.95" scaleY.down="0.95" />
|
||||
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<e:Label id="rank_desc" text="我的排名:未上榜" x="81" y="55" size="20" stroke="2" textColor="0xe5ddcf" />
|
||||
<e:Label id="rank_guild" text="所属行会:金近十三少保" x="327" y="55" size="20" stroke="2" textColor="0xE5DDCF" />
|
||||
<e:Label id="rank_no" text="暂时没有排名" x="255" y="-255" size="22" textColor="0xe5ddcf" stroke="2" />
|
||||
<e:Label id="pageLab" text="1/3" size="20" verticalCenter="-22.165" horizontalCenter="27.83499999999998" />
|
||||
</e:Group>
|
||||
<app:RuleTipsButton label="Button" x="16" y="514" ruleId="19" />
|
||||
</e:Group>
|
||||
<e:Button id="btn_operation" label="查 看" x="630.66" width="109" height="44" bottom="46">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" source="tips_btn" source.down="tips_btn"
|
||||
source.disabled="tips_btn" scaleX.down="0.95" scaleY.down="0.95" />
|
||||
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="20" textColor="0xf0c896"
|
||||
stroke="2" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="CrossServerWorshipItemSkin" width="280" height="280" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*"
|
||||
xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Group width="280" height="280" touchEnabled="false" touchThrough="true" touchChildren="true">
|
||||
<e:Image source="kf_kfmb_bg_png" left="0" right="0" top="0" bottom="0"/>
|
||||
<e:Group id="modelGroup" width="450" height="525" scaleX="0.8" scaleY="0.8" right="45" bottom="22"
|
||||
touchChildren="false" touchEnabled="false">
|
||||
<e:Image name="bg" source="" right="0" bottom="0" />
|
||||
<e:Image name="cloth" source="" right="0" bottom="0" />
|
||||
<e:Image name="arm" source="" right="0" bottom="0" />
|
||||
<e:Image name="helmet" source="" right="0" bottom="0" />
|
||||
</e:Group>
|
||||
<e:Image source="kf_kfmb_bg1" y="43" x="15" />
|
||||
<e:Image id="imgTitle" source="kf_mb_dynd" y="55" x="11" />
|
||||
<e:Group id="playEff" verticalCenter="83.5" horizontalCenter="0" x="145" y="219" touchEnabled="false"
|
||||
touchChildren="false" />
|
||||
<e:Image source="Act_mobai_biaotibg" horizontalCenter="0.5" top="8" x="18" y="12" />
|
||||
<e:Label id="playName" text="我的的 " size="18" horizontalCenter="0" top="13" x="61" y="20" stroke="2"
|
||||
textColor="0xFF7700" />
|
||||
<e:Button id="worship" label="膜 拜" skinName="Btn9Skin" horizontalCenter="0" bottom="10"/>
|
||||
<e:Label id="count" text="" size="15" right="13" bottom="23" bold="true" x="212" y="232" stroke="2"
|
||||
textColor="0x28EE01" />
|
||||
<e:Button id="check" label="" skinName="Btn0Skin" icon="Act_chakan" bottom="3" left="15" visible="false"/>
|
||||
</e:Group>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="CrossServerWorshipWinSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*"
|
||||
xmlns:w="http://ns.egret.com/wing" width="984" height="676">
|
||||
<e:Image id="dragDropUI" source="kf_bg1_png" />
|
||||
<e:Image id="titleImg" horizontalCenter="0" top="37" touchEnabled="false" source="kf_kfmb"/>
|
||||
<e:Group horizontalCenter="0" touchEnabled="false" touchChildren="true" touchThrough="true" y="88">
|
||||
<e:Image source="worship_bg_jpg" width="860" height="555" horizontalCenter="0" verticalCenter="0"/>
|
||||
<app:CrossServerWorshipItem id="item0" skinName="CrossServerWorshipItemSkin" x="2" y="0" touchEnabled="false" />
|
||||
<app:CrossServerWorshipItem id="item1" skinName="CrossServerWorshipItemSkin" x="289" y="0" touchEnabled="false" />
|
||||
<app:CrossServerWorshipItem id="item2" skinName="CrossServerWorshipItemSkin" x="576" y="0" touchEnabled="false" />
|
||||
<app:CrossServerWorshipItem id="item3" skinName="CrossServerWorshipItemSkin" x="2" y="283" touchEnabled="false" />
|
||||
<app:CrossServerWorshipItem id="item4" skinName="CrossServerWorshipItemSkin" x="289" y="283" touchEnabled="false" />
|
||||
<app:CrossServerWorshipItem id="item5" skinName="CrossServerWorshipItemSkin" x="576" y="283" touchEnabled="false" />
|
||||
</e:Group>
|
||||
<app:RuleTipsButton label="Button" ruleId="32" top="43" left="38" />
|
||||
<e:Button id="closeBtn" label="" x="894" y="30" width="61" height="57">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" source="apay_x2" source.down="apay_x2"
|
||||
source.disabled="apay_x2" scaleX.down="0.98" scaleY.down="0.98" />
|
||||
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
</e:Skin>
|
||||
Reference in New Issue
Block a user