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,30 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="CreatGuildViewSkin" width="478" height="345" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing">
<app:UIViewFrame id="dragDropUI" y="0" skinName="ViewBgWin5Skin"/>
<e:Image x="17" y="46" width="446" source="bg_bg2" scale9Grid="4,4,28,28" height="273" visible="false"/>
<e:Image source="9s_bg_2" scale9Grid="3,3,24,24" left="213" right="127" top="202" bottom="113" width="59" height="50" visible="true"/>
<e:Image source="ltk_4" x="63" y="128" width="360" height="32" scale9Grid="10,10,2,1"/>
<e:TextInput id="guildNameText" width="360" height="32" x="63" y="128" skinName="TextInputSkin" maxChars="6"/>
<e:Label id="typeLb" text="" y="79" size="22" horizontalCenter="0" textColor="0xe5ddcf" stroke="2"/>
<e:Label id="txt" text="" y="206" size="22" horizontalCenter="-80.5" textColor="0xe5ddcf" stroke="2"/>
<e:Button id="ConfirmBtn" label="" x="99" y="282" width="109" height="44">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image horizontalCenter="0" verticalCenter="0" source="tips_btn" source.down="tips_btn" scaleX.down="0.95" scaleY.down="0.95"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="20" textColor="0xf0c896" stroke="2"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="closeBtn" label="" x="299" y="282" width="109" height="44">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image horizontalCenter="0" verticalCenter="0" source="tips_btn" source.down="tips_btn" scaleX.down="0.95" scaleY.down="0.95"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="20" textColor="0xf0c896" stroke="2"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Image source="icon_yuanbao" x="215" y="197" visible="true"/>
<e:Label id="moneyLb" text="500" x="270" y="206" size="22" textColor="0x3389ff" bold="true"/>
<app:RuleTipsButton label="Button" x="33" y="288" ruleId="20"/>
<e:Label id="conditionText" text="" y="169" size="22" horizontalCenter="0" textColor="0xe5ddcf" visible="false"/>
</e:Skin>

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildApplyItemViewSkin" width="685" height="81" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group id="gp" width="685" height="81" x="0" y="0">
<e:Image id="bg0" scale9Grid="14,14,1,1" source="guild_lbbg2"/>
<e:Label id="roleNameLb" text="冰雪真好玩" x="36" y="13" size="22" textColor="0xff7700" stroke="2"/>
<e:Group x="34" y="48">
<e:Label id="roleLevelLb" text="32级" x="-12" y="-3" size="20" stroke="2" textColor="0xe5ddcf" scaleX="1" scaleY="1"/>
<e:Label id="rolePrensionLb" text="女法师" x="38" y="-3" size="20" stroke="2" textColor="0xe5ddcf" scaleX="1" scaleY="1"/>
<e:layout>
<e:HorizontalLayout gap="8"/>
</e:layout>
</e:Group>
<e:Button id="rejectBtn" label="" x="445" verticalCenter="1.5" skinName="Btn9Skin"/>
<e:Button id="agreeBtn" label="" x="568" verticalCenter="1.5" skinName="Btn9Skin"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildDevoteViewSkin" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing" width="431" height="478">
<app:UIViewFrame id="dragDropUI" skinName="ViewBgWin4Skin"/>
<e:Group width="370" height="382" x="30" y="56">
<e:Group width="370" height="186">
<e:Image id="bg0" source="kbg_3_1_png" x="1" y="-1" width="345" height="188" scale9Grid="38,38,14,23" visible="false"/>
<e:Image source="mail_bg" scale9Grid="14,15,1,1" left="0" right="0" top="0" bottom="0"/>
<e:Label id="goldLb0" text="捐献20000绑定元宝" size="20" verticalCenter="-69" horizontalCenter="4" stroke="2" textColor="0xe0ae75"/>
<e:Label id="txt0Get" text="" x="123" y="52.5" size="20" textColor="0xe5ddcf" stroke="2"/>
<e:Label id="goldDayNum0" text="" y="149" size="18" stroke="2" right="10" textColor="0xe0ae75"/>
<e:Label id="txt0Money" text="" x="125.5" y="82" size="18" textColor="0xe0ae75" stroke="2"/>
<e:Label id="goldAddCionLb0" text="" x="173.5" y="83.5" size="18" textColor="0x28ee01" stroke="2"/>
<e:Label id="txt0Devote" text="" x="234" y="82.5" size="18" textColor="0xe0ae75" stroke="2"/>
<e:Label id="goldAddDevoteLb0" text="" x="282" y="83" size="18" textColor="0x28ee01" stroke="2"/>
<e:Button id="goldDevoteBtn0" label="" x="130" y="131.5" skinName="Btn9Skin" />
<e:Image source="guild_jxfgx" x="41" y="36.5" />
<e:Image source="guild_jxiconk" x="36" y="49"/>
<e:Image id="goldIcon0" source="13010" x="40" y="52"/>
</e:Group>
<e:Group width="370" height="187" x="0" y="201">
<e:Image id="bg1" source="kbg_3_1_png" x="1" y="-1" width="345" height="188" scale9Grid="38,38,14,23" visible="false"/>
<e:Image source="mail_bg" scale9Grid="15,15,1,1" left="0" right="0" top="0" bottom="0"/>
<e:Label id="goldLb1" text="" size="20" verticalCenter="-76.5" horizontalCenter="15" textColor="0xe0ae75" stroke="2"/>
<e:Label id="txt1Get" text="" x="123.5" y="47" size="20" textColor="0xe5ddcf" stroke="2"/>
<e:Label id="goldDayNum1" text="" y="146" size="18" stroke="2" right="10" textColor="0xe0ae75"/>
<e:Label id="txt1Money" text="" x="124.5" y="75.5" size="18" stroke="2" textColor="0xe0ae75"/>
<e:Label id="goldAddCionLb1" text="" x="170" y="76" size="18" stroke="2" textColor="0x28ee01"/>
<e:Label id="txt1Devote" text="" x="234" y="76.5" size="18" stroke="2" textColor="0xe0ae75"/>
<e:Label id="goldAddDevoteLb1" text="" x="281" y="77" size="18" stroke="2" textColor="0x28ee01"/>
<e:Button id="goldDevoteBtn1" label="" x="130" y="126.5" skinName="Btn9Skin" />
<e:Image source="guild_jxfgx" x="31" y="30.5" />
<e:Image source="guild_jxiconk" x="36.35" y="46.98"/>
<e:Image id="goldIcon1" source="13010" x="39.7" y="50.65"/>
</e:Group>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,174 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildInfoViewSkin" height="646" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing" width="912">
<app:UIViewFrame id="dragDropUI" skinName="ViewBgWin7Skin"/>
<e:TabBar id="tabBar" width="45" height="594" x="3" y="11" itemRendererSkinName="CommonTarBtnItemSkin1" visible="false">
<e:layout>
<e:VerticalLayout gap="0"/>
</e:layout>
</e:TabBar>
<e:Image x="24" y="57" width="162" height="555" source="com_bg_kuang_6_png" scale9Grid="19,20,2,2" anchorOffsetX="0" anchorOffsetY="0"/>
<e:TabBar id="optTab" height="556" x="31.5" y="59.69" itemRendererSkinName="GuildTarBtnItemSkin">
<e:layout>
<e:VerticalLayout horizontalAlign="center" gap="-2"/>
</e:layout>
</e:TabBar>
<e:Group id="gp_0" width="694" height="560" x="191" y="57" >
<e:Image id="bg" width="694" height="490" scale9Grid="14,14,1,1" source="com_bg_kuang_6_png"/>
<e:Image id="topBg" source="guild_bg_hanghuidating" x="0" y="1" width="707" visible="false"/>
<e:Image x="17" y="10.68" height="34" source="mail_bg" width="663" scale9Grid="15,15,1,1"/>
<e:Image x="17" y="54" source="mail_bg" scale9Grid="13,15,1,1" width="663" height="34"/>
<e:Image x="17" y="98.18" width="663" height="34" source="mail_bg" scale9Grid="14,13,1,1"/>
<e:Image x="17" y="170" width="661" height="273" source="mail_bg" scale9Grid="14,13,1,1" anchorOffsetY="0" anchorOffsetX="0"/>
<e:Label id="txtNoice" text="行会公告" x="305.32" y="142" size="22" textColor="0xeee104" stroke="2"/>
<e:EditableText id="noiceLb" width="625" height="242" text="" x="37" y="185" multiline="true" size="22" touchEnabled="false" textColor="0xe5ddcf" stroke="2" lineSpacing="5"/>
<e:Label text="行会:" x="28" y="16" size="22" stroke="2" textColor="0xEEE104"/>
<e:Label text="会长:" x="426" y="16" size="22" stroke="2" textColor="0xEEE104"/>
<e:Label id="guildNameLb" text="冰雪无敌帮" y="16" size="22" stroke="2" textColor="0xeee104" left="84"/>
<e:Label id="guildPresident" text="冰雪无敌" y="16" size="22" stroke="2" textColor="0xEEE104" left="483"/>
<e:Label id="txtLv" text="行会等级:" x="27" y="59" size="22" stroke="2" textColor="0xff7700"/>
<e:Label id="guildLevelLb" text="1级" size="22" stroke="2" y="59.66" left="125" textColor="0xe5ddcf"/>
<e:Label id="txtMoney" text="行会资金:" x="427" y="59" size="22" stroke="2" textColor="0xff7700"/>
<e:Label id="guildMoneyLb" text="1000" size="22" stroke="1" verticalCenter="-210" left="521" textColor="0xe5ddcf"/>
<e:Label id="txtMyDevote" text="我的贡献:" x="226.33" y="105" size="22" stroke="2" textColor="0xff7700"/>
<e:Label id="guildMyDevoteLb" text="50000" size="22" stroke="1" verticalCenter="-164" left="324" textColor="0x28ee01"/>
<e:Label id="guildMermerNumLb" text="50/100" size="22" stroke="2" textColor="0xe5ddcf" y="59.5" left="280"/>
<e:Label id="guildMyPostLb" text="副" size="22" stroke="2" verticalCenter="-165" textColor="0x28ee01" left="125"/>
<e:Label id="txtCount" text="成员:" x="226" y="59" size="22" stroke="2" textColor="0xff7700"/>
<e:Label id="txtMyJob" text="我的职位:" x="27" y="104" size="22" stroke="2" textColor="0xff7700"/>
<e:Group id="gpBtnList" y="505" x="453">
<e:Button id="editGuildNoticeBtn" label="编辑公告" x="109" y="10" skinName="Btn9Skin" />
<e:Button id="devoteBtn" label="捐献物资" x="209" y="10" skinName="Btn9Skin" />
<e:layout>
<e:HorizontalLayout gap="13"/>
</e:layout>
</e:Group>
<app:RuleTipsButton id="ruleBtn" label="Button" x="18" y="512" ruleId="21" />
</e:Group>
<e:Group id="gp_1" width="694" height="560" x="191" y="57" visible="false">
<e:Image id="bg0" width="694" height="555" scale9Grid="14,14,1,1" source="com_bg_kuang_6_png"/>
<e:Group height="322" x="8" y="7" >
<e:layout>
<e:HorizontalLayout gap="3"/>
</e:layout>
<e:Image source="guild_bg_guanlidating" x="46" y="2"/>
<e:Image source="guild_bg_liangongfang" x="256" y="36"/>
<e:Image source="guild_bg_yishiting" x="446" y="28"/>
</e:Group>
<e:Group id="mgrHallGp" width="217" height="271" x="11.5" y="34" >
<e:Label id="txtBuild0" text="" stroke="2" size="18" horizontalCenter="-63.5" verticalCenter="-81.5" textColor="0xe0ae75"/>
<e:Label id="hallBuildLevelLb" text="" stroke="2" size="18" horizontalCenter="-30" verticalCenter="-81.5" textColor="0x28ee01"/>
<e:Label id="txtBuild1" text="" x="18" y="78" stroke="2" size="18" textColor="0xe0ae75"/>
<e:Label id="txtBuild2" text="" x="18" y="107.5" stroke="2" size="18" textColor="0xe0ae75"/>
<e:Label id="txtBuild3" text="" x="18" y="136.5" stroke="2" size="18" textColor="0xe0ae75"/>
<e:Label id="txtBuild4" text="" stroke="2" size="18" textAlign="center" verticalAlign="middle" x="20" rotation="359.88" y="168" textColor="0xe5ddcf"/>
<e:Label id="hallNeedMoneyLb" text="" stroke="2" size="18" textAlign="center" verticalAlign="middle" verticalCenter="41.5" left="83" textColor="0x28ee01"/>
<e:ProgressBar id="hallBuildpb" width="195" height="22" y="193" value="50" name="bar2" x="12">
<e:Skin>
<e:Image source="sm_jyt1" scale9Grid="1,1,4,4" width="100%" height="100%" verticalCenter="0"/>
<e:Image id="thumb" height="100%" source="sm_jyt2"/>
<e:Label id="labelDisplay" textAlign="center" stroke="2" verticalAlign="middle" size="20" textColor="0xe5ddcf" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:ProgressBar>
<e:Button id="mgrHallLvBtn" label="" x="57.5" y="223" skinName="Btn9Skin"/>
</e:Group>
<e:Group id="lgfGp" width="217" height="271" x="237" y="34" >
<e:Label id="txtBuild5" text="" stroke="2" size="18" horizontalCenter="-60.5" verticalCenter="-24.5" textColor="0xe0ae75"/>
<e:Label id="liangongBuildLevelLb" text="" stroke="2" size="18" horizontalCenter="-29" verticalCenter="-24.5" textColor="0x28ee01"/>
<e:Label id="txtBuild6" text="" x="20" y="136" stroke="2" size="18" textColor="0xe0ae75"/>
<e:Label text="决定其他建筑最高级" x="1" y="75" textColor="0xCBB79D" stroke="1" size="20" visible="false"/>
<e:Label id="lgfNeedMoneyLb" text="" stroke="2" size="18" textAlign="center" verticalAlign="middle" verticalCenter="40.5" left="86" textColor="0x28ee01"/>
<e:Label id="txtBuild7" text="" stroke="1" size="18" textAlign="center" verticalAlign="middle" y="165.5" left="20" textColor="0xe5ddcf"/>
<e:ProgressBar id="lgfBuildpb" width="195" height="22" y="192.5" value="50" name="bar2" x="12">
<e:Skin>
<e:Image source="sm_jyt1" scale9Grid="1,1,4,4" width="100%" height="100%" verticalCenter="0"/>
<e:Image id="thumb" height="100%" source="sm_jyt2"/>
<e:Label id="labelDisplay" textAlign="center" stroke="2" verticalAlign="middle" size="20" textColor="0xe5ddcf" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:ProgressBar>
<e:Button id="lgfLvBtn" label="" x="60.49" y="222.69" skinName="Btn9Skin"/>
</e:Group>
<e:Group id="assemblyHallGp" width="217" height="271" x="465" y="34" >
<e:Label id="txtBuild8" text="" stroke="2" size="18" horizontalCenter="-61.5" verticalCenter="-48.5" textColor="0xe0ae75"/>
<e:Label id="assemblyHallLb" text="" stroke="2" size="18" horizontalCenter="-30" verticalCenter="-47.5" textColor="0xe0ae75"/>
<e:Label id="txtBuild9" text="" x="20" y="108" stroke="2" size="18" textColor="0xe0ae75"/>
<e:Label id="txtBuild10" text="" x="20" y="136" stroke="2" size="18" textColor="0xe0ae75"/>
<e:Label id="assNeedMoneyLb" text="消耗资金:" stroke="2" size="18" textAlign="center" verticalAlign="middle" verticalCenter="42.5" left="87" textColor="0x28ee01"/>
<e:Label id="txtBuild11" text="需资金:" stroke="1" size="18" textAlign="center" verticalAlign="middle" verticalCenter="40" x="20" textColor="0xe5ddcf"/>
<e:ProgressBar id="assemblyHallBuildpb" width="195" height="22" y="192.5" value="50" name="bar2" x="13.5">
<e:Skin>
<e:Image source="sm_jyt1" scale9Grid="1,1,4,4" width="100%" height="100%" verticalCenter="0"/>
<e:Image id="thumb" height="100%" source="sm_jyt2"/>
<e:Label id="labelDisplay" textAlign="center" stroke="2" verticalAlign="middle" size="20" textColor="0xe5ddcf" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:ProgressBar>
<e:Button id="assemblyHallLvBtn" label="" x="58" y="223.5" skinName="Btn9Skin"/>
</e:Group>
<e:Label id="txtBuild12" text="行会日志" x="310" y="325" size="22" textColor="0xeee104" stroke="2"/>
<e:Group width="681" height="200" x="6" y="353" >
<e:Image source="mail_bg" scale9Grid="14,15,1,1" left="0" right="0" top="0" bottom="0" visible="false"/>
<e:Scroller id="scroller_log" height="183" y="1" width="665" x="9.33">
<e:List id="guildLogList" itemRendererSkinName="GuildLogItemViewSkin">
<e:layout>
<e:VerticalLayout gap="3"/>
</e:layout>
</e:List>
</e:Scroller>
</e:Group>
</e:Group>
<e:Group id="gp_2" width="694" height="560" x="191" y="57" visible="false">
<e:Image id="bg1" width="694" height="490" source="com_bg_kuang_6_png" scale9Grid="14,14,1,1"/>
<e:Label id="txtInfo0" text="我的职位:" x="66" y="519" size="22" verticalAlign="middle" textColor="0xe5ddcf" stroke="2"/>
<e:Label id="txtInfo1" text="我的贡献:" x="243" y="519" size="22" verticalAlign="middle" textColor="0xe5ddcf" stroke="2"/>
<e:Label id="myDevoteLb" text="99999" x="352" y="519" size="22" verticalAlign="middle" stroke="2" textColor="0x28ee01"/>
<e:Label id="myPostLB" text="99999" x="175" y="519" size="22" verticalAlign="middle" stroke="2" textColor="0xe5ddcf"/>
<e:Button id="exitGuildBtn" label="" x="451" y="507" skinName="Btn9Skin"/>
<e:Button id="optGuildBtn" label="" x="575" y="508" skinName="Btn9Skin"/>
<e:Scroller id="scroller_member" width="685" height="478" scrollPolicyH="off" x="6" y="6">
<e:List id="memberList" itemRendererSkinName="GuildMemberItemViewSkin">
<e:layout>
<e:VerticalLayout gap="1"/>
</e:layout>
</e:List>
</e:Scroller>
<app:RuleTipsButton id="ruleBtn0" label="Button" x="17" y="514" ruleId="22" />
</e:Group>
<e:Group id="gp_3" width="694" height="560" x="192" y="57" visible="false">
<e:Image id="bg2" width="694" height="490" scale9Grid="14,14,1,1" source="com_bg_kuang_6_png"/>
<e:Label id="txtInfo2" text="成员数量:" x="66" y="519" size="22" verticalAlign="middle" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="memberNumLb" text="50/100" x="175" y="519" size="22" verticalAlign="middle" textColor="0xe5ddcf" stroke="2"/>
<e:Button id="allRejectBtn" label="" x="451" y="508" skinName="Btn9Skin"/>
<e:Button id="setBtn" label="" x="328" y="508" skinName="Btn9Skin"/>
<e:Button id="allagreeBtn" label="" x="574" y="508" skinName="Btn9Skin"/>
<e:Scroller id="scroller_app" width="685" height="481" x="6" y="6" >
<e:List id="memberAppList" itemRendererSkinName="GuildApplyItemViewSkin">
<e:layout>
<e:VerticalLayout gap="1"/>
</e:layout>
</e:List>
</e:Scroller>
</e:Group>
<e:Group id="gp_4" width="694" height="560" x="191" y="57" visible="false">
<e:Image id="bg3" width="694" height="555" source="com_bg_kuang_6_png" scale9Grid="14,14,1,1"/>
<e:Scroller id="scroller_guildList" width="685" height="544" x="6" y="6" scrollPolicyH="off">
<e:List id="guildList" itemRendererSkinName="GuildListItemViewSkin">
<e:layout>
<e:VerticalLayout gap="3"/>
</e:layout>
</e:List>
</e:Scroller>
</e:Group>
<e:Group id="gp_5" width="694" height="560" x="192" y="57">
<e:Image width="694" height="490" source="com_bg_kuang_6_png" scale9Grid="19,17,1,1"/>
<e:Scroller width="682" height="474" x="7" y="7" anchorOffsetX="0" anchorOffsetY="0">
<e:List id="guildShopList" itemRendererSkinName="ShopItemViewSkin">
<e:layout>
<e:TileLayout requestedColumnCount="3"/>
</e:layout>
</e:List>
</e:Scroller>
<e:Label text="拥有贡献:" x="63" y="517" size="22" textColor="0xe5ddcf" stroke="2"/>
<e:Label id="guildContributionLab" text="0" x="163" y="518" size="22" stroke="2" textColor="0x28ee01"/>
<app:RuleTipsButton label="Button" x="17" y="510" ruleId="17"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildListItemViewSkin" width="685" height="81" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group id="gp" width="685" height="81" horizontalCenter="0" verticalCenter="0">
<e:Image id="bg" x="0" y="0" scale9Grid="14,14,1,1" source="guild_lbbg2"/>
<e:Group x="115" y="11">
<e:Label id="guildNameLb" text="" y="3" size="24" wordWrap="false" x="4" stroke="2" textColor="0xeee104" scaleX="1" scaleY="1"/>
<e:Label id="guildLevelLb" text="" size="24" textColor="0x0fee27" y="4" left="246" stroke="2" x="136" scaleX="1" scaleY="1"/>
<e:layout>
<e:HorizontalLayout gap="7"/>
</e:layout>
</e:Group>
<e:Label id="rankLb" text="" size="30" textColor="0xF6AF41" fontFamily="Arial" verticalCenter="0.5" horizontalCenter="-296"/>
<e:Label id="rolePrensionLevelLb" text="" x="178" y="48" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="txt0" text="" x="349" y="13" size="20" stroke="2" textColor="0xe5ddcf" />
<e:Label id="xuanzhanLb" text="" x="580" size="24" stroke="2" verticalAlign="middle" verticalCenter="0.5" textColor="0xe50000"/>
<e:Label id="txt1" text="" x="348" y="48" size="20" stroke="2" textColor="0xe5ddcf" />
<e:Label id="txt2" text="" x="118.68" y="48" size="20" stroke="1" textColor="0xe5ddcf" />
<e:Label id="roleLevelLb" text="" x="447" y="48" size="20" stroke="1" textColor="0x0fee27"/>
<e:Label id="guildMemberNumLb" text="" x="409" y="13" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Image id="levelIcon" source="guild_json.guild_pm_1" x="25" y="16"/>
<e:Button id="fightBtn" label="" x="560.34" y="19.84" skinName="Btn9Skin"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildListViewSkin" width="910" height="645" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing">
<app:UIViewFrame id="dragDropUI" skinName="ViewBgWin7Skin"/>
<e:Button id="creatGuildBtn" label="" x="644" y="565" skinName="Btn9Skin"/>
<e:Button id="onekeyAppBtn" label="" x="766" y="564" skinName="Btn9Skin"/>
<e:Image id="bg1" x="24.5" y="57" width="861.5" height="492" source="com_bg_kuang_6_png" scale9Grid="18,17,3,2" anchorOffsetX="0" anchorOffsetY="0"/>
<app:RuleTipsButton label="Button" x="577" y="571" ruleId="20"/>
<e:Group width="856" height="488" x="27.2" y="61" >
<e:Label id="noListTipsLb" text="" textAlign="center" verticalAlign="middle" horizontalCenter="0" verticalCenter="0" textColor="0xDCD2BE" stroke="1" visible="false"/>
<e:Scroller id="scroller" width="856" height="488" scrollPolicyH="off">
<e:List id="gList" itemRendererSkinName="GuildNoGuildListItemViewSkin">
<e:layout>
<e:VerticalLayout gap="1" paddingLeft="1"/>
</e:layout>
</e:List>
</e:Scroller>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildLogItemViewSkin" width="665" height="32" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image id="imgBg" source="bg_quyu_1" scale9Grid="9,9,1,1" left="0" right="0" top="0" bottom="0"/>
<e:Label id="logInfoLb" text="{data}" x="13" size="20" verticalCenter="-1" textColor="0xe5ddcf" stroke="2"/>
</e:Skin>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildMemberItemViewSkin" width="685" height="81" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group id="gp" width="685" height="81">
<e:Image id="selectedBg" scale9Grid="22,22,2,1" source="guild_lbbg3"/>
<e:Image id="bg" scale9Grid="14,14,1,1" source="guild_lbbg2"/>
<e:Group x="37" y="49">
<e:Label id="roleLevelLb" text="32级" x="2" y="1" size="20" stroke="2" textColor="0xe5ddcf" scaleX="1" scaleY="1"/>
<e:Label id="rolePrensionLb" text="女法师" x="61" y="1" size="20" stroke="2" textColor="0xe5ddcf" scaleX="1" scaleY="1"/>
<e:layout>
<e:HorizontalLayout gap="16"/>
</e:layout>
</e:Group>
<e:Label id="roleNameLb" text="冰雪真好玩" x="37" y="9" size="24" textColor="0xff7700" stroke="2"/>
<e:Label id="txt0" text="贡献度:" x="271" y="13" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="txt1" text="职位:" x="492" y="13" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="job" text="成员" x="550" y="13" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="txt2" text="上次在线:" x="271" y="47" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="onlineLb" text="在线" x="367" y="47" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="devoteLb" text="18000" x="347" y="14" size="20" stroke="2" textColor="0xe5ddcf"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildNoGuildListItemViewSkin" width="856" height="81" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group x="-1" y="0">
<e:Image id="bg0" y="0" scale9Grid="14,14,1,1" source="guild_lbbg1"/>
<e:Label id="guildNameLb" text="&lt;王者归来&gt;" y="11" size="24" textColor="0xF6AF41" stroke="2" left="123"/>
<e:Label id="rankLb" text="5" x="45" size="30" fontFamily="Arial" verticalCenter="-1.5" stroke="2" textColor="0xff7700"/>
<e:Label id="guildLevelLb" text="5级" y="12" size="24" left="282" textColor="0x28ee01" stroke="2"/>
<e:Label id="txt2" text="会长:" x="123" y="47" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="guildLeaderNameLb" text="耳朵渴了" y="48" size="20" stroke="2" textColor="0x0066ff" left="181"/>
<e:Label id="txt0" text="人数:" x="353" y="13" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="isApproveLb" text="不需要审批" x="544" size="22" stroke="2" verticalAlign="middle" verticalCenter="-15.5" textColor="0x28ee01"/>
<e:Label id="txt1" text="等级要求:" x="351" y="47" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="roleLevelLb" text="45" y="48" size="20" stroke="2" textColor="0x28ee01" left="446"/>
<e:Label id="guildMemberNumLb" text="2/100" y="13" size="20" stroke="2" textColor="0xe5ddcf" left="410"/>
<e:Image id="levelIcon" source="guild_pm_1" x="29" y="17"/>
<e:Button id="applyBtn" label="" x="740" y="17" skinName="Btn9Skin"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildQQApplyItemViewSkin" width="685" height="81" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group id="gp" width="685" height="81" x="0" y="0">
<e:Image id="bg0" scale9Grid="14,14,1,1" source="guild_lbbg2"/>
<e:Label id="roleNameLb" text="这周日你有空吗" x="64" y="13" size="22" textColor="0xff7700" stroke="2"/>
<e:Group x="65" y="48">
<e:Label id="roleLevelLb" text="32级" x="-12" y="-3" size="20" stroke="2" textColor="0xe5ddcf" scaleX="1" scaleY="1"/>
<e:Label id="rolePrensionLb" text="女法师" x="38" y="-3" size="20" stroke="2" textColor="0xe5ddcf" scaleX="1" scaleY="1"/>
<e:layout>
<e:HorizontalLayout gap="8"/>
</e:layout>
</e:Group>
<e:Button id="rejectBtn" label="" x="445" verticalCenter="1.5" skinName="Btn9Skin"/>
<e:Button id="agreeBtn" label="" x="568" verticalCenter="1.5" skinName="Btn9Skin"/>
</e:Group>
<e:Image id="blueImg" x="5.68" source="lz_hh1" verticalCenter="-16.5" visible="false"/>
<e:Image id="blueYearImg" width="20" height="20" x="39" source="lz_nf" verticalCenter="-17.5" visible="false"/>
</e:Skin>

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildQQMemberItemViewSkin" width="685" height="81" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group id="gp" width="685" height="81">
<e:Image id="selectedBg" scale9Grid="22,22,2,1" source="guild_lbbg3"/>
<e:Image id="bg" scale9Grid="14,14,1,1" source="guild_lbbg2"/>
<e:Group x="63.68" y="49">
<e:Label id="roleLevelLb" text="32级" x="2" y="1" size="20" stroke="2" textColor="0xe5ddcf" scaleX="1" scaleY="1"/>
<e:Label id="rolePrensionLb" text="女法师" x="61" y="1" size="20" stroke="2" textColor="0xe5ddcf" scaleX="1" scaleY="1"/>
<e:layout>
<e:HorizontalLayout gap="16"/>
</e:layout>
</e:Group>
<e:Label id="roleNameLb" text="这周日你有空吗" x="63.68" y="9" size="24" textColor="0xff7700" stroke="2"/>
<e:Label id="txt0" text="贡献度:" x="271" y="13" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="txt1" text="职位:" x="492" y="13" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="job" text="成员" x="550" y="13" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="txt2" text="上次在线:" x="271" y="47" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="onlineLb" text="在线" x="367" y="47" size="20" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="devoteLb" text="18000" x="347" y="14" size="20" stroke="2" textColor="0xe5ddcf"/>
</e:Group>
<e:Image id="blueImg" x="5.68" source="lz_hh1" verticalCenter="-18.5"/>
<e:Image id="blueYearImg" width="20" height="20" x="39" source="lz_nf" verticalCenter="-19.5"/>
</e:Skin>

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildSetViewSkin" width="426" height="301" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing">
<e:Group width="426" height="301" x="0">
<app:UIViewFrame id="dragDropUI" skinName="ViewBgWin6Skin" width="426" height="301"/>
<e:Label id="txt0" text="" x="34" y="106" size="22" verticalAlign="middle" textColor="0xebc592"/>
<e:Label id="txt1" text="" x="34" y="156" size="22" textColor="0xEBC592" verticalAlign="middle"/>
<e:Label id="txt2" text="" x="228.12" y="109" size="22" textColor="0xEBC592" verticalAlign="middle"/>
<e:Label id="txt3" text="" x="318" y="109" size="22" textColor="0xEBC592" verticalAlign="middle"/>
<e:Label id="txt4" text="" x="241" y="156" size="22" textColor="0xEBC592" verticalAlign="middle"/>
<e:CheckBox id="checkYes" x="187" skinName="CheckBox2" name="tabRed" y="100"/>
<e:CheckBox id="checkNo" x="278" skinName="CheckBox2" name="tabRed" y="100"/>
<e:Button id="btnCancel" label="" x="247" y="240" width="109" height="44">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image horizontalCenter="0" verticalCenter="0" source="tips_btn" source.down="tips_btn" source.disabled="tips_btn" scaleX.down="0.95" scaleY.down="0.95"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="20" textColor="0xf0c896" stroke="2"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="btnConfirm" label="" x="73" y="240" width="109" height="44">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image horizontalCenter="0" verticalCenter="0" source="tips_btn" source.down="tips_btn" source.disabled="tips_btn" scaleX.down="0.95" scaleY.down="0.95"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="20" textColor="0xf0c896" stroke="2"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Image source="ltk_4" x="147" y="151" width="87" height="32" scale9Grid="10,10,2,1"/>
<e:TextInput id="levelTpText" width="87" height="32" x="147" y="151" skinName="TextInputSkin" restrict="0-9"/>
</e:Group>
</e:Skin>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildTarBtnItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*"
states="down,up" width="147" height="59">
<e:Image id="select" smoothing="false" includeIn="up" source="tab_01_2" horizontalCenter="0" verticalCenter="0"/>
<e:Image id="selected" includeIn="down" source="tab_01_1"/>
<e:Label id="labelDisplay" text="" size="22" horizontalCenter="0" verticalCenter="0" textColor="0xEBC592" bold="false" textAlign="center" verticalAlign="middle" stroke="2"/>
<app:RedDotControl id="redDot" width="20" height="20" top="1" right="-5"/>
</e:Skin>