zhaoyang 3 年之前
父节点
当前提交
8999a5f651

+ 4 - 7
FGUIProject/assets/Guide/components/Component1.xml

@@ -1,11 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
-<component size="700,200" restrictSize="0,0,200,0">
+<component size="690,126" restrictSize="0,0,200,0">
   <displayList>
-    <image id="n17_tu96" name="txtBg" src="tu96b" fileName="images/yd_tykuang_1.png" xy="0,-11" size="716,212">
-      <relation target="" sidePair="rightext-right,topext-top,bottomext-bottom,leftext-left"/>
-    </image>
-    <text id="n18_tu96" name="txt" xy="55,29" size="594,144" fontSize="36" color="#ffffff" align="center" vAlign="middle" autoSize="none" autoClearText="true" text="点击继续">
-      <relation target="" sidePair="rightext-right,topext-top,bottomext-bottom,leftext-left"/>
-    </text>
+    <image id="n17_tu96" name="txtBg" src="tu96b" fileName="images/yd_tykuang_1.png" xy="0,1"/>
+    <text id="n18_tu96" name="txt" xy="100,16" size="489,97" fontSize="30" color="#9b7853" autoSize="none" autoClearText="true" text="点击继续"/>
+    <image id="n19_o139" name="n19" src="o139g" fileName="images/yd_tykuang_3.png" xy="-72,-55"/>
   </displayList>
 </component>

二进制
FGUIProject/assets/Guide/images/yd_tykuang_1.png


二进制
FGUIProject/assets/Guide/images/yd_tykuang_2.png


二进制
FGUIProject/assets/Guide/images/yd_tykuang_3.png


+ 2 - 1
FGUIProject/assets/Guide/package.xml

@@ -5,11 +5,12 @@
     <image id="ga167" name="yd_tsbq.png" path="/images/"/>
     <component id="ga169" name="ArrowRight.xml" path="/animations/"/>
     <component id="ga16a" name="ArrowLeft.xml" path="/animations/"/>
-    <image id="tu96b" name="yd_tykuang_1.png" path="/images/" scale="9grid" scale9grid="8,52,37,21"/>
+    <image id="tu96b" name="yd_tykuang_1.png" path="/images/" scale="9grid" scale9grid="7,32,213,61"/>
     <image id="tu96c" name="yd_tykuang_2.png" path="/images/" scale="9grid" scale9grid="25,25,50,50"/>
     <component id="tu96d" name="Component1.xml" path="/components/"/>
     <component id="tu96e" name="Component2.xml" path="/components/"/>
     <component id="tu96f" name="Component3.xml" path="/components/"/>
+    <image id="o139g" name="yd_tykuang_3.png" path="/images/"/>
   </resources>
   <publish name="Guide" path="..\GameClient\Assets\ResIn\UI\Guide" packageCount="2" genCode="true" extractAlpha="true">
     <atlas name="默认" index="0"/>

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

@@ -433,13 +433,13 @@ namespace GFGGame
 
         private void Skip(object param = null)
         {
+            EventAgent.RemoveEventListener(ConstMessage.CARD_SKILL, UpdateCircleResult);
             Reset();
             this.Hide();
             ViewManager.Show(ViewName.STORY_FIGHT_RESULT_VIEW);
         }
         private void Reset()
         {
-            EventAgent.RemoveEventListener(ConstMessage.CARD_SKILL, UpdateCircleResult);
 
             _ui.m_proScore.target.max = 100;
             _ui.m_proScore.target.value = 0;

二进制
GameClient/Assets/ResIn/UI/Guide/Guide_atlas0!a.png


二进制
GameClient/Assets/ResIn/UI/Guide/Guide_atlas0.png


二进制
GameClient/Assets/ResIn/UI/Guide/Guide_fui.bytes