zhaoyang 3 лет назад
Родитель
Сommit
177495a03f

+ 2 - 2
FGUIProject/assets/Main/StoryLevelInfoUI.xml

@@ -26,8 +26,8 @@
     <loader id="n16_t8o1" name="loaderHead" xy="210,2" pivot="0.5,0" anchor="true" size="332,558" url="ui://mfvz4q8kj48o96" autoSize="true" clearOnPublish="true"/>
     <loader id="n47_m1l9" name="loaCost" xy="812,1101" size="60,60" visible="false" url="ui://eg2y0ldpq08x4" autoSize="true"/>
     <text id="n18_t8o1" name="txtPowerDesc" xy="806,1110" size="161,39" fontSize="28" color="#b19270" align="center" vAlign="middle" vars="true" autoSize="none" text="消耗体力:{power=5}"/>
-    <image id="n34_pal5" name="n34" src="j48o97" fileName="images/zx_jq_rwbszik.png" xy="32,184"/>
-    <text id="n21_t8o1" name="txtTargetName" xy="43,209" pivot="0.5,0" size="32,212" fontSize="32" color="#dcc7b3" align="center" autoSize="height" text="挑战对手">
+    <image id="n34_pal5" name="n34" src="j48o97" fileName="images/zx_jq_rwbszik.png" xy="17,152" size="54,426"/>
+    <text id="n21_t8o1" name="txtTargetName" xy="26,167" pivot="0.5,0" size="32,395" fontSize="32" color="#dcc7b3" align="center" leading="0" autoSize="height" text="挑战对手·巴拉巴拉">
       <relation target="n34_pal5" sidePair="top-top"/>
     </text>
     <component id="n19_t8o1" name="btnFightOnce" src="pal5w" fileName="components/Button4.xml" pkg="eg2y0ldp" xy="50,934" group="n23_t8o1">

+ 1 - 1
FGUIProject/assets/Main/package.xml

@@ -220,7 +220,7 @@
     <image id="j48o92" name="zx_anniutz_1.png" path="/images/"/>
     <image id="j48o94" name="zx_jq_dituditu.png" path="/images/"/>
     <image id="j48o95" name="zx_jq_djtubiao_1.png" path="/imagesExport/" exported="true"/>
-    <image id="j48o97" name="zx_jq_rwbszik.png" path="/images/"/>
+    <image id="j48o97" name="zx_jq_rwbszik.png" path="/images/" scale="9grid" scale9grid="12,94,26,56"/>
     <image id="srnc98" name="zd_btzi_1.png" path="/images/"/>
     <image id="oq7r99" name="zx_gka_baoxiang_1.png" path="/imagesStory/"/>
     <image id="oq7r9a" name="zx_gka_baoxiang_2.png" path="/imagesStory/"/>

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/MainStory/StoryLevelInfoView.cs

@@ -196,7 +196,7 @@ namespace GFGGame
             _ui.m_scoreType.url = "ui://CommonGame/kp_sx_" + fightCfg.scoreType;
             if (fightCfg.targetName != null && fightCfg.targetName.Length > 0)
             {
-                _ui.m_txtTargetName.text = "挑战对手 : " + fightCfg.targetName;
+                _ui.m_txtTargetName.text = "挑战对手·" + fightCfg.targetName;
                 _ui.m_loaderHead.url = ResPathUtil.GetNpcHeadPath(fightCfg.targetRes);
             }
             else

BIN
GameClient/Assets/ResIn/UI/Main/Main_fui.bytes