refactor(web):改造成vue工程
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="DimensionBossListItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"
|
||||
width="270" height="182">
|
||||
<e:Image source="com_bg_kuang_xian1" scale9Grid="6,6,8,6" top="0" bottom="0" left="0" right="0" />
|
||||
<e:Image source="kf_cy_bg3" horizontalCenter="0" y="2" />
|
||||
<e:Image id="imgTitle" source="kf_cy_gsj" horizontalCenter="0" y="6" />
|
||||
<e:Scroller id="itemScroller" top="45" bottom="6" left="0" right="0">
|
||||
<e:Group>
|
||||
<e:List id="list1" itemRendererSkinName="ItemBaseSkin" x="6" y="3">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout/>
|
||||
</e:layout>
|
||||
<e:ArrayCollection>
|
||||
<e:Array>
|
||||
<e:Object />
|
||||
<e:Object />
|
||||
<e:Object />
|
||||
<e:Object />
|
||||
</e:Array>
|
||||
</e:ArrayCollection>
|
||||
</e:List>
|
||||
<e:List id="list2" itemRendererSkinName="ItemBaseSkin" x="6" y="68">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout/>
|
||||
</e:layout>
|
||||
<e:ArrayCollection>
|
||||
<e:Array>
|
||||
<e:Object />
|
||||
<e:Object />
|
||||
<e:Object />
|
||||
<e:Object />
|
||||
</e:Array>
|
||||
</e:ArrayCollection>
|
||||
</e:List>
|
||||
</e:Group>
|
||||
</e:Scroller>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="DimensionBossRoleInfoSkin" width="225" height="300" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*"
|
||||
xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Group left="0" top="0" bottom="0" right="0" touchEnabled="false" touchChildren="false">
|
||||
<e:Image source="9s_tipsbg" top="0" bottom="0" right="0" left="0" scale9Grid="7,6,11,11" />
|
||||
<e:Image source="9s_tipsk" top="0" bottom="0" right="0" left="0" scale9Grid="7,6,11,11" />
|
||||
<e:Image source="kf_cy_gsj" x="30" y="25" />
|
||||
<e:Image source="kf_cy_ydj" x="30" y="105" />
|
||||
<e:Image source="kf_cy_cyj" x="30" y="185" />
|
||||
<e:Label id="labRoleNum" text="当前玩家数量:100" size="20" textColor="0x28EE01" stroke="1" x="20" y="250" />
|
||||
</e:Group>
|
||||
<e:List id="list1" itemRendererSkinName="ItemBaseSkin" x="120" y="10">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout/>
|
||||
</e:layout>
|
||||
<e:ArrayCollection>
|
||||
<e:Array>
|
||||
<e:Object />
|
||||
</e:Array>
|
||||
</e:ArrayCollection>
|
||||
</e:List>
|
||||
<e:List id="list2" itemRendererSkinName="ItemBaseSkin" x="120" y="90">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout/>
|
||||
</e:layout>
|
||||
<e:ArrayCollection>
|
||||
<e:Array>
|
||||
<e:Object />
|
||||
</e:Array>
|
||||
</e:ArrayCollection>
|
||||
</e:List>
|
||||
<e:List id="list3" itemRendererSkinName="ItemBaseSkin" x="120" y="170">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout/>
|
||||
</e:layout>
|
||||
<e:ArrayCollection>
|
||||
<e:Array>
|
||||
<e:Object />
|
||||
</e:Array>
|
||||
</e:ArrayCollection>
|
||||
</e:List>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="DimensionBossSkin" xmlns:app="app.*" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"
|
||||
width="984" height="676">
|
||||
<e:Image id="dragDropUI" source="kf_bg1_png" />
|
||||
<e:Image source="kf_kfsl" x="409" y="33" touchEnabled="false" />
|
||||
<e:Group left="60" right="60" height="556" y="90">
|
||||
<e:Group width="594" height="556" touchEnabled="false">
|
||||
<e:Image id="bg_boss" source="kf_cy_bg1_png" touchEnabled="false" />
|
||||
<e:Group horizontalCenter="0" y="55">
|
||||
<e:Image source="kf_cy_bg2" />
|
||||
<e:Image id="imgBossName" source="kf_cy_cysl" y="5" x="145"/>
|
||||
</e:Group>
|
||||
<e:Button id="btn_go" label="参与" skinName="Btn9Skin" y="500" horizontalCenter="0.5" />
|
||||
<app:RedDotControl id="redPoint" width="20" height="20" y="495" horizontalCenter="50" />
|
||||
<e:Label id="actTime" text="活动时间:12:00:00-12:30:00" y="20" size="20" stroke="2" textColor="0x28ee01"
|
||||
horizontalCenter="0" />
|
||||
<e:Label id="actTime2" text="活动时间:\n\n12:00:00-12:30:00\n12:00:00-12:30:00\n12:00:00-12:30:00" y="115"
|
||||
size="16" stroke="2" textAlign="left" lineSpacing="5" x="30" textColor="0x28ee01" />
|
||||
<e:Label id="txt_refresh" text="剩余时间:15:30" x="355" y="498" size="16" textColor="0x28ee01" stroke="1"/>
|
||||
<e:Label id="labTips" text="所有奖励回到原服时邮件发放" y="522" size="16" stroke="2" textColor="0xff7700" x="355" />
|
||||
<e:ProgressBar id="hpBar" slideDuration="0" y="460" skinName="bloodBarSkin3" value="0" width="396"
|
||||
horizontalCenter="0" />
|
||||
<e:Image id="imgDead" source="kf_cy_bg4" y="115" x="435" />
|
||||
</e:Group>
|
||||
<e:Group x="594">
|
||||
<app:DimensionBossListItem id="rewardItem1" skinName="DimensionBossListItemSkin" width="270" height="182"
|
||||
y="0" />
|
||||
<app:DimensionBossListItem id="rewardItem2" skinName="DimensionBossListItemSkin" width="270" height="182"
|
||||
y="186" />
|
||||
<app:DimensionBossListItem id="rewardItem3" skinName="DimensionBossListItemSkin" width="270" height="182"
|
||||
y="372" />
|
||||
</e:Group>
|
||||
</e:Group>
|
||||
<app:RuleTipsButton id="helpBtn" label="Button" x="90" y="120" ruleId="96" />
|
||||
<e:Button id="closeBtn" label="" width="61" height="57" x="903" y="28">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95" source="apay_x2"
|
||||
source.down="apay_x2" source.disabled="apay_x2" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
</e:Skin>
|
||||
Reference in New Issue
Block a user