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,8 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="RingAttrItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*"
width="383" height="26">
<e:Label id="txt_cur" text="等级109" x="20" y="3" size="18"
anchorOffsetX="0" anchorOffsetY="0" height="20" textColor="0xe0ae75" stroke="2"/>
<e:Label id="txt_next" text="等级110" x="213" y="3" size="18" anchorOffsetX="0" anchorOffsetY="0" height="17" textAlign="left" textColor="0x28ee01" verticalAlign="middle" stroke="2"/>
<e:Image id="arrow" smoothing="false" width="20" height="20" x="186" y="1" source="com_jiantoux2"/>
</e:Skin>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="RingIconItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*"
width="72" height="72">
<e:Image id="effect" source="icon_ring_xuanzhong" visible="false"/>
<e:Image y="4.8" x="4" source=""/>
<e:Image id="icon" verticalCenter="-1.5" horizontalCenter="0" source=""/>
<app:RedDotControl id="redPoint" top="4" right="4"/>
</e:Skin>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="RingIconItemSkin2" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*"
width="80" height="80">
<e:Image id="effect" source="icon_ring_xuanzhong" visible="false"/>
<e:Image id="icon" source="ring_json.icon_ring_4" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>

View File

@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="RingSkin" width="384" height="556" xmlns:app="app.*" xmlns:e="http://ns.egret.com/eui"
xmlns:w="http://ns.egret.com/wing">
<e:Image pixelHitTest="true" touchEnabled="false" scaleX="1" scaleY="1" source="bg_ring_png"/>
<e:Image id="strengthen_name" x="154" y="255" source="t_ring"/>
<e:Image x="85" y="260" source="tbg_ring" scale9Grid="43,0,1,18" width="220"/>
<e:BitmapLabel id="bt_lv" text="5" anchorOffsetX="0" width="50" font="sixiangfnt_fnt" letterSpacing="-8" textAlign="center" x="113" y="256"/>
<e:Group width="372" height="114" x="12" y="290" anchorOffsetX="0" anchorOffsetY="0">
<e:Image x="0" source="blessing_bg2" y="-7" anchorOffsetY="0" height="99"/>
<e:List id="itemList" x="-2" y="5" anchorOffsetX="0" width="380" anchorOffsetY="0" height="113">
<e:layout>
<e:TileLayout requestedColumnCount="1" horizontalGap="0" verticalGap="-2" orientation="columns" />
</e:layout>
</e:List>
</e:Group>
<e:Image id="img_money" x="50" y="393" source="13123" scaleX="0.5" scaleY="0.5" visible="false"/>
<e:Label id="txt_consume" text="消耗: 5000" x="12" y="400" size="16"
textColor="0xE0AE75" width="150" visible="false"/>
<e:Label id="txt_max" text="强化已达最高等级" y="388" anchorOffsetX="0" size="18" textColor="0xf97d2a"
horizontalCenter="0" visible="false"/>
<e:Button id="btn_strengthen" label="升 级" x="268" y="398" skinName="Btn30Skin" anchorOffsetX="0"/>
<app:RedDotControl id="redDot" width="20" height="20" x="364" touchChildren="false" touchEnabled="false" y="395" updateShowFunctions="StrengthenMgr.isCanStrengthenRing"/>
<e:List id="listCost" width="200" x="12" anchorOffsetY="0" y="386">
<e:layout>
<e:VerticalLayout verticalAlign="contentJustify" gap="2" />
</e:layout>
</e:List>
<e:Scroller width="338" height="72" x="3" anchorOffsetX="0" scrollPolicyV="off" scrollPolicyH="off" anchorOffsetY="0" y="459">
<e:List id="iconList" x="-1" y="36">
<e:layout>
<e:HorizontalLayout gap="-5"/>
</e:layout>
</e:List>
</e:Scroller>
<e:Group id="tabBar_Group" width="380" height="66" x="0" y="463" anchorOffsetX="0" anchorOffsetY="0" touchChildren="true" touchEnabled="false" visible="false">
<e:Button id="btn_prev" label="" x="0" y="11" scaleX="1" scaleY="1" visible="false">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="ring_jiantou_1" source.down="ring_jiantou_1"
source.disabled="ring_jiantou_1" />
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="btn_next" label="" x="359" y="12" scaleX="1" scaleY="1" visible="false">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="ring_jiantou_2" source.down="ring_jiantou_2"
source.disabled="ring_jiantou_2" />
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
</e:Skin>
</e:skinName>
</e:Button>
<e:TabBar id="tabBar" itemRendererSkinName="RingIconItemSkin" y="-4" x="22" visible="false">
<e:layout>
<e:HorizontalLayout gap="-5"/>
</e:layout>
</e:TabBar>
</e:Group>
<e:Label id="txt_get" text="" x="196" y="422" size="16" textAlign="left" textColor="0x32FC00" multiline="false" scaleX="1" scaleY="1" italic="false" anchorOffsetX="0"/>
<e:Group id="mcGroup" x="195" y="171" touchChildren="false" touchEnabled="false"/>
</e:Skin>