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="CheckBox3" states="up,down,disabled" minHeight="36" minWidth="34" currentState="up"
xmlns:e="http://ns.egret.com/eui" width="25" height="24" width.up="25" height.up="24" width.down="25" height.down="24" width.disabled="25" height.disabled="24">
<e:Image id="iconDisplay"
left="0" verticalCenter="0" source.up="forge_gou1" source.down="forge_gou2" source.disabled="forge_gou2"/>
</e:Skin>