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,12 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FuliSougouBindingGiftSkin" width="667" height="542" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
<e:Image horizontalCenter="0" verticalCenter="0" source="bg_ldssjlbsjlb_png" />
<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="92" 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="29"/>
</e:Skin>

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FuliSougouNoviceGiftSkin" width="667" height="395" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*">
<e:Image source="YY_bg2_png" />
<e:Image horizontalCenter="0" top="41" source="sogou_t_xslb"/>
<e:List id="itemList" verticalCenter="0" horizontalCenter="6" itemRendererSkinName="FuLi4366ItemSkin">
<e:layout>
<e:HorizontalLayout gap="20" />
</e:layout>
</e:List>
<e:Button id="getBtn" label="" y="312" icon="fl_jhm_btn_1" skinName="Btn0Skin" width="137" height="56" x="265"/>
<app:RedDotControl id="redPoint" x="388" y="310" />
<e:Image id="receiveImg" source="apay_yilingqu" horizontalCenter="0" bottom="20" />
</e:Skin>