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,5 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ShengQuNoticeWinSkin" width="426" height="300" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing">
<app:UIViewFrame id="dragDropUI" skinName="ViewBgWin6Skin"/>
<e:Label id="noticeLab" text="夜深了已经到了宵禁时间22:00-次日8:00系统将强制离线请在宵禁解除后登陆。请合理安排游戏时间注意休息。" x="27" y="59" size="22" textColor="0xe5ddcf" height="163" width="372" verticalAlign="middle" textAlign="center"/>
</e:Skin>