refactor(web):改造成vue工程

This commit is contained in:
kubbo
2025-09-30 17:43:06 +08:00
parent f140c92ddd
commit 39f7598b02
1777 changed files with 878 additions and 2238 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FuliTanwanVipCodeSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image id="dialogMask" scale9Grid="1,1,2,2" alpha="0.3" source="dialog_mask" top="0" right="0" left="0" bottom="0" />
<e:Group horizontalCenter="0" top="227" anchorOffsetX="0" width="352">
<e:Image id="bg" x="0" y="-2" scaleX="1" scaleY="1" scale9Grid="53,71,320,148" source="bg_tanwanviperweima_png"/>
<e:Button id="dialogCloseBtn" label="" x="335" y="-10" width="60" height="60">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:app="app.*">
<e:Image horizontalCenter="0" verticalCenter="0" source="btn_guanbi3" source.down="btn_guanbi4"
source.disabled="btn_guanbi4" />
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
</e:Skin>
</e:skinName>
</e:Button>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FuliTanwanQQGroupGiftSkin" width="667" height="542" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
<e:Image source="bg_tw_qqqun_png" />
</e:Skin>

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FuliTanwanSanduanGiftSkin" width="667" height="540" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
<e:Image source="bg_tw_sanduan_png" width="667" height="540"/>
<e:Button id="getBtn" label="" y="450" icon="fl_jhm_btn_1" skinName="Btn0Skin" width="137" height="56" x="265" />
<e:List id="itemList" verticalCenter="95" horizontalCenter="0" itemRendererSkinName="FuLi4366ItemSkin">
<e:layout>
<e:HorizontalLayout gap="20" />
</e:layout>
</e:List>
<app:RedDotControl id="redPoint" x="388" y="448" />
<e:Image id="receiveImg" source="apay_yilingqu" horizontalCenter="0" bottom="28" />
</e:Skin>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FuliTanwanSuperVipGiftSkin" width="868" height="545" xmlns:e="http://ns.egret.com/eui">
<e:Image x="5" y="5" source="banner_tanwanvip"/>
<e:Image x="7" y="148" source="bg_tanwanvip_png"/>
<e:Button id="rechargeBtn" label="" x="692" y="45" icon="t_lijichongzhi" width="137" height="56" skinName="Btn26Skin"/>
<e:Button id="codeBtn" label="" x="526" y="480" icon="t_erweima" width="137" height="56" skinName="Btn26Skin" scaleX="0.75" scaleY="0.75"/>
<e:Label id="lab" text="" x="46" y="506" textAlign="left" textColor="0xE5DDCF" size="22" stroke="1"/>
</e:Skin>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FuliTanwanWeixinGiftSkin" width="667" height="542" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
<e:Image source="bg_tw_weixin_png" />
<app:ItemBase id="itemData" x="551" y="422" skinName="ItemBaseSkin" />
<e:EditableText id="InputCode" width="393" text="" x="80" size="20" height="30" verticalAlign="middle" y="422"
textAlign="center" maxChars="120" prompt="&lt;请输入激活码>" textColor="0xF9EFEF" />
<e:Button id="wxBuyBtn" label="" x="210.67" y="465.95" icon="fl_jhm_btn_1" skinName="Btn0Skin" width="137" height="56" />
</e:Skin>