refactor(web):改造成vue工程
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliQidianBindingGiftSkin" width="667" height="542" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" source="bg_qidianbdsj_png" />
|
||||
<e:List id="itemList" verticalCenter="70" horizontalCenter="0" itemRendererSkinName="FuLi4366ItemSkin">
|
||||
<e:layout>
|
||||
<e:HorizontalLayout gap="20"/>
|
||||
</e:layout>
|
||||
</e:List>
|
||||
<e:Button id="bindingBtn" label="" y="450" icon="txt_bangdingshouji" skinName="Btn26Skin" width="137" height="56" x="265"/>
|
||||
<e:Button id="getBtn" label="" y="450" icon="fl_jhm_btn_1" skinName="Btn0Skin" width="137" height="56" x="265" />
|
||||
<app:RedDotControl id="redPoint" x="388" y="448" />
|
||||
<e:Image id="receiveImg" source="apay_yilingqu" horizontalCenter="0" bottom="29" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliQidianSuperVipGiftSkin" width="868" height="545" xmlns:e="http://ns.egret.com/eui">
|
||||
<e:Image x="5" y="5" source="banner_qidianvip_png" />
|
||||
<e:Image x="7" y="148" source="bg_qidianvip_png" />
|
||||
<e:Button id="rechargeBtn" label="" x="692" y="45" icon="t_lijichongzhi" width="137" height="56"
|
||||
skinName="Btn26Skin" />
|
||||
<e:Button id="copyBtn" label="" x="574" y="414" icon="t_fuzhi" width="137" height="56" skinName="Btn26Skin"
|
||||
scaleX="0.75" scaleY="0.75" />
|
||||
<e:Label id="qqLabel" text="" x="516" y="362" textColor="0xE5DDCF" size="24" stroke="1" />
|
||||
<e:Label id="lab" text="" x="41" y="469" textAlign="left" textColor="0xE5DDCF" size="22" stroke="1" />
|
||||
<e:Label id="lab2" text="" x="41" y="505" textAlign="left" textColor="0xE5DDCF" size="22" stroke="1" />
|
||||
</e:Skin>
|
||||
Reference in New Issue
Block a user