refactor(web):改造成vue工程
This commit is contained in:
16
public/resource/eui_skins/web/friend/FriendAddViewSkin.exml
Normal file
16
public/resource/eui_skins/web/friend/FriendAddViewSkin.exml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FriendAddViewSkin" 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" x="0" y="0" skinName="ViewBgWin5Skin"/>
|
||||
<e:Image x="15" y="44" anchorOffsetX="0" width="449" source="bg_bg2" scale9Grid="4,4,28,28" anchorOffsetY="0" height="281" visible="false"/>
|
||||
<e:Image source="ltk_4" x="63" y="141" anchorOffsetX="0" width="360" anchorOffsetY="0" height="32" scale9Grid="10,10,2,1"/>
|
||||
<e:TextInput id="playerNameText" width="360" height="32" x="63" y="141" anchorOffsetX="0" anchorOffsetY="0" skinName="TextInputSkin"/>
|
||||
<e:Label id="typeLb" text="" y="98" size="18" horizontalCenter="0"/>
|
||||
<e:Button id="ConfirmBtn" label="" x="189" y="283" anchorOffsetY="0" 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>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FriendBlackListItemSkin" width="867" height="48" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
||||
<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="selected" source="friend_json.liebiaoxuanzhong" x="1.5" y="-1" scale9Grid="22,22,2,1" width="863" visible="false"/>
|
||||
<e:Label id="playerName" text="" x="186" y="8" stroke="1" textColor="0xdcd2be"/>
|
||||
<e:Label id="playerLevel" text="" x="636" y="8" stroke="1" textColor="0xDCD2BE"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FriendColorBtnSkin" width="92" height="32" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image id="colorBtn" source="szys_1" x="0" y="0" width="92"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<e:Skin class="FriendColorMenuViewSkin"
|
||||
width="98"
|
||||
height="134" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image id="bg" source="9s_bg_2" x="0" y="1" scale9Grid="10,10,10,10" visible="true" width="98" height="134"/>
|
||||
<e:List id="gList" width="92" height="128" x="3.01" y="4" itemRendererSkinName="FriendColorBtnSkin" anchorOffsetY="0">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</e:List>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FriendCommonItemSkin" width="858" height="48" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" >
|
||||
<e:Group id="gp_1" width="858" height="48" x="0" y="0" >
|
||||
<e:Image id="state_1" source="bg_quyu_1" x="0" y="0" width="858" scale9Grid="9,9,1,1" height="48" />
|
||||
<e:Image id="state_2" source="bg_quyu_2" x="0" y="0" width="858" height="48" scale9Grid="9,9,1,1" />
|
||||
<e:Image id="selectedBg" source="liebiaoxuanzhong" x="1.5" y="-1" scale9Grid="22,22,2,1" width="853" visible="false"/>
|
||||
<e:Label id="playerName" text="" stroke="2" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="-309" x="65" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="playerLevel" text="" stroke="2" size="22" verticalCenter="0.5" horizontalCenter="-109" x="310" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="playerProfession" text="" stroke="2" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="76" x="492" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="playerGuild" text="" stroke="2" size="22" textAlign="center" y="16" horizontalCenter="301" x="726" textColor="0xf0c896"/>
|
||||
</e:Group>
|
||||
<e:Group id="gp_2" width="858" height="48" x="0" y="0" >
|
||||
<e:Image id="black_state_1" source="bg_quyu_1" x="0" y="0" width="858" scale9Grid="9,9,1,1" height="48" />
|
||||
<e:Image id="black_state_2" source="bg_quyu_2" x="0" y="0" width="858" height="48" scale9Grid="9,9,1,1" />
|
||||
<e:Image id="selectedBg2" source="liebiaoxuanzhong" x="1.5" y="-1" scale9Grid="22,22,2,1" width="853" visible="false"/>
|
||||
<e:Label id="black_playerName" text="" stroke="2" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="-214" x="65" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="black_playerLevel" text="" stroke="2" size="22" verticalCenter="0.5" horizontalCenter="221" x="310" y="16" textColor="0xf0c896"/>
|
||||
</e:Group>
|
||||
<e:Group id="gp_3" width="858" height="48" x="0" y="0" >
|
||||
<e:Image id="concern_state_1" source="bg_quyu_1" x="0" y="0" width="858" scale9Grid="9,9,1,1" height="48" />
|
||||
<e:Image id="concern_state_2" source="bg_quyu_2" x="0" y="0" width="858" height="48" scale9Grid="9,9,1,1" />
|
||||
<e:Image id="selectedBg1" source="liebiaoxuanzhong" x="1.5" y="-1" scale9Grid="22,22,2,1" width="853" visible="false"/>
|
||||
<e:Label id="concern_playerName" text="" stroke="2" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="-309" x="65" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="concern_playerLevel" text="" stroke="2" size="22" verticalCenter="0.5" horizontalCenter="-109" x="310" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="concern_playerProfession" text="" stroke="2" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="75.5" x="492" y="16" textColor="0xf0c896"/>
|
||||
<e:Image id="concern_colorBg" source="szys_1" horizontalCenter="297.5" verticalCenter="0"/>
|
||||
</e:Group>
|
||||
<e:Group id="gp_4" width="858" height="48" x="0" y="0">
|
||||
<e:Image id="near_state_1" source="bg_quyu_1" x="0" y="0" width="858" scale9Grid="9,9,1,1" height="48" />
|
||||
<e:Image id="near_state_2" source="bg_quyu_2" x="0" y="0" width="858" height="48" scale9Grid="9,9,1,1" />
|
||||
<e:Image id="selectedBg3" source="liebiaoxuanzhong" x="1.5" y="-1" scale9Grid="22,22,2,1" width="853" visible="false"/>
|
||||
<e:Label id="near_playerName" text="" stroke="2" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="-309" x="65" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="near_playerLevel" text="" stroke="2" size="22" verticalCenter="1" horizontalCenter="-128" x="310" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="near_playerProfession" text="" stroke="2" size="22" verticalCenter="1" textAlign="center" horizontalCenter="-2.5" x="492" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="near_playerSex" text="" stroke="2" size="22" textAlign="center" horizontalCenter="91" x="726" verticalCenter="1" textColor="0xf0c896"/>
|
||||
<e:Label id="near_playerGuild" text="" stroke="2" size="22" textAlign="center" horizontalCenter="282" x="736" verticalCenter="0.5" textColor="0xf0c896"/>
|
||||
</e:Group>
|
||||
<e:Group id="gp_5" width="858" height="48" x="0" y="0">
|
||||
<e:Image id="report_state_1" source="bg_quyu_1" x="0" y="0" width="858" scale9Grid="9,9,1,1" height="48" />
|
||||
<e:Image id="report_state_2" source="bg_quyu_2" x="0" y="0" width="858" height="48" scale9Grid="9,9,1,1" />
|
||||
<e:Image id="selectedBg0" source="liebiaoxuanzhong" x="1.5" y="-1" scale9Grid="22,22,2,1" width="853" visible="false"/>
|
||||
<e:Label id="report_playerName" text="" stroke="2" size="22" textAlign="center" y="13" textColor="0xf0c896" left="24"/>
|
||||
<e:Label id="report_timer" text="" stroke="2" size="22" y="14" textColor="0xf0c896" left="634"/>
|
||||
</e:Group>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FriendFunMenuBtnSkin" width="109" height="44" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Button id="menuBtn" label="设置颜色" x="0" y="0" skinName="Btn9Skin"/>
|
||||
</e:Skin>
|
||||
@@ -0,0 +1,10 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<e:Skin class="FriendFunMenuViewSkin"
|
||||
xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
||||
<e:Image id="bg" visible="true" left="-5" right="-5" top="-4" bottom="-4" scale9Grid="12,12,1,1" source="9s_bg_2"/>
|
||||
<e:List id="gList" anchorOffsetX="0" anchorOffsetY="0" itemRendererSkinName="FriendFunMenuBtnSkin" y="5" x="0">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="3"/>
|
||||
</e:layout>
|
||||
</e:List>
|
||||
</e:Skin>
|
||||
57
public/resource/eui_skins/web/friend/FriendHederSkin.exml
Normal file
57
public/resource/eui_skins/web/friend/FriendHederSkin.exml
Normal file
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FriendHederSkin" 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 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="597.53" y="0" source="fd_top_fenge"/>
|
||||
<e:Label id="txt0PlayerName" text="" x="91" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt0Lv" text="" x="305" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt0Job" text="" x="489" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt0Guild" text="" x="689" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
</e:Group>
|
||||
<e:Group id="gHeader1" width="862" height="42" x="0" y="0">
|
||||
<e:Image source="fd_top_bg"/>
|
||||
<e:Image x="232" y="0" source="fd_top_fenge"/>
|
||||
<e:Image x="381" y="0" source="fd_top_fenge"/>
|
||||
<e:Image x="479" y="0" source="fd_top_fenge"/>
|
||||
<e:Image x="572" y="0" source="fd_top_fenge"/>
|
||||
<e:Label id="txt1PlayerName" text="" x="91" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt1Lv" text="" x="284" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt1Job" text="" x="411" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt1Sex" text="" x="505" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt1Guild" text="" x="672" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
</e:Group>
|
||||
<e:Group id="gHeader2" width="862" height="42" x="0" y="0">
|
||||
<e:Image 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="597.53" y="0" source="fd_top_fenge"/>
|
||||
<e:Label id="txt2PlayerName" text="" x="91" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt2Lv" text="" x="305" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt2Job" text="" x="489" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt2ShowColor" text="" x="689" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
</e:Group>
|
||||
<e:Group id="gHeader3" width="862" height="42" x="0" y="0" >
|
||||
<e:Image source="fd_top_bg"/>
|
||||
<e:Image x="433" y="0" source="fd_top_fenge"/>
|
||||
<e:Label id="txt3PlayerName" text="" x="186" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt3Lv" text="" x="636" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
</e:Group>
|
||||
<e:Group id="gHeader4" width="862" height="42" x="0" y="0" >
|
||||
<e:Image 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="616" y="0" source="fd_top_fenge"/>
|
||||
<e:Label id="txt4PlayerName" text="" x="91" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt4Lv" text="" x="305" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt4Job" text="" x="489" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt4Sex" text="" size="22" textColor="0xf0c896" border="false" stroke="2" horizontalCenter="305" verticalCenter="1"/>
|
||||
</e:Group>
|
||||
<e:Group id="gHeader5" width="862" height="42" x="0" y="0" >
|
||||
<e:Image source="fd_top_bg"/>
|
||||
<e:Image x="556" y="0" source="fd_top_fenge"/>
|
||||
<e:Label id="txt5PlayerName" text="" x="186" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
<e:Label id="txt5Date" text="" x="636" y="11" size="22" textColor="0xf0c896" border="false" stroke="2" />
|
||||
</e:Group>
|
||||
</e:Skin>
|
||||
47
public/resource/eui_skins/web/friend/FriendQQItemSkin.exml
Normal file
47
public/resource/eui_skins/web/friend/FriendQQItemSkin.exml
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FriendQQItemSkin" width="858" height="48" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" >
|
||||
<e:Group id="gp_1" width="858" height="48" x="0" y="0" >
|
||||
<e:Image id="state_1" source="bg_quyu_1" x="0" y="0" width="858" scale9Grid="9,9,1,1" height="48" />
|
||||
<e:Image id="state_2" source="bg_quyu_2" x="0" y="0" width="858" height="48" scale9Grid="9,9,1,1" />
|
||||
<e:Image id="selectedBg" source="liebiaoxuanzhong" x="1.5" y="-1" scale9Grid="22,22,2,1" width="853" visible="false"/>
|
||||
<e:Label id="playerName" text="" stroke="2" size="22" verticalCenter="1" textAlign="center" horizontalCenter="-290" x="65" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="playerLevel" text="" stroke="2" size="22" verticalCenter="0.5" horizontalCenter="-109" x="310" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="playerProfession" text="" stroke="2" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="76" x="492" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="playerGuild" text="" stroke="2" size="22" textAlign="center" y="16" horizontalCenter="301" x="726" textColor="0xf0c896"/>
|
||||
</e:Group>
|
||||
<e:Group id="gp_2" width="858" height="48" x="0" y="0" >
|
||||
<e:Image id="black_state_1" source="bg_quyu_1" x="0" y="0" width="858" scale9Grid="9,9,1,1" height="48" />
|
||||
<e:Image id="black_state_2" source="bg_quyu_2" x="0" y="0" width="858" height="48" scale9Grid="9,9,1,1" />
|
||||
<e:Image id="selectedBg2" source="liebiaoxuanzhong" x="1.5" y="-1" scale9Grid="22,22,2,1" width="853" visible="false"/>
|
||||
<e:Label id="black_playerName" text="" stroke="2" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="-214" x="65" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="black_playerLevel" text="" stroke="2" size="22" verticalCenter="0.5" horizontalCenter="221" x="310" y="16" textColor="0xf0c896"/>
|
||||
</e:Group>
|
||||
<e:Group id="gp_3" width="858" height="48" x="0" y="0" >
|
||||
<e:Image id="concern_state_1" source="bg_quyu_1" x="0" y="0" width="858" scale9Grid="9,9,1,1" height="48" />
|
||||
<e:Image id="concern_state_2" source="bg_quyu_2" x="0" y="0" width="858" height="48" scale9Grid="9,9,1,1" />
|
||||
<e:Image id="selectedBg1" source="liebiaoxuanzhong" x="1.5" y="-1" scale9Grid="22,22,2,1" width="853" visible="false"/>
|
||||
<e:Label id="concern_playerName" text="" stroke="2" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="-290" x="65" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="concern_playerLevel" text="" stroke="2" size="22" verticalCenter="0.5" horizontalCenter="-109" x="310" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="concern_playerProfession" text="" stroke="2" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="75.5" x="492" y="16" textColor="0xf0c896"/>
|
||||
<e:Image id="concern_colorBg" source="szys_1" horizontalCenter="297.5" verticalCenter="0"/>
|
||||
</e:Group>
|
||||
<e:Group id="gp_4" width="858" height="48" x="0" y="0">
|
||||
<e:Image id="near_state_1" source="bg_quyu_1" x="0" y="0" width="858" scale9Grid="9,9,1,1" height="48" />
|
||||
<e:Image id="near_state_2" source="bg_quyu_2" x="0" y="0" width="858" height="48" scale9Grid="9,9,1,1" />
|
||||
<e:Image id="selectedBg3" source="liebiaoxuanzhong" x="1.5" y="-1" scale9Grid="22,22,2,1" width="853" visible="false"/>
|
||||
<e:Label id="near_playerName" text="" stroke="2" size="22" verticalCenter="0.5" textAlign="center" horizontalCenter="-290" x="65" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="near_playerLevel" text="" stroke="2" size="22" verticalCenter="1" horizontalCenter="-128" x="310" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="near_playerProfession" text="" stroke="2" size="22" verticalCenter="1" textAlign="center" horizontalCenter="-2.5" x="492" y="16" textColor="0xf0c896"/>
|
||||
<e:Label id="near_playerSex" text="" stroke="2" size="22" textAlign="center" horizontalCenter="91" x="726" verticalCenter="1" textColor="0xf0c896"/>
|
||||
<e:Label id="near_playerGuild" text="" stroke="2" size="22" textAlign="center" horizontalCenter="282" x="736" verticalCenter="0.5" textColor="0xf0c896"/>
|
||||
</e:Group>
|
||||
<e:Group id="gp_5" width="858" height="48" x="0" y="0">
|
||||
<e:Image id="report_state_1" source="bg_quyu_1" x="0" y="0" width="858" scale9Grid="9,9,1,1" height="48" />
|
||||
<e:Image id="report_state_2" source="bg_quyu_2" x="0" y="0" width="858" height="48" scale9Grid="9,9,1,1" />
|
||||
<e:Image id="selectedBg0" source="liebiaoxuanzhong" x="1.5" y="-1" scale9Grid="22,22,2,1" width="853" visible="false"/>
|
||||
<e:Label id="report_playerName" text="" stroke="2" size="22" textAlign="center" y="13" textColor="0xf0c896" left="24"/>
|
||||
<e:Label id="report_timer" text="" stroke="2" size="22" y="14" textColor="0xf0c896" left="634"/>
|
||||
</e:Group>
|
||||
<e:Image id="blueImg" x="3" source="lz_hh1" verticalCenter="0" visible="false"/>
|
||||
<e:Image id="blueYearImg" width="20" height="20" x="39" source="lz_nf" verticalCenter="0" visible="false"/>
|
||||
</e:Skin>
|
||||
20
public/resource/eui_skins/web/friend/FriendViewPageSkin.exml
Normal file
20
public/resource/eui_skins/web/friend/FriendViewPageSkin.exml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FriendViewPageSkin" width="862" height="565" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*">
|
||||
<e:Group id="gHeader" height="42" x="0" width="858">
|
||||
<app:FriendHeaderView id="header" height="42" skinName="FriendHederSkin" width="862" anchorOffsetX="0" x="-0.5"/>
|
||||
</e:Group>
|
||||
<e:Group id="gp" width="858" height="443" x="1" y="41" >
|
||||
<e:Scroller id="scroller" width="858" height="440" scrollPolicyH="off">
|
||||
<e:List id="gList" itemRendererSkinName="FriendCommonItemSkin">
|
||||
</e:List>
|
||||
</e:Scroller>
|
||||
<e:Label id="noListTipsLb" text="当前未添加玩家成为好友\n快去添加吧" textAlign="center" verticalAlign="middle" horizontalCenter="0" verticalCenter="0" stroke="2" size="24" textColor="0xe5ddcf" lineSpacing="5"/>
|
||||
</e:Group>
|
||||
<e:Group id="friendNumGrp" x="40.36" y="523.35">
|
||||
<e:Label id="friendNumLab" text="好友数量:30/50" x="5.01" y="22" textColor="0xE5DDCF" stroke="2" size="22" verticalAlign="middle"/>
|
||||
<e:Label id="onLineFriendLab" text="在线好友:5" x="15.01" y="32" textColor="0xE5DDCF" stroke="2" size="22" verticalAlign="middle"/>
|
||||
<e:layout>
|
||||
<e:HorizontalLayout gap="96"/>
|
||||
</e:layout>
|
||||
</e:Group>
|
||||
</e:Skin>
|
||||
52
public/resource/eui_skins/web/friend/FriendViewSkin.exml
Normal file
52
public/resource/eui_skins/web/friend/FriendViewSkin.exml
Normal file
@@ -0,0 +1,52 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="FriendViewSkin" width="912" xmlns:e="http://ns.egret.com/eui" xmlns:app="app.*" xmlns:w="http://ns.egret.com/wing" height="646">
|
||||
<w:Config id="1772801204d"/>
|
||||
<app:UIViewFrame id="dragDropUI" skinName="ViewBgWin7Skin"/>
|
||||
<e:TabBar id="tabBar" x="908" y="50" itemRendererSkinName="CommonTarBtnWinSkin2">
|
||||
<e:layout>
|
||||
<e:VerticalLayout gap="-15"/>
|
||||
</e:layout>
|
||||
</e:TabBar>
|
||||
<e:Image width="862" height="496.25" x="24" y="55.75" source="com_bg_kuang_6_png" scale9Grid="20,17,1,2" anchorOffsetX="0" anchorOffsetY="0"/>
|
||||
<e:Group width="873" height="567" x="19" y="51" >
|
||||
<app:FriendViewPage id="page" width="862" skinName="FriendViewPageSkin" x="5.66" y="2"/>
|
||||
<e:Group id="firendGp_0" x="625" y="512" >
|
||||
<e:Button id="addBtn" label="添 加" x="78" y="6" skinName="Btn9Skin"/>
|
||||
<e:Button id="operationBtn" label="操作" x="203" y="6" skinName="Btn9Skin"/>
|
||||
<e:layout>
|
||||
<e:HorizontalLayout gap="13"/>
|
||||
</e:layout>
|
||||
</e:Group>
|
||||
<e:Group id="firendGp_1" x="749" y="512" >
|
||||
<e:Button id="operationBtn0" label="操 作" skinName="Btn9Skin"/>
|
||||
</e:Group>
|
||||
<e:Group x="503" y="512" id="firendGp_2">
|
||||
<e:Button id="setColorBtn" label="设置颜色" x="15" y="6" skinName="Btn9Skin"/>
|
||||
<e:Button id="delConcernBtn" label="取消关注" x="236" y="6" skinName="Btn9Skin"/>
|
||||
<e:Button id="addConcernBtn" label="添加关注" x="125" y="6" skinName="Btn9Skin"/>
|
||||
<e:layout>
|
||||
<e:HorizontalLayout gap="13"/>
|
||||
</e:layout>
|
||||
</e:Group>
|
||||
<e:Group x="625" y="513" id="firendGp_3">
|
||||
<e:Button id="addBlackBtn" label="添 加" x="78" y="6" skinName="Btn9Skin"/>
|
||||
<e:Button id="blackDelBtn" label="删 除" x="203" y="6" skinName="Btn9Skin"/>
|
||||
<e:layout>
|
||||
<e:HorizontalLayout gap="13"/>
|
||||
</e:layout>
|
||||
</e:Group>
|
||||
<e:Group id="firendGp_4" verticalCenter="250" horizontalCenter="241">
|
||||
<e:Button id="allAcceptBtn" label="全部接受" x="78" y="6" skinName="Btn9Skin"/>
|
||||
<e:Button id="acceptBtn" label="接 受" x="203" y="6" skinName="Btn9Skin"/>
|
||||
<e:Button id="rejectBtn" label="拒 绝" x="213" y="16" skinName="Btn9Skin"/>
|
||||
<e:layout>
|
||||
<e:HorizontalLayout horizontalAlign="center" verticalAlign="middle" gap="13"/>
|
||||
</e:layout>
|
||||
</e:Group>
|
||||
<e:Group id="firendGp_5" x="746" y="513" >
|
||||
<e:Button id="operationBtn5" label="操作" skinName="Btn9Skin"/>
|
||||
</e:Group>
|
||||
</e:Group>
|
||||
<app:RuleTipsButton id="ruleTipsButton" label="Button" x="60" y="574" ruleId="10" visible="false"/>
|
||||
|
||||
</e:Skin>
|
||||
Reference in New Issue
Block a user