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,11 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActivityDefendTaskSKin" width="485" height="620" xmlns:app="app.*" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<app:UIViewFrame id = "dragDropUI" x="-2" y="2" skinName="UIViewFrameSkin" currentState="default13" width="491.45" height="622.42"/>
<e:Scroller id="scroller" width="461" horizontalCenter="3" verticalCenter="22" height="554.46" scrollPolicyH="off" touchEnabled="false" touchChildren="true">
<e:List id="list" width="459" itemRendererSkinName="ActivityMaterialItemSkin" anchorOffsetY="0" height="554.46">
<e:layout>
<e:TileLayout requestedColumnCount="1" verticalGap="0"/>
</e:layout>
</e:List>
</e:Scroller>
</e:Skin>