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,14 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="Fuli37BindingGiftSkin" width="667" height="540" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
<e:Image horizontalCenter="0" verticalCenter="0" source="bg_4366shoujilibao_png" />
<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" />
<e:List id="itemList" verticalCenter="71" 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,13 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="Fuli37IndulgeGiftSkin" width="667" height="540" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
<e:Image horizontalCenter="0" verticalCenter="0" source="bg_4366renzhenglibao_png" />
<e:Button id="indulgeBtn" label="" y="450" icon="btnt_txfcm" 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" />
<e:List id="itemList" verticalCenter="71" 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,17 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="Fuli37LevelGiftSkin" width="667" height="395" xmlns:e="http://ns.egret.com/eui">
<e:Scroller width="667" height="395" scrollPolicyH="off">
<e:List id="list" itemRendererSkinName="FuliLuDaShiLevelGiftItemSkin">
<e:layout>
<e:VerticalLayout/>
</e:layout>
<e:ArrayCollection>
<e:Array>
<e:Object D="null" />
<e:Object D="null" />
<e:Object D="null" />
</e:Array>
</e:ArrayCollection>
</e:List>
</e:Scroller>
</e:Skin>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="Fuli37MicroGiftSkin" width="667" height="540" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
<e:Image horizontalCenter="0" verticalCenter="0" source="bg_37weiduan_png" />
<e:Button id="microDownBtn" label="下载微端" x="265" y="450" icon="txt_djxz" width="137" height="56">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
<e:Image horizontalCenter="0" verticalCenter="0" scaleX.down="0.95" scaleY.down="0.95" source="tq_btn" />
<e:Label id="labelDisplay" text="下载微端" size="24" horizontalCenter="0" verticalCenter="0"
touchEnabled="false" textColor="0xeee104" stroke="2" scaleX.down="0.95" scaleY.down="0.95" />
</e:Skin>
</e:skinName>
</e:Button>
<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="87" 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>