refactor(web):改造成vue工程
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliKuaiwanSuperVipGiftSkin" width="868" height="545" xmlns:e="http://ns.egret.com/eui">
|
||||
<e:Image x="5" y="5" source="banner_kuaiwan_png" />
|
||||
<e:Image x="7" y="148" source="bg_2144vip_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="745" y="445" icon="t_fuzhi" width="137" height="56" skinName="Btn26Skin"
|
||||
scaleX="0.75" scaleY="0.75" />
|
||||
<e:Label id="qqLabel" text="" x="469" y="455" textColor="0xE5DDCF" size="24" stroke="1" />
|
||||
<e:Label id="lab" text="" x="46" y="506" textAlign="left" textColor="0xE5DDCF" size="22" stroke="1" />
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FuliKuaiwanWeixinGiftSkin" width="868" height="545" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
|
||||
<e:Image source="bg_kuaiwanvip_png"/>
|
||||
<app:ItemBase id="itemData" x="724" y="422" skinName="ItemBaseSkin" />
|
||||
<e:EditableText id="InputCode" width="393" text="" x="253" size="20" height="30" verticalAlign="middle" y="255"
|
||||
textAlign="center" maxChars="120" prompt="<请输入激活码>" textColor="0xF9EFEF" />
|
||||
<e:Button id="wxBuyBtn" label="" x="383.67" y="298.95" icon="fl_jhm_btn_1" skinName="Btn0Skin" width="137"
|
||||
height="56" />
|
||||
</e:Skin>
|
||||
Reference in New Issue
Block a user