refactor(web):改造成vue工程
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="WordFormulaItemViewSkin" width="100" height="100" xmlns:e="http://ns.egret.com/eui"
|
||||
xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Image id="icon" source="zj_1_1" verticalCenter="0" horizontalCenter="0" />
|
||||
<e:Label id="lbTitle" text="" textColor="0xe0ae75" size="20" horizontalCenter="0" y="100" stroke="1" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="WordFormulaLevelUpWinSkin" width="912" height="646" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*"
|
||||
xmlns:w="http://ns.egret.com/wing">
|
||||
<app:UIViewFrame id="dragDropUI" skinName="ViewBgWin1Skin" />
|
||||
<e:Group id="pageGroup" width="876" height="556" verticalCenter="8" horizontalCenter="0" touchEnabled="false">
|
||||
<e:Image x="154.98" scaleX="1" scaleY="1" source="com_bg_kuang_4_png" y="-0.7" />
|
||||
<e:Scroller width="147" horizontalCenter="-357.5" top="7" bottom="69">
|
||||
<e:List id="tabList" height="481" itemRendererSkinName="TradeLineTabSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="-2" />
|
||||
</e:layout>
|
||||
</e:List>
|
||||
</e:Scroller>
|
||||
<e:Group x="136.28" y="8.8">
|
||||
<app:RedDotControl id="redPoint1" width="20" height="20" x="51" y="12" scaleX="1" scaleY="1" />
|
||||
<app:RedDotControl id="redPoint2" width="20" height="20" x="61" y="22" scaleX="1" scaleY="1" />
|
||||
<app:RedDotControl id="redPoint3" width="20" height="20" x="71" y="32" scaleX="1" scaleY="1" />
|
||||
<app:RedDotControl id="redPoint4" width="20" height="20" x="81" y="42" scaleX="1" scaleY="1" />
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="37" />
|
||||
</e:layout>
|
||||
</e:Group>
|
||||
<e:Image source="bg_sixiang2_png" x="162.01" y="1.3" height="565" width="710" />
|
||||
<e:Group id="effGrp" x="510" y="200" touchEnabled="false" touchChildren="false" />
|
||||
<e:Label id="curLV" text="当前等级:9" size="22" textColor="0xded104" y="280" left="289" stroke="2" />
|
||||
<e:Label id="nextLv" text="下一等级:10" size="22" textColor="0xDED104" y="280" left="578" stroke="2" />
|
||||
<e:List id="gCurList" name="list" itemRendererSkinName="FourImagesAttrItemCurSkin" verticalCenter="87"
|
||||
horizontalCenter="-57">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="6" />
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<e:List id="gNextList" name="list" itemRendererSkinName="FourImagesAttrItemNextSkin" verticalCenter="88"
|
||||
horizontalCenter="221.5">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="6" />
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<e:Image x="485" y="340" source="sx_jiantou" />
|
||||
<e:Label id="costLab" text="所需材料:" x="276" y="408" size="20" textColor="0xe1d7cb" stroke="2" visible="false" />
|
||||
<e:List id="costList" x="282" y="422" itemRendererSkinName="FourImagesCostItemSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="4" />
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<e:Button id="btnUp" label="立即升星" verticalCenter="234" right="309" skinName="Btn9Skin"></e:Button>
|
||||
<e:Label id="txt_get" text="" size="16" textAlign="left" textColor="0x32FC00" multiline="false" italic="false"
|
||||
bottom="37" right="84" />
|
||||
<e:Group verticalCenter="-190" horizontalCenter="-181.5">
|
||||
<e:Image source="jiejikuang" top="-5" bottom="-5" scale9Grid="4,13,31,83" minHeight="110" />
|
||||
<e:BitmapLabel id="curOrder" font="fourImage_fnt" text="二十阶" width="27" verticalCenter="0" horizontalCenter="0" />
|
||||
</e:Group>
|
||||
<e:Label id="lbMax" text="青龙之魂已达满阶" x="434" y="447" textColor="0xe0ae75" size="20" />
|
||||
<e:Label id="lbMax0" text="已满阶" x="586" y="347" textColor="0xe0ae75" size="20" visible="false" />
|
||||
</e:Group>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="WordFormulaShowInfoViewSkin" width="248" xmlns:e="http://ns.egret.com/eui"
|
||||
xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image source="bg_sixiang_3" scale9Grid="10,11,1,1" left="0" right="0" top="0" bottom="-10" />
|
||||
<e:Label id="lbTitle" text="" textColor="0xe0ae75" size="20" horizontalCenter="0" y="20" stroke="1" />
|
||||
<e:Label text="[当前属性]" x="28" y="250" size="20" textColor="0xf1ed02" stroke="2" />
|
||||
<e:List id="gCurList" name="list" x="27" y="283.69" itemRendererSkinName="FourImagesAttrItemCurSkin">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="0" />
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<e:List id="gNextList" name="list" x="143.95" y="283.69" visible="false">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="0" />
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<e:Label id="txtLimit" text="需要四象神兽都达到5星0阶才能升阶" x="38" y="316.88" size="20" textColor="0xff8a00" visible="false" />
|
||||
<e:Label id="txtAttrib" text="都是你个都是你个都是你个都是你个\n都是你个都是你个" x="40.35" y="279.9" size="20" textColor="0x3794fb"
|
||||
lineSpacing="5" visible="false" />
|
||||
<e:Group id="effGrp" horizontalCenter="0" verticalCenter="-10.665" />
|
||||
<e:Group verticalCenter="-70" horizontalCenter="-91" scaleX="0.7" scaleY="0.7">
|
||||
<e:Image source="jiejikuang" top="-5" bottom="-5" scale9Grid="4,13,31,83" minHeight="110" />
|
||||
<e:BitmapLabel id="curOrder" font="fourImage_fnt" text="二十阶" width="27" verticalCenter="0" horizontalCenter="0" />
|
||||
</e:Group>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="WordFormulaViewSkin" width="384" height="447" xmlns:e="http://ns.egret.com/eui"
|
||||
xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Image id="bg" source="bg_zijue_png" />
|
||||
<app:WordFormulaItemView id="itemView1" width="100" height="100" x="34" y="78" skinName="WordFormulaItemViewSkin" />
|
||||
<app:WordFormulaItemView id="itemView2" width="100" height="100" x="261" y="78" skinName="WordFormulaItemViewSkin" />
|
||||
<app:WordFormulaItemView id="itemView3" width="100" height="100" x="34" y="228" skinName="WordFormulaItemViewSkin" />
|
||||
<app:WordFormulaItemView id="itemView4" width="100" height="100" x="261" y="228" skinName="WordFormulaItemViewSkin" />
|
||||
<e:Button id="goBtn" label="前往提升" width="113" height="46" verticalCenter="184.5" right="134">
|
||||
<e:skinName>
|
||||
<e:Skin states="up,down,disabled">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95" source="btn_apay"
|
||||
source.down="btn_apay" source.disabled="btn_apay2" />
|
||||
<e:Label id="labelDisplay" size="20" horizontalCenter="0" verticalCenter="0" textColor="0xf0c896"
|
||||
textColor.disabled="0xb9b9b9" stroke="2" />
|
||||
</e:Skin>
|
||||
</e:skinName>
|
||||
</e:Button>
|
||||
<app:RedDotControl id="redPoint" x="236.32" y="382.67" visible="false" />
|
||||
</e:Skin>
|
||||
Reference in New Issue
Block a user