zhaoyang 2 年之前
父節點
當前提交
e552a73347

+ 2 - 2
FGUIProject/assets/League/LeagueAnsweringUI.xml

@@ -12,7 +12,7 @@
     <remark page="1" value="选择题"/>
     <remark page="2" value="填空题"/>
   </controller>
-  <controller name="ctrlResult" pages="0,,1,,2,,3," selected="1">
+  <controller name="ctrlResult" pages="0,,1,,2,,3," selected="0">
     <remark page="1" value="有人答对题目"/>
     <remark page="2" value="没人答对题目"/>
     <remark page="3" value="全部题目答完"/>
@@ -93,7 +93,7 @@
       <gearDisplay controller="ctrlResult" pages="3"/>
     </image>
     <text id="n22_pvb4" name="txtInfo" xy="539,514" pivot="0.5,0" anchor="true" size="469,44" group="n24_pvb4" font="ui://eg2y0ldpa0cftks" fontSize="32" color="#915e15" align="center" text="哎呀,没人答对呀,大家加油鸭~">
-      <gearXY controller="ctrlResult" pages="0,1,2,3" values="417,514|539,514|539,514|539,417"/>
+      <gearXY controller="ctrlResult" pages="0,1,2,3" values="539,514|539,514|539,514|539,417"/>
     </text>
     <image id="n53_miy3" name="n53" src="9jv65l" fileName="images/lm_dt_tsdk.png" xy="162,568" group="n54_miy3"/>
     <text id="n23_pvb4" name="txtCdTime" xy="410,562" pivot="0.5,0" size="259,44" group="n54_miy3" font="ui://eg2y0ldpa0cftks" fontSize="32" color="#915e15" align="center" ubb="true" vars="true" text="[color=#5EAE49]{value=10}[/color]秒后开始下一题"/>

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/League/LeagueAnsweringView.cs

@@ -169,7 +169,7 @@ namespace GFGGame
             {
                 _ui.m_listResult.numItems = questionCfg.answerArr.Length;
             }
-            _ui.m_txtAnswerTime.text = GlobalCfgArray.globalCfg.leagueQuestionRunTime.ToString();
+            _ui.m_txtAnswerTime.text = "00:" + GlobalCfgArray.globalCfg.leagueQuestionRunTime.ToString();
 
             Timers.inst.Remove(UpdateAnswerTime);
             Timers.inst.Add(1, 0, UpdateAnswerTime);

二進制
GameClient/Assets/ResIn/UI/League/League_fui.bytes