扩大更多交换图标

master
罗家炜 2025-06-03 21:35:00 +08:00
parent 14590223b8
commit 17bd728f24
7 changed files with 42 additions and 21 deletions

View File

@ -1248,6 +1248,12 @@ function M:InitView(url)
end
self.mng_view_Player:Show()
end)
self._view:GetChild('btn_gerenxinxi2').onClick:Set(function()
if not self.mng_view_Player then
self.mng_view_Player = GroupShowMemberInfoView.new(self.curGroup.id, self.curGroup)
end
self.mng_view_Player:Show()
end)
self:__loadGroupData()
self:__refreshManager()

View File

@ -64,7 +64,7 @@ MngPageConfig.Config = {
{
-- 盟主
--{19, 16, 7, 3, 8, 9, 13, 17},
{ 9, 17, 16, 7, 19, 3 },
{ 9, 17, 16, 7 },
-- 管理员
--{19, 16, 7, 3, 8, 9, 13, 17},
{ 9, 17, 16, 7 },

View File

@ -3,7 +3,7 @@
<controller name="state" pages="0,,1," selected="0"/>
<displayList>
<image id="n7_rtsl" name="n7" src="lwclq" fileName="denglu_bg_01.png" xy="-142,0">
<relation target="" sidePair="width-width,height-height%"/>
<relation target="" sidePair="width-width%,height-height%"/>
</image>
<image id="n24_xn94" name="n24" src="xn9417" fileName="hall_girl_bg@2x.png" xy="355,106" visible="false">
<relation target="" sidePair="center-center"/>

View File

@ -12,8 +12,8 @@
<action type="change_page" fromPage="" toPage="0" objectId="n172_mpll" controller="tip" targetPage="0"/>
<action type="change_page" fromPage="" toPage="1" objectId="n172_mpll" controller="tip" targetPage="1"/>
</controller>
<controller name="show_search" pages="0,,1," selected="0"/>
<controller name="more" pages="0,,1," selected="0"/>
<controller name="show_search" pages="0,,1," selected="1"/>
<controller name="more" pages="0,,1," selected="1"/>
<displayList>
<image id="n231_csp4" name="n231" src="csp47cn9" fileName="images/bj.png" pkg="2d9xdj6z" xy="-3,0" size="1343,750" color="#e1e1e1">
<relation target="" sidePair="width-width,height-height"/>
@ -220,26 +220,31 @@
</component>
<image id="n258_imp5" name="n258" src="imp57igx" fileName="images/info/Union.png" xy="1128,96" size="199,266" group="n259_imp5">
<gearSize controller="manager" pages="0" values="199,97,1,1" default="199,266,1,1"/>
<relation target="" sidePair="right-right,top-top%"/>
<relation target="" sidePair="width-width%,height-height%,right-right,top-top%"/>
</image>
<component id="n264_imp5" name="n264" src="imp57ih2" fileName="btn_bg.xml" xy="-5,0" size="1352,750" group="n259_imp5">
<gearDisplay controller="more" pages="1"/>
<relation target="" sidePair="width-width,height-height"/>
<Button controller="more" page="0"/>
</component>
<component id="n240_n6w8" name="btn_pilaozhi" src="hsbhhj2" fileName="component/Lst_info/Btn_Icon.xml" xy="1134,112" size="187,76" group="n259_imp5">
<component id="n240_n6w8" name="btn_pilaozhi" src="imp57iht" fileName="component/Lst_info/Btn_Icon2.xml" xy="1134,112" size="187,76" group="n259_imp5">
<gearDisplay controller="manager" pages="1,2,3"/>
<relation target="" sidePair="right-right,top-top%"/>
<relation target="" sidePair="width-width%,height-height%,right-right%,top-top%"/>
<Button icon="ui://m7iejg46imp57igw"/>
</component>
<component id="n260_imp5" name="btn_menkan" src="hsbhhj2" fileName="component/Lst_info/Btn_Icon.xml" xy="1134,196" size="188,76" group="n259_imp5">
<component id="n260_imp5" name="btn_menkan" src="imp57iht" fileName="component/Lst_info/Btn_Icon2.xml" xy="1134,196" size="188,76" group="n259_imp5">
<gearDisplay controller="manager" pages="1,2,3"/>
<relation target="" sidePair="right-right,top-top%"/>
<relation target="" sidePair="width-width%,height-height%,right-right,top-top%"/>
<Button icon="ui://m7iejg46imp57igv"/>
</component>
<component id="n261_imp5" name="btn_gerenxinxi" src="hsbhhj2" fileName="component/Lst_info/Btn_Icon.xml" xy="1134,280" size="186,76" group="n259_imp5">
<gearXY controller="manager" pages="0" values="1134,110" default="1134,280"/>
<relation target="" sidePair="right-right,top-top%"/>
<component id="n261_imp5" name="btn_gerenxinxi" src="imp57iht" fileName="component/Lst_info/Btn_Icon2.xml" xy="1134,109" size="186,76" group="n259_imp5">
<gearDisplay controller="manager" pages="0"/>
<relation target="" sidePair="width-width%,height-height%,right-right,top-top%"/>
<Button icon="ui://m7iejg46imp57igu"/>
</component>
<component id="n265_imp5" name="btn_gerenxinxi2" src="imp57iht" fileName="component/Lst_info/Btn_Icon2.xml" xy="1134,280" size="186,76" group="n259_imp5">
<gearDisplay controller="manager" pages="1,2,3"/>
<relation target="" sidePair="width-width%,height-height%,right-right,top-top%"/>
<Button icon="ui://m7iejg46imp57igu"/>
</component>
<group id="n259_imp5" name="more" xy="-5,0" size="1352,750" advanced="true">

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="63,66" extention="Button">
<displayList>
<loader id="n1_hsbh" name="icon" xy="0,0" size="63,66" url="ui://m7iejg46cioeho6" align="center" vAlign="middle" fill="scaleFree">
<relation target="" sidePair="width-width,height-height"/>
</loader>
</displayList>
<Button downEffect="dark" downEffectValue=".8"/>
</component>

View File

@ -1,15 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="1396,690">
<controller name="search" pages="0,,1," selected="0"/>
<controller name="page" pages="0,,1,,2," selected="1"/>
<controller name="page" pages="0,,1,,2," selected="0"/>
<controller name="mng" pages="0,,1," selected="0"/>
<displayList>
<image id="n173_imp5" name="n173" src="imp57ihn" fileName="images/Rectangle 330.png" xy="0,0"/>
<component id="n171_imp5" name="btn_piLaoZhi1" src="imp57ihc" fileName="images/btn_piLaoZhi1.xml" xy="720,-1" aspect="true">
<Button controller="page" page="0"/>
<component id="n171_imp5" name="btn_piLaoZhi1" src="imp57ihc" fileName="images/btn_piLaoZhi1.xml" xy="360,-1" aspect="true">
<Button checked="true" controller="page" page="0"/>
</component>
<component id="n172_imp5" name="btn_piLaoZhi2" src="imp57ihd" fileName="images/btn_piLaoZhi2.xml" xy="360,-2">
<Button checked="true" controller="page" page="1"/>
<component id="n172_imp5" name="btn_piLaoZhi2" src="imp57ihd" fileName="images/btn_piLaoZhi2.xml" xy="720,-2">
<Button controller="page" page="1"/>
</component>
<image id="n174_imp5" name="n174" src="imp57iho" fileName="images/Rectangle 343.png" xy="17,105"/>
<component id="n20_kwi0" name="btn_back" src="ilon7ibk" fileName="mgr/component/numberHpAlone/Btn_back1.xml" xy="1259,57" size="71,54" group="n49_jd7v" visible="false">
@ -101,10 +101,10 @@
<item/>
</list>
<image id="n147_imp5" name="n1472" src="imp57ih0" fileName="mgr/imgs/Group 690.png" xy="47,122" size="1324,68" group="n155_imp5"/>
<text id="n151_imp5" name="n1512" xy="221,129" size="148,55" group="n155_imp5" font="Microsoft YaHei" fontSize="36" color="#884f00" bold="true" text="游戏名称"/>
<text id="n152_imp5" name="n1522" xy="1040,129" size="220,55" group="n155_imp5" font="Microsoft YaHei" fontSize="36" color="#884f00" bold="true" text="我的赠送表情"/>
<text id="n153_imp5" name="n153" xy="815,125" size="76,55" group="n155_imp5" visible="false" font="Microsoft YaHei" fontSize="36" color="#884f00" bold="true" text="身份"/>
<text id="n154_imp5" name="n154" xy="1106,125" size="184,55" group="n155_imp5" visible="false" font="Microsoft YaHei" fontSize="36" color="#884f00" bold="true" text="疲劳值设置"/>
<text id="n151_imp5" name="n1512" xy="221,129" size="148,49" group="n155_imp5" font="Microsoft YaHei" fontSize="36" color="#884f00" bold="true" text="游戏名称"/>
<text id="n152_imp5" name="n1522" xy="1040,129" size="220,49" group="n155_imp5" font="Microsoft YaHei" fontSize="36" color="#884f00" bold="true" text="我的赠送表情"/>
<text id="n153_imp5" name="n153" xy="815,125" size="76,49" group="n155_imp5" visible="false" font="Microsoft YaHei" fontSize="36" color="#884f00" bold="true" text="身份"/>
<text id="n154_imp5" name="n154" xy="1106,125" size="184,49" group="n155_imp5" visible="false" font="Microsoft YaHei" fontSize="36" color="#884f00" bold="true" text="疲劳值设置"/>
<group id="n155_imp5" name="n155" xy="47,122" size="1324,580" group="n170_imp5"/>
<group id="n170_imp5" name="n170" xy="47,122" size="1324,580" advanced="true">
<gearDisplay controller="page" pages="0"/>

View File

@ -1080,6 +1080,7 @@
<image id="imp57ihq" name="Group 778.png" path="/images/"/>
<component id="imp57ihr" name="btn_tongji.xml" path="/mgr/component/numberHpAlone/"/>
<image id="imp57ihs" name="Group 467.png" path="/mgr/component/numberHpAlone/"/>
<component id="imp57iht" name="Btn_Icon2.xml" path="/component/Lst_info/"/>
</resources>
<publish name="NewGroup" path="..\wb_unity_pro\Assets\ART\base\newgroup\ui" packageCount="2"/>
</packageDescription>