refactor(web):改造成vue工程
This commit is contained in:
16
public/resource/eui_skins/web/team/TeamAddViewSkin.exml
Normal file
16
public/resource/eui_skins/web/team/TeamAddViewSkin.exml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TeamAddViewSkin" width="478" height="344" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing">
|
||||
<app:UIViewFrame id="dragDropUI" skinName="ViewBgWin5Skin"/>
|
||||
<e:Image x="15" y="44" anchorOffsetX="0" width="449.33" source="chat_json.bg_bg2" scale9Grid="4,4,28,28" anchorOffsetY="0" height="281" visible="false"/>
|
||||
<e:Image source="chat_json.ltk_4" x="64" y="166" anchorOffsetX="0" width="360" anchorOffsetY="0" height="32" scale9Grid="10,10,2,1"/>
|
||||
<e:TextInput id="playerNameText" width="360" height="32" x="64" y="166" anchorOffsetX="0" anchorOffsetY="0" skinName="TextInputSkin"/>
|
||||
<e:Label id="typeLb" text="" y="98" size="18" horizontalCenter="0"/>
|
||||
<e:Button id="ConfirmBtn" label="确 定" x="191" y="283" 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:Skin>
|
||||
14
public/resource/eui_skins/web/team/TeamCommonItemSkin.exml
Normal file
14
public/resource/eui_skins/web/team/TeamCommonItemSkin.exml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TeamCommonItemSkin" width="855" height="48" currentState="common" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" states="common" >
|
||||
<e:Group id="gCommon" width="855" height="48" x="0" y="0" includeIn="common">
|
||||
<e:Image id="state_1" source="bg_quyu_1" x="0" y="0" width="867" scale9Grid="9,9,1,1" height="48" />
|
||||
<e:Image id="state_2" source="bg_quyu_2" x="0" y="0" width="867" height="48" scale9Grid="9,9,1,1" />
|
||||
<e:Image id="selectedBg" source="liebiaoxuanzhong" x="2" y="-1" scale9Grid="22,22,2,1" width="853" />
|
||||
<e:Label id="playerName" text="" stroke="2" textColor="0xdcd2be" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="-309" x="65" y="16" />
|
||||
<e:Label id="playerLevel" text="等级" stroke="2" textColor="0xDCD2BE" size="22" verticalCenter="0.5" horizontalCenter="-109" x="310" y="16" />
|
||||
<e:Label id="playerProfessionorNum" text="感觉你和功能" stroke="2" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="76" x="492" y="16" textColor="0xdcd2be"/>
|
||||
<e:Label id="playerGuildorMap" text="干了拿过来" stroke="2" textColor="0xDCD2BE" size="22" textAlign="center" horizontalCenter="300" x="726" verticalCenter="0"/>
|
||||
<e:Image id="captainImg" x="200" y="10" source="team_duizhang"/>
|
||||
</e:Group>
|
||||
|
||||
</e:Skin>
|
||||
16
public/resource/eui_skins/web/team/TeamHederSkin.exml
Normal file
16
public/resource/eui_skins/web/team/TeamHederSkin.exml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TeamHederSkin" width="862" height="42" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" >
|
||||
<e:Group id="gHeader0" width="862" height="42" x="0" >
|
||||
<e:Image x="-1" y="-1" width="862" source="fd_top_bg"/>
|
||||
<e:Image x="232" y="0" source="fd_top_fenge"/>
|
||||
<e:Image x="414" y="0" source="fd_top_fenge"/>
|
||||
<e:Image x="598" y="0" source="fd_top_fenge"/>
|
||||
<e:Label id="txt0" text="" x="91" y="12" size="22" border="false" stroke="2" textColor="0xf0c896"/>
|
||||
<e:Label id="txt1" text="" x="305" y="12" size="22" border="false" stroke="2" textColor="0xf0c896"/>
|
||||
<e:Label id="txt2" text="" size="22" border="false" stroke="2" textColor="0xf0c896" verticalCenter="0" horizontalCenter="77"/>
|
||||
<e:Label id="txt3" text="" x="689" y="12" size="22" border="false" stroke="2" textColor="0xf0c896"/>
|
||||
</e:Group>
|
||||
|
||||
|
||||
|
||||
</e:Skin>
|
||||
14
public/resource/eui_skins/web/team/TeamMainItemViewSkin.exml
Normal file
14
public/resource/eui_skins/web/team/TeamMainItemViewSkin.exml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TeamMainItemViewSkin" width="233" height="52" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Label id="lbPlayerName" text="斩你个娃儿" size="20" left="59" stroke="2" textColor="0xe5ddcf" y="7"/>
|
||||
<e:Image id="iconLeader" y="2.3" source="m_task_duizhang" right="7"/>
|
||||
<e:Image id="lbJob" x="5" y="4.5" source="m_task_zy1"/>
|
||||
<e:Label id="playerLevel" text="4转125" size="15" textColor="0xe5ddcf" stroke="2" verticalCenter="16.3" horizontalCenter="-89"/>
|
||||
<e:ProgressBar id="hpBar" value="100" name="bar2" x="60" y="33">
|
||||
<e:Skin xmlns:app="app.*">
|
||||
<e:Image source="m_task_hp1" scale9Grid="1,1,4,4" width="100%" height="100%" verticalCenter="0"/>
|
||||
<e:Image id="thumb" height="100%" width="100%" source="m_task_hp2"/>
|
||||
<!--<e:Label id="labelDisplay" textAlign="center" stroke="2" verticalAlign="middle" size="20" textColor="0xe5ddcf" horizontalCenter="0" verticalCenter="0"/>-->
|
||||
</e:Skin>
|
||||
</e:ProgressBar>
|
||||
</e:Skin>
|
||||
10
public/resource/eui_skins/web/team/TeamMainViewSkin.exml
Normal file
10
public/resource/eui_skins/web/team/TeamMainViewSkin.exml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TeamMainViewSkin" width="194" height="67" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image id="bg" source="team_json.team_bg" x="0" y="0" scale9Grid="0,39,308,18" anchorOffsetY="0" height="67" touchEnabled="false" visible="false"/>
|
||||
<e:Group id="gList" width="194" x="1" y="34" anchorOffsetX="0" anchorOffsetY="0" touchChildren="false" touchEnabled="false" touchThrough="true">
|
||||
<e:layout>
|
||||
<e:TileLayout verticalGap="2"/>
|
||||
</e:layout>
|
||||
</e:Group>
|
||||
|
||||
</e:Skin>
|
||||
16
public/resource/eui_skins/web/team/TeamQQItemSkin.exml
Normal file
16
public/resource/eui_skins/web/team/TeamQQItemSkin.exml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TeamQQItemSkin" width="855" height="48" currentState="common" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" states="common" >
|
||||
<e:Group id="gCommon" width="855" height="48" x="0" y="0" includeIn="common">
|
||||
<e:Image id="state_1" source="bg_quyu_1" x="0" y="0" width="867" scale9Grid="9,9,1,1" height="48" />
|
||||
<e:Image id="state_2" source="bg_quyu_2" x="0" y="0" width="867" height="48" scale9Grid="9,9,1,1" />
|
||||
<e:Image id="selectedBg" source="liebiaoxuanzhong" x="2" y="-1" scale9Grid="22,22,2,1" width="853" />
|
||||
<e:Label id="playerName" text="这周日你有空吗" stroke="2" textColor="0xdcd2be" size="22" verticalCenter="1" textAlign="center" horizontalCenter="-291.5" x="65" y="16" />
|
||||
<e:Label id="playerLevel" text="等级" stroke="2" textColor="0xDCD2BE" size="22" verticalCenter="1" horizontalCenter="-104.5" x="310" y="16" />
|
||||
<e:Label id="playerProfessionorNum" text="感觉你和功能" stroke="2" size="22" verticalCenter="1" textAlign="center" horizontalCenter="78.5" x="492" y="16" textColor="0xdcd2be"/>
|
||||
<e:Label id="playerGuildorMap" text="干了拿过来" stroke="2" textColor="0xDCD2BE" size="22" textAlign="center" horizontalCenter="301.5" x="726" verticalCenter="0"/>
|
||||
<e:Image id="captainImg" x="217" y="10" source="team_duizhang"/>
|
||||
</e:Group>
|
||||
<e:Image id="blueImg" x="6" source="lz_hh1" verticalCenter="0"/>
|
||||
<e:Image id="blueYearImg" width="20" height="20" x="38" source="lz_nf" verticalCenter="0"/>
|
||||
|
||||
</e:Skin>
|
||||
13
public/resource/eui_skins/web/team/TeamViewPageSkin.exml
Normal file
13
public/resource/eui_skins/web/team/TeamViewPageSkin.exml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TeamViewPageSkin" width="862" height="484.67" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Group id="gHeader" width="862" height="42" x="0" >
|
||||
<app:TeamHeaderView id="header" width="862" height="42" skinName="TeamHederSkin"/>
|
||||
</e:Group>
|
||||
<e:Group id="gp" width="855" height="443" x="1" y="41" >
|
||||
<e:Scroller id="scroller" width="855" height="440" x="-1" scrollPolicyH="off">
|
||||
<e:List id="gList" itemRendererSkinName="TeamCommonItemSkin">
|
||||
</e:List>
|
||||
</e:Scroller>
|
||||
<e:Label id="noListTipsLb" text="当前未添加玩家成为好友" textAlign="center" verticalAlign="middle" horizontalCenter="0" verticalCenter="0" textColor="0xdcd2be" stroke="2" size="24" lineSpacing="5"/>
|
||||
</e:Group>
|
||||
</e:Skin>
|
||||
34
public/resource/eui_skins/web/team/TeamViewSkin.exml
Normal file
34
public/resource/eui_skins/web/team/TeamViewSkin.exml
Normal file
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TeamViewSkin" width="912" height="647" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing">
|
||||
<app:UIViewFrame id="dragDropUI" skinName="ViewBgWin7Skin"/>
|
||||
<e:TabBar id="tabBar" width="45" height="552" y="50" x="908" itemRendererSkinName="CommonTarBtnWinSkin2">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="-11"/>
|
||||
</e:layout>
|
||||
</e:TabBar>
|
||||
<e:Image id="bg" x="23.36" y="55.32" width="862.66" height="491.67" source="com_bg_kuang_6_png" scale9Grid="14,14,1,1" anchorOffsetX="0" anchorOffsetY="0"/>
|
||||
<e:Group width="861" height="560" x="25.34" y="56.68" >
|
||||
<app:TeamViewPage id="page" width="862" height="488" skinName="TeamViewPageSkin"/>
|
||||
<e:Group id="teamGp_0" horizontalCenter="234" verticalCenter="249">
|
||||
<e:Button id="kickBtn" label="踢出队伍" x="8.11" y="6" icon="t_zd_tichuduiwu" skinName="Btn9Skin"/>
|
||||
<e:Button id="exitBtn" label="退出退伍" x="202.73" y="6" icon="t_zd_tuichuduiwu" skinName="Btn9Skin"/>
|
||||
<e:Button id="addBtn" label="添 加" x="78" y="6" icon="t_zd_tianjia" skinName="Btn9Skin"/>
|
||||
<e:layout>
|
||||
<e:HorizontalLayout verticalAlign="middle" horizontalAlign="center" gap="13"/>
|
||||
</e:layout>
|
||||
</e:Group>
|
||||
<e:Group id="teamGp_1" x="732" y="507" visible="false">
|
||||
<e:Button id="operationBtn" label="操 作" icon="t_gx_caozuo" visible="true" skinName="Btn9Skin"/>
|
||||
</e:Group>
|
||||
<e:Group id="teamGp_2" x="732" y="507" visible="false">
|
||||
<e:Button id="applyBtn" label="申请入队" icon="t_zd_shenqingrudui" skinName="Btn9Skin"/>
|
||||
</e:Group>
|
||||
<e:Group id="teamGp_3" x="732" y="507" visible="false">
|
||||
<e:Button id="inviteBtn" label="邀请入队" icon="t_zd_yaoqingrudui" skinName="Btn9Skin"/>
|
||||
</e:Group>
|
||||
<e:CheckBox id="autoTeamCB" label="" x="133" y="509" width="36" skinName="CheckBox2"/>
|
||||
<e:Label id="txt0" text="允许组队" x="34" y="518" size="22" stroke="2" textColor="0xe5ddcf"/>
|
||||
</e:Group>
|
||||
<app:RuleTipsButton label="Button" x="22.36" y="569.65" ruleId="18"/>
|
||||
|
||||
</e:Skin>
|
||||
Reference in New Issue
Block a user