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,6 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ForgeRefiningShowAttrSkin" width="230" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="chat_bg_bg2_png" x="0" scale9Grid="5,5,32,32" anchorOffsetX="0" width="230" anchorOffsetY="0" top="0" bottom="0"/>
<e:Label id="lbDesc" text="可能出现的属性:\n攻击上限\n魔法上限\n道术上限\n物防上限\n魔御上限\n物理命中\n魔法命中\n魔法命中\n魔法命中" x="15" size="18" width="171" lineSpacing="3" top="10" bottom="10"/>
<e:Button id="btn_close" label="" x="204" y="0" skinName="ButtonCloseSkin"/>
</e:Skin>