Browse Source

Merge remote-tracking branch 'remotes/origin/master' into xiaojie

何晓捷 2 years ago
parent
commit
8c0bd6bb15
100 changed files with 299 additions and 452 deletions
  1. 2 2
      FGUIProject/assets/ActivityDay7/components/ExpProcess.xml
  2. 1 4
      FGUIProject/assets/ActivityDay7/components/ExpProcessItem.xml
  3. 2 2
      FGUIProject/assets/CommonGame/components/ComIcon003.xml
  4. 9 1
      FGUIProject/assets/CommonGame/package.xml
  5. 7 5
      FGUIProject/assets/DailyWelfare/ComList.xml
  6. 3 1
      FGUIProject/assets/DailyWelfare/DailyWelfareUI.xml
  7. 2 1
      FGUIProject/assets/DailyWelfare/components/Button1.xml
  8. 3 3
      FGUIProject/assets/League/LeagueGiftUI.xml
  9. 1 1
      FGUIProject/assets/League/LeagueSkillUI.xml
  10. 27 28
      FGUIProject/assets/Main/MainUI.xml
  11. 21 0
      FGUIProject/assets/Main/components/BtnModle.xml
  12. 26 0
      FGUIProject/assets/Main/components/BtnModle1.xml
  13. BIN
      FGUIProject/assets/Main/images/zjm_gn_yj.png
  14. BIN
      FGUIProject/assets/Main/imagesNew/guanggao_mrqd.png
  15. BIN
      FGUIProject/assets/Main/imagesNew/guanggao_xsgl_kqdnf.png
  16. BIN
      FGUIProject/assets/Main/imagesNew/guanggao_xslc_wylh.png
  17. BIN
      FGUIProject/assets/Main/imagesNew/guanggao_xslc_xslgt.png
  18. BIN
      FGUIProject/assets/Main/imagesNew/zjm_guanggao_kuang.png
  19. BIN
      FGUIProject/assets/Main/imagesNew/zjm_guanggao_point_1.png
  20. BIN
      FGUIProject/assets/Main/imagesNew/zjm_guanggao_point_2.png
  21. BIN
      FGUIProject/assets/Main/imagesNew/zjm_guanggao_zsx.png
  22. BIN
      FGUIProject/assets/Main/imagesNew/zjm_hd_sj_db.png
  23. BIN
      FGUIProject/assets/Main/imagesNew/zjm_tb_cz_sc.png
  24. BIN
      FGUIProject/assets/Main/imagesNew/zjm_tb_cz_thlb.png
  25. BIN
      FGUIProject/assets/Main/imagesNew/zjm_tb_cz_xsqg.png
  26. BIN
      FGUIProject/assets/Main/imagesNew/zjm_tb_db_hd.png
  27. BIN
      FGUIProject/assets/Main/imagesNew/zjm_tb_hd.png
  28. BIN
      FGUIProject/assets/Main/imagesNew/zjm_tb_jhsy.png
  29. BIN
      FGUIProject/assets/Main/imagesNew/zjm_tb_qrhd.png
  30. 19 0
      FGUIProject/assets/Main/package.xml
  31. 4 2
      FGUIProject/assets/Task/BattlePassRewardUI.xml
  32. 9 7
      FGUIProject/assets/Task/components/BattlePassRewardItem.xml
  33. 3 3
      FGUIProject/assets/Task/components/ExpProcess.xml
  34. 4 1
      FGUIProject/assets/Task/components/LinessRewardProcessItemBt.xml
  35. BIN
      FGUIProject/assets/Task/images/jdt_pink_2.jpg
  36. BIN
      FGUIProject/assets/Task/images/jdt_pink_2.png
  37. 1 1
      FGUIProject/assets/Task/package.xml
  38. 1 1
      GameClient/Assets/Game/HotUpdate/Data/ActivityDay7DataManager.cs
  39. 6 6
      GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Bag/UI_ListSelectorItem.cs
  40. 1 1
      GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/CommonGame/UI_ComIcon003.cs
  41. 0 78
      GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/CommonGame/UI_ComItem003.cs
  42. 0 11
      GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/CommonGame/UI_ComItem003.cs.meta
  43. 17 11
      GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_BtnModle.cs
  44. 1 1
      GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_BtnModle.cs.meta
  45. 20 11
      GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_BtnModle1.cs
  46. 1 1
      GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_BtnModle1.cs.meta
  47. 24 26
      GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_MainUI.cs
  48. 3 3
      GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Task/UI_BattlePassRewardItem.cs
  49. 9 6
      GameClient/Assets/Game/HotUpdate/Utils/TimeUtil.cs
  50. 14 0
      GameClient/Assets/Game/HotUpdate/Views/ActivityDay7/ActivityDay7View.cs
  51. 1 1
      GameClient/Assets/Game/HotUpdate/Views/League/LeagueAnswerView.cs
  52. 1 1
      GameClient/Assets/Game/HotUpdate/Views/League/LeagueMemberView.cs
  53. 1 1
      GameClient/Assets/Game/HotUpdate/Views/League/LeagueView.cs
  54. 29 14
      GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs
  55. 10 8
      GameClient/Assets/Game/HotUpdate/Views/Task/BattlePassTaskView.cs
  56. 16 17
      GameClient/Assets/Game/HotUpdate/Views/Task/CombTaskView.cs
  57. BIN
      GameClient/Assets/ResIn/UI/ActivityDay7/ActivityDay7_fui.bytes
  58. BIN
      GameClient/Assets/ResIn/UI/Bag/Bag_fui.bytes
  59. BIN
      GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0!a.png
  60. BIN
      GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0.png
  61. BIN
      GameClient/Assets/ResIn/UI/CommonGame/CommonGame_fui.bytes
  62. BIN
      GameClient/Assets/ResIn/UI/DailyWelfare/DailyWelfare_fui.bytes
  63. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0!a.png
  64. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0.png
  65. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_1!a.png
  66. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_1.png
  67. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_2!a.png
  68. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_2.png
  69. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_3!a.png
  70. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_3.png
  71. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_4!a.png
  72. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_4.png
  73. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_5!a.png
  74. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_5.png
  75. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_6!a.png
  76. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_6.png
  77. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_7!a.png
  78. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_7.png
  79. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_8!a.png
  80. 0 96
      GameClient/Assets/ResIn/UI/League/League_atlas0_8!a.png.meta
  81. BIN
      GameClient/Assets/ResIn/UI/League/League_atlas0_8.png
  82. 0 96
      GameClient/Assets/ResIn/UI/League/League_atlas0_8.png.meta
  83. BIN
      GameClient/Assets/ResIn/UI/League/League_fui.bytes
  84. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0!a.png
  85. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0.png
  86. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0_1!a.png
  87. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0_1.png
  88. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0_2!a.png
  89. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0_2.png
  90. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0_3!a.png
  91. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0_3.png
  92. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0_4!a.png
  93. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0_4.png
  94. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0_6!a.png
  95. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0_6.png
  96. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0_7!a.png
  97. BIN
      GameClient/Assets/ResIn/UI/Main/Main_atlas0_7.png
  98. BIN
      GameClient/Assets/ResIn/UI/Main/Main_fui.bytes
  99. BIN
      GameClient/Assets/ResIn/UI/Task/Task_atlas0_1!a.png
  100. BIN
      GameClient/Assets/ResIn/UI/Task/Task_atlas0_1.png

+ 2 - 2
FGUIProject/assets/ActivityDay7/components/ExpProcess.xml

@@ -4,7 +4,7 @@
     <image id="n0_nyhm" name="n0" src="nyhmb" fileName="images/qrhd_jdt_db.png" xy="0,0" size="38,676">
     <image id="n0_nyhm" name="n0" src="nyhmb" fileName="images/qrhd_jdt_db.png" xy="0,0" size="38,676">
       <relation target="" sidePair="width-width,height-height"/>
       <relation target="" sidePair="width-width,height-height"/>
     </image>
     </image>
-    <image id="n1_nyhm" name="bar" src="nyhm7" fileName="images/qrhd_jdt.png" xy="12,13"/>
+    <image id="n1_nyhm" name="bar_v" src="nyhm7" fileName="images/qrhd_jdt.png" xy="12,13"/>
   </displayList>
   </displayList>
-  <ProgressBar reverse="true"/>
+  <ProgressBar/>
 </component>
 </component>

+ 1 - 4
FGUIProject/assets/ActivityDay7/components/ExpProcessItem.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <?xml version="1.0" encoding="utf-8"?>
 <component size="94,95" extention="Button">
 <component size="94,95" extention="Button">
   <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
   <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
-  <controller name="c1" pages="0,非最大,1,最大" selected="1"/>
+  <controller name="c1" pages="0,非最大,1,最大" selected="0"/>
   <controller name="c2" pages="0,未获得,1,已获得" selected="0"/>
   <controller name="c2" pages="0,未获得,1,已获得" selected="0"/>
   <displayList>
   <displayList>
     <image id="n11_bhmm" name="n11" src="nyhm4" fileName="images/qrhd_wp_db_1.png" xy="-17,-15" group="n9_bhmm">
     <image id="n11_bhmm" name="n11" src="nyhm4" fileName="images/qrhd_wp_db_1.png" xy="-17,-15" group="n9_bhmm">
@@ -15,9 +15,6 @@
     <image id="n6_bhmm" name="n6" src="nyhm9" fileName="images/qrhd_sz_db.png" xy="58,62" group="n9_bhmm"/>
     <image id="n6_bhmm" name="n6" src="nyhm9" fileName="images/qrhd_sz_db.png" xy="58,62" group="n9_bhmm"/>
     <text id="n7_bhmm" name="Num" xy="58,54" size="47,42" group="n9_bhmm" fontSize="28" color="#fffbeb" align="center" vAlign="middle" autoSize="none" text="99"/>
     <text id="n7_bhmm" name="Num" xy="58,54" size="47,42" group="n9_bhmm" fontSize="28" color="#fffbeb" align="center" vAlign="middle" autoSize="none" text="99"/>
     <text id="n8_bhmm" name="Score" xy="-48,39" size="66,42" group="n9_bhmm" fontSize="30" color="#fffbeb" autoSize="none" text="1000"/>
     <text id="n8_bhmm" name="Score" xy="-48,39" size="66,42" group="n9_bhmm" fontSize="30" color="#fffbeb" autoSize="none" text="1000"/>
-    <image id="n12_bhmm" name="n12" src="l500tlx" fileName="imagesNew/wpk_zz.png" pkg="eg2y0ldp" xy="-7,-6" group="n9_bhmm">
-      <gearDisplay controller="c2" pages="1"/>
-    </image>
     <image id="n10_bhmm" name="Get" src="orsttis" fileName="images/pfjl_ywc.png" pkg="eg2y0ldp" xy="10,27" group="n9_bhmm">
     <image id="n10_bhmm" name="Get" src="orsttis" fileName="images/pfjl_ywc.png" pkg="eg2y0ldp" xy="10,27" group="n9_bhmm">
       <gearDisplay controller="c2" pages="1"/>
       <gearDisplay controller="c2" pages="1"/>
     </image>
     </image>

+ 2 - 2
FGUIProject/assets/CommonGame/components/ComIcon003.xml

@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
 <?xml version="1.0" encoding="utf-8"?>
 <component size="210,210">
 <component size="210,210">
   <displayList>
   <displayList>
-    <image id="n25_pu55" name="n25" src="volstc1" fileName="imagesNew/wp_bg_yuan.png" xy="1,1"/>
+    <image id="n25_pu55" name="n25" src="volstnl" fileName="imagesNew/wp_bg_yuan.png" xy="1,1"/>
     <loader id="n12_ehs9" name="loaIcon" xy="105,105" pivot="0.5,0.5" anchor="true" size="152,152" group="n30_9jv6" aspect="true" url="ui://xz8kxrecng0i27" fill="scale"/>
     <loader id="n12_ehs9" name="loaIcon" xy="105,105" pivot="0.5,0.5" anchor="true" size="152,152" group="n30_9jv6" aspect="true" url="ui://xz8kxrecng0i27" fill="scale"/>
     <text id="n17_j48o" name="txtHasCount" xy="105,225" pivot="0.5,0" anchor="true" size="100,36" group="n30_9jv6" visible="false" fontSize="26" color="#a28d77" vars="true" text="已拥有:{count=0}"/>
     <text id="n17_j48o" name="txtHasCount" xy="105,225" pivot="0.5,0" anchor="true" size="100,36" group="n30_9jv6" visible="false" fontSize="26" color="#a28d77" vars="true" text="已拥有:{count=0}"/>
     <loader id="n18_j48o" name="loaRarity" xy="162,0" size="44,94" group="n30_9jv6" aspect="true" url="ui://eg2y0ldpo9ghtll" fill="scale" autoSize="true"/>
     <loader id="n18_j48o" name="loaRarity" xy="162,0" size="44,94" group="n30_9jv6" aspect="true" url="ui://eg2y0ldpo9ghtll" fill="scale" autoSize="true"/>
-    <image id="n23_slyz" name="imgHas" src="volstc2" fileName="imagesNew/wp_own.png" xy="16,91" size="178,40" group="n29_pu55" visible="false"/>
+    <image id="n23_slyz" name="imgHas" src="volstnm" fileName="imagesNew/wp_own.png" xy="16,91" size="178,40" group="n29_pu55" visible="false"/>
     <image id="n22_cs8j" name="imgNotHas" src="cs8jthx" fileName="images/yx_whd.png" xy="16,91" size="178,40" group="n29_pu55" visible="false"/>
     <image id="n22_cs8j" name="imgNotHas" src="cs8jthx" fileName="images/yx_whd.png" xy="16,91" size="178,40" group="n29_pu55" visible="false"/>
     <image id="n28_pu55" name="imgShowTong" src="tc539z" fileName="images/zx_jqgka_stjl.png" xy="25,91" size="160,40" group="n29_pu55" visible="false"/>
     <image id="n28_pu55" name="imgShowTong" src="tc539z" fileName="images/zx_jqgka_stjl.png" xy="25,91" size="160,40" group="n29_pu55" visible="false"/>
     <group id="n29_pu55" name="n29" xy="16,91" size="178,40" group="n30_9jv6" advanced="true"/>
     <group id="n29_pu55" name="n29" xy="16,91" size="178,40" group="n30_9jv6" advanced="true"/>

+ 9 - 1
FGUIProject/assets/CommonGame/package.xml

@@ -20,7 +20,6 @@
     <image id="d4iwj" name="sc_anniu_1.png" path="/imagesExport/" exported="true"/>
     <image id="d4iwj" name="sc_anniu_1.png" path="/imagesExport/" exported="true"/>
     <image id="pal5v" name="zx_anniutz_1.png" path="/imagesExport/" exported="true"/>
     <image id="pal5v" name="zx_anniutz_1.png" path="/imagesExport/" exported="true"/>
     <image id="ga165b" name="hz_ssuodikuang.png" path="/imagesExport/" exported="true"/>
     <image id="ga165b" name="hz_ssuodikuang.png" path="/imagesExport/" exported="true"/>
-    <component id="ga165c" name="ButtonTab1.xml" path="/components/" exported="true"/>
     <image id="s2cc55" name="zd_xztup_1.png" path="/imagesExport/" exported="true" scale="9grid" scale9grid="21,3,8,6"/>
     <image id="s2cc55" name="zd_xztup_1.png" path="/imagesExport/" exported="true" scale="9grid" scale9grid="21,3,8,6"/>
     <image id="fka77" name="cj_yihde.png" path="/imagesExport/" exported="true"/>
     <image id="fka77" name="cj_yihde.png" path="/imagesExport/" exported="true"/>
     <component id="tu965e" name="GetSuitItemUI.xml" path="/" exported="true"/>
     <component id="tu965e" name="GetSuitItemUI.xml" path="/" exported="true"/>
@@ -341,6 +340,15 @@
     <image id="qqhzk" name="an_yellow_1.png" path="/imagesNew/" exported="true"/>
     <image id="qqhzk" name="an_yellow_1.png" path="/imagesNew/" exported="true"/>
     <image id="idkdtnc" name="xsqg_zsx.png" path="/imagesNew/" exported="true"/>
     <image id="idkdtnc" name="xsqg_zsx.png" path="/imagesNew/" exported="true"/>
     <component id="volstnd" name="ComIcon003.xml" path="/components/" exported="true"/>
     <component id="volstnd" name="ComIcon003.xml" path="/components/" exported="true"/>
+    <image id="volstne" name="lm_fl_db.png" path="/bgimg/" exported="true"/>
+    <component id="volstnf" name="BtnStyle005.xml" path="/components/"/>
+    <component id="volstng" name="BtnStyle006.xml" path="/components/"/>
+    <component id="volstnh" name="ComItem003.xml" path="/components/"/>
+    <image id="volstni" name="an_bt_bai.png" path="/imagesNew/"/>
+    <image id="volstnj" name="an_bt_cut.png" path="/imagesNew/"/>
+    <image id="volstnk" name="an_bt_jin.png" path="/imagesNew/"/>
+    <image id="volstnl" name="wp_bg_yuan.png" path="/imagesNew/"/>
+    <image id="volstnm" name="wp_own.png" path="/imagesNew/"/>
   </resources>
   </resources>
   <publish name="" path="../GameClient/Assets/ResIn/UI/CommonGame" packageCount="2" genCode="true" extractAlpha="true"/>
   <publish name="" path="../GameClient/Assets/ResIn/UI/CommonGame" packageCount="2" genCode="true" extractAlpha="true"/>
 </packageDescription>
 </packageDescription>

+ 7 - 5
FGUIProject/assets/DailyWelfare/ComList.xml

@@ -3,19 +3,21 @@
   <displayList>
   <displayList>
     <component id="n4_fqor" name="btnLimitChargeAddUp" src="qik1u" fileName="components/Button1.xml" xy="0,0" group="n30_idkd" controller="c1,1,c2,0">
     <component id="n4_fqor" name="btnLimitChargeAddUp" src="qik1u" fileName="components/Button1.xml" xy="0,0" group="n30_idkd" controller="c1,1,c2,0">
       <Button title="限时累充" icon="ui://t8nwuj7ivols1q"/>
       <Button title="限时累充" icon="ui://t8nwuj7ivols1q"/>
-      <property target="title" propertyId="1" value="ui://t8nwuj7ivols1o"/>
     </component>
     </component>
     <component id="n5_fqor" name="btnSevenDayLogin" src="qik1u" fileName="components/Button1.xml" xy="0,351" group="n30_idkd" controller="c2,1">
     <component id="n5_fqor" name="btnSevenDayLogin" src="qik1u" fileName="components/Button1.xml" xy="0,351" group="n30_idkd" controller="c2,1">
-      <Button title="一周黄历" icon="ui://t8nwuj7ivols20"/>
-      <property target="title" propertyId="1" value="ui://t8nwuj7ivols1z"/>
+      <Button title="一周黄历"/>
+      <property target="loaIcon" propertyId="1" value="ui://t8nwuj7ivols20"/>
+      <property target="loaTitle" propertyId="1" value="ui://t8nwuj7ivols1z"/>
     </component>
     </component>
     <component id="n28_idkd" name="btnSign" src="qik1u" fileName="components/Button1.xml" xy="0,702" group="n30_idkd" controller="c2,2">
     <component id="n28_idkd" name="btnSign" src="qik1u" fileName="components/Button1.xml" xy="0,702" group="n30_idkd" controller="c2,2">
       <Button title="每日签到" icon="ui://t8nwuj7ivols1y"/>
       <Button title="每日签到" icon="ui://t8nwuj7ivols1y"/>
-      <property target="title" propertyId="1" value="ui://t8nwuj7ivols1m"/>
+      <property target="loaIcon" propertyId="1" value="ui://t8nwuj7ivols1y"/>
+      <property target="loaTitle" propertyId="1" value="ui://t8nwuj7ivols1m"/>
     </component>
     </component>
     <component id="n29_idkd" name="btnSupply" src="qik1u" fileName="components/Button1.xml" xy="0,1053" group="n30_idkd" controller="c2,3">
     <component id="n29_idkd" name="btnSupply" src="qik1u" fileName="components/Button1.xml" xy="0,1053" group="n30_idkd" controller="c2,3">
       <Button title="每日补给" icon="ui://t8nwuj7ivols1x"/>
       <Button title="每日补给" icon="ui://t8nwuj7ivols1x"/>
-      <property target="title" propertyId="1" value="ui://t8nwuj7ivols21"/>
+      <property target="loaIcon" propertyId="1" value="ui://t8nwuj7ivols1x"/>
+      <property target="loaTitle" propertyId="1" value="ui://t8nwuj7ivols21"/>
     </component>
     </component>
     <group id="n30_idkd" name="n30" xy="0,0" size="987,1393" advanced="true" layout="vt" lineGap="11" excludeInvisibles="true"/>
     <group id="n30_idkd" name="n30" xy="0,0" size="987,1393" advanced="true" layout="vt" lineGap="11" excludeInvisibles="true"/>
   </displayList>
   </displayList>

+ 3 - 1
FGUIProject/assets/DailyWelfare/DailyWelfareUI.xml

@@ -4,7 +4,9 @@
     <loader id="n27_fqor" name="loaBg" xy="540,960" pivot="0.5,0.5" anchor="true" size="1080,2400" fill="scaleMatchWidth">
     <loader id="n27_fqor" name="loaBg" xy="540,960" pivot="0.5,0.5" anchor="true" size="1080,2400" fill="scaleMatchWidth">
       <relation target="" sidePair="width-width,height-height,center-center,middle-middle"/>
       <relation target="" sidePair="width-width,height-height,center-center,middle-middle"/>
     </loader>
     </loader>
-    <image id="n31_vols" name="n31" src="9jv65o" fileName="bgimg/lm_fl_db.png" pkg="eg2y0ldp" xy="-77,0" size="1235,2071" aspect="true"/>
+    <image id="n31_vols" name="n31" src="volstne" fileName="bgimg/lm_fl_db.png" pkg="eg2y0ldp" xy="-77,0" size="1235,2071" aspect="true">
+      <relation target="" sidePair="width-width,height-height"/>
+    </image>
     <component id="n0_fqor" name="comValueBar" src="v3541v" fileName="components/ComponentValueBar.xml" pkg="eg2y0ldp" xy="0,95" group="n3_fqor" visible="false">
     <component id="n0_fqor" name="comValueBar" src="v3541v" fileName="components/ComponentValueBar.xml" pkg="eg2y0ldp" xy="0,95" group="n3_fqor" visible="false">
       <relation target="" sidePair="right-right,top-top"/>
       <relation target="" sidePair="right-right,top-top"/>
     </component>
     </component>

+ 2 - 1
FGUIProject/assets/DailyWelfare/components/Button1.xml

@@ -25,5 +25,6 @@
     </group>
     </group>
   </displayList>
   </displayList>
   <Button/>
   <Button/>
-  <customProperty target="title" propertyId="1"/>
+  <customProperty target="loaIcon" propertyId="1"/>
+  <customProperty target="loaTitle" propertyId="1"/>
 </component>
 </component>

+ 3 - 3
FGUIProject/assets/League/LeagueGiftUI.xml

@@ -5,12 +5,12 @@
     <loader id="n14_9jv6" name="loaBg" xy="540,960" pivot="0.5,0.5" anchor="true" size="1080,2400" fill="scaleMatchWidth">
     <loader id="n14_9jv6" name="loaBg" xy="540,960" pivot="0.5,0.5" anchor="true" size="1080,2400" fill="scaleMatchWidth">
       <relation target="" sidePair="width-width,height-height,center-center,middle-middle"/>
       <relation target="" sidePair="width-width,height-height,center-center,middle-middle"/>
     </loader>
     </loader>
-    <image id="n0_pvb4" name="n0" src="9jv65o" fileName="images/lm_fl_db.png" xy="0,110" pkg="eg2y0ldp">
+    <image id="n0_pvb4" name="n0" src="volstne" fileName="bgimg/lm_fl_db.png" pkg="eg2y0ldp" xy="0,110">
       <relation target="" sidePair="width-width,height-height"/>
       <relation target="" sidePair="width-width,height-height"/>
     </image>
     </image>
     <component id="n1_pvb4" name="btnBack" src="9xlo8" fileName="components/BtnBack.xml" pkg="eg2y0ldp" xy="35,80" size="111,96"/>
     <component id="n1_pvb4" name="btnBack" src="9xlo8" fileName="components/BtnBack.xml" pkg="eg2y0ldp" xy="35,80" size="111,96"/>
     <image id="n2_pvb4" name="n2" src="9jv669" fileName="images/biaotizi_11.png" xy="203,222" size="673,62"/>
     <image id="n2_pvb4" name="n2" src="9jv669" fileName="images/biaotizi_11.png" xy="203,222" size="673,62"/>
-    <image id="n18_9jv6" name="n18" src="wm603t" fileName="images/lm_zhuangshixian_duan.png" xy="132,1649" pkg="eg2y0ldp">
+    <image id="n18_9jv6" name="n18" src="wm603t" fileName="imagesNew/lm_zhuangshixian_duan.png" pkg="eg2y0ldp" xy="132,1649">
       <gearDisplay controller="c1" pages="0"/>
       <gearDisplay controller="c1" pages="0"/>
       <relation target="" sidePair="bottom-bottom"/>
       <relation target="" sidePair="bottom-bottom"/>
     </image>
     </image>
@@ -25,7 +25,7 @@
     <component id="n7_pvb4" name="btnRule" src="psphtkg" fileName="components/BtnRule.xml" pkg="eg2y0ldp" xy="920,101" size="36,37">
     <component id="n7_pvb4" name="btnRule" src="psphtkg" fileName="components/BtnRule.xml" pkg="eg2y0ldp" xy="920,101" size="36,37">
       <Button icon="ui://eg2y0ldpo9gh4b"/>
       <Button icon="ui://eg2y0ldpo9gh4b"/>
     </component>
     </component>
-    <component id="n8_pvb4" name="btnGet" src="rv091o" fileName="components/Button11.xml" xy="430,1697" pkg="eg2y0ldp">
+    <component id="n8_pvb4" name="btnGet" src="rv091o" fileName="components/Button11.xml" pkg="eg2y0ldp" xy="430,1697">
       <gearDisplay controller="c1" pages="0"/>
       <gearDisplay controller="c1" pages="0"/>
       <relation target="" sidePair="bottom-bottom"/>
       <relation target="" sidePair="bottom-bottom"/>
       <Button title="一键领取"/>
       <Button title="一键领取"/>

+ 1 - 1
FGUIProject/assets/League/LeagueSkillUI.xml

@@ -4,7 +4,7 @@
     <loader id="n0_pvb4" name="loaBg" xy="540,960" pivot="0.5,0.5" anchor="true" size="1080,2400" fill="scaleMatchWidth">
     <loader id="n0_pvb4" name="loaBg" xy="540,960" pivot="0.5,0.5" anchor="true" size="1080,2400" fill="scaleMatchWidth">
       <relation target="" sidePair="width-width,height-height,center-center,middle-middle"/>
       <relation target="" sidePair="width-width,height-height,center-center,middle-middle"/>
     </loader>
     </loader>
-    <image id="n15_miy3" name="n15" src="9jv65o" fileName="images/lm_fl_db.png" xy="-31,21" size="1144,1898" pkg="eg2y0ldp">
+    <image id="n15_miy3" name="n15" src="volstne" fileName="bgimg/lm_fl_db.png" pkg="eg2y0ldp" xy="-31,21" size="1144,1898">
       <relation target="" sidePair="width-width,height-height"/>
       <relation target="" sidePair="width-width,height-height"/>
     </image>
     </image>
     <image id="n16_miy3" name="n16" src="miy37f" fileName="images/lm_ch_zsx.png" xy="67,243"/>
     <image id="n16_miy3" name="n16" src="miy37f" fileName="images/lm_ch_zsx.png" xy="67,243"/>

+ 27 - 28
FGUIProject/assets/Main/MainUI.xml

@@ -6,19 +6,11 @@
       <relation target="" sidePair="bottom-bottom"/>
       <relation target="" sidePair="bottom-bottom"/>
     </image>
     </image>
     <component id="n61_r9ri" name="headBar" src="slb416" fileName="components/ComponentHeadBar.xml" xy="34,160" group="n52_qqat"/>
     <component id="n61_r9ri" name="headBar" src="slb416" fileName="components/ComponentHeadBar.xml" xy="34,160" group="n52_qqat"/>
-    <component id="n74_fqor" name="btnDailyWelfare" src="ox5bf5" fileName="components/Button2.xml" xy="18,457" group="n52_qqat" visible="false">
-      <relation target="" sidePair="left-left,top-top"/>
-      <Button title="福利大厅"/>
-    </component>
-    <component id="n75_mbf1" name="btnActivityLuckyBox" src="mbf1o4" fileName="components/Button4.xml" xy="18,595" group="n52_qqat"/>
     <component id="n4_q08x" name="btnMain" src="q08xu" fileName="components/ButtonModle1.xml" xy="720,1617" size="310,275" group="n52_qqat">
     <component id="n4_q08x" name="btnMain" src="q08xu" fileName="components/ButtonModle1.xml" xy="720,1617" size="310,275" group="n52_qqat">
       <relation target="" sidePair="bottom-bottom"/>
       <relation target="" sidePair="bottom-bottom"/>
       <Button icon="ui://mfvz4q8kv482fm"/>
       <Button icon="ui://mfvz4q8kv482fm"/>
       <property target="loaLockIcon" propertyId="1" value="ui://mfvz4q8kv95qhs"/>
       <property target="loaLockIcon" propertyId="1" value="ui://mfvz4q8kv95qhs"/>
     </component>
     </component>
-    <component id="n78_bhmm" name="btnActivityDay7" src="wg7t8y" fileName="components/ButtonModle.xml" xy="41,770" group="n52_qqat">
-      <Button icon="ui://mfvz4q8kq08xe"/>
-    </component>
     <component id="n5_q08x" name="btnHuanZhuang" src="q08xu" fileName="components/ButtonModle1.xml" xy="25,1675" group="n52_qqat">
     <component id="n5_q08x" name="btnHuanZhuang" src="q08xu" fileName="components/ButtonModle1.xml" xy="25,1675" group="n52_qqat">
       <relation target="" sidePair="bottom-bottom"/>
       <relation target="" sidePair="bottom-bottom"/>
       <Button icon="ui://mfvz4q8kv482fn"/>
       <Button icon="ui://mfvz4q8kv482fn"/>
@@ -42,7 +34,19 @@
     <component id="n69_weok" name="loaRight" src="weokii" fileName="components/Component7.xml" xy="930,1447" group="n52_qqat">
     <component id="n69_weok" name="loaRight" src="weokii" fileName="components/Component7.xml" xy="930,1447" group="n52_qqat">
       <relation target="" sidePair="center-center,middle-middle"/>
       <relation target="" sidePair="center-center,middle-middle"/>
     </component>
     </component>
-    <list id="n41_wg7t" name="list" xy="910,290" size="108,1280" group="n57_oju1" overflow="hidden" scroll="horizontal" margin="20,0,0,0" lineGap="20" colGap="14" vAlign="middle" foldInvisibleItems="true">
+    <component id="n79_g1yr" name="btnFirstRecharge" src="volso9" fileName="components/BtnModle.xml" xy="607,162" group="n88_ktf2">
+      <Button title="首充"/>
+    </component>
+    <component id="n80_ktf2" name="btnGiftBag1" src="volso9" fileName="components/BtnModle.xml" xy="758,162" group="n88_ktf2" controller="c1,1">
+      <Button title="限时抢购" icon="ui://mfvz4q8kvolsod"/>
+    </component>
+    <component id="n84_ktf2" name="btnGiftBag2" src="volso9" fileName="components/BtnModle.xml" xy="909,162" group="n88_ktf2" controller="c1,1">
+      <Button title="特惠礼包" icon="ui://mfvz4q8kvolsoc"/>
+    </component>
+    <group id="n88_ktf2" name="n88" xy="607,162" size="443,132" group="n52_qqat" advanced="true" layout="hz" colGap="10" excludeInvisibles="true">
+      <relation target="" sidePair="right-right"/>
+    </group>
+    <list id="n41_wg7t" name="list" xy="942,321" size="108,1284" group="n57_oju1" overflow="hidden" scroll="horizontal" margin="20,0,0,0" lineGap="20" colGap="14" vAlign="middle" foldInvisibleItems="true">
       <relation target="" sidePair="right-right,top-top"/>
       <relation target="" sidePair="right-right,top-top"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08x9" name="btnGongGao"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08x9" name="btnGongGao"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08xj" name="btnYouJian"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08xj" name="btnYouJian"/>
@@ -50,16 +54,27 @@
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08xg" name="btnTuJian"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08xg" name="btnTuJian"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08xe" name="btnRenWu"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08xe" name="btnRenWu"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kdhoaif" name="btnBag"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kdhoaif" name="btnBag"/>
-      <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08x9" name="btnLeague"/>
+      <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kvolsor" name="btnLeague"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kndrd7k" name="btnStore"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kndrd7k" name="btnStore"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08xd" name="btnPengYouQuan"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08xd" name="btnPengYouQuan"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08xb" name="btnJInShu"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08xb" name="btnJInShu"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08xf" name="btnTianGong"/>
       <item url="ui://mfvz4q8kwg7t8y" icon="ui://mfvz4q8kq08xf" name="btnTianGong"/>
     </list>
     </list>
-    <component id="n43_wg7t" name="btnChange" src="wg7t8z" fileName="components/ButtonChange.xml" xy="963,1570" pivot="0.5,0" anchor="true" group="n57_oju1" visible="false">
+    <component id="n43_wg7t" name="btnChange" src="wg7t8z" fileName="components/ButtonChange.xml" xy="995,1597" pivot="0.5,0" anchor="true" size="102,117" group="n57_oju1" visible="false">
       <relation target="n41_wg7t" sidePair="center-center,bottom-bottom"/>
       <relation target="n41_wg7t" sidePair="center-center,bottom-bottom"/>
     </component>
     </component>
-    <group id="n57_oju1" name="grpList" xy="910,290" size="108,1393" group="n52_qqat" advanced="true"/>
+    <group id="n57_oju1" name="grpList" xy="942,321" size="108,1397" group="n52_qqat" advanced="true"/>
+    <component id="n74_fqor" name="btnDailyWelfare" src="volsoq" fileName="components/BtnModle1.xml" xy="22,457" group="n89_vols">
+      <relation target="" sidePair="left-left,top-top"/>
+      <Button title="活动" icon="ui://mfvz4q8kvolsof"/>
+    </component>
+    <component id="n78_bhmm" name="btnActivityDay7" src="volsoq" fileName="components/BtnModle1.xml" xy="22,596" group="n89_vols" controller="c1,1">
+      <Button title="七日活动" icon="ui://mfvz4q8kvolsoh"/>
+    </component>
+    <component id="n75_mbf1" name="btnActivityLuckyBox" src="volsoq" fileName="components/BtnModle1.xml" xy="22,763" group="n89_vols" controller="c1,1">
+      <Button title="镜花水月" icon="ui://mfvz4q8kvolsog"/>
+    </component>
+    <group id="n89_vols" name="n89" xy="22,457" size="141,463" group="n52_qqat" advanced="true" layout="vt" lineGap="10" excludeInvisibles="true"/>
     <group id="n52_qqat" name="grpLeft" xy="0,160" size="1130,1760" group="n59_oju1" advanced="true"/>
     <group id="n52_qqat" name="grpLeft" xy="0,160" size="1130,1760" group="n59_oju1" advanced="true"/>
     <component id="n73_mzf8" name="btnArena" src="mzf8it" fileName="components/ButtonModle6.xml" xy="71,447" group="n58_oju1">
     <component id="n73_mzf8" name="btnArena" src="mzf8it" fileName="components/ButtonModle6.xml" xy="71,447" group="n58_oju1">
       <Button icon="ui://mfvz4q8kmzf8in"/>
       <Button icon="ui://mfvz4q8kmzf8in"/>
@@ -100,22 +115,6 @@
     <graph id="n71_mzf8" name="n71" xy="0,0" size="1080,1920" alpha="0" touchable="false" type="rect" lineSize="0">
     <graph id="n71_mzf8" name="n71" xy="0,0" size="1080,1920" alpha="0" touchable="false" type="rect" lineSize="0">
       <relation target="" sidePair="width-width,height-height"/>
       <relation target="" sidePair="width-width,height-height"/>
     </graph>
     </graph>
-    <component id="n79_g1yr" name="btnFirstRecharge" src="qik1tm1" fileName="components/BtnStyle000.xml" pkg="eg2y0ldp" xy="423,223" group="n88_ktf2">
-      <Button title="首充"/>
-    </component>
-    <component id="n80_ktf2" name="btnGiftBag1" src="ktf2o5" fileName="components/Button5.xml" xy="806,205" group="n83_ktf2">
-      <Button icon="ui://mfvz4q8kktf2o7"/>
-    </component>
-    <image id="n81_ktf2" name="n81" src="ktf2o8" fileName="images/cj_sj_db.png" xy="789,285" size="128,32" group="n83_ktf2"/>
-    <text id="n82_ktf2" name="txtGiftBagTime1" xy="803,280" pivot="0.5,0" size="100,39" group="n83_ktf2" fontSize="28" color="#fffbf9" align="center" text="03:23:45"/>
-    <group id="n83_ktf2" name="n83" xy="789,205" size="128,114" group="n88_ktf2" advanced="true"/>
-    <component id="n84_ktf2" name="btnGiftBag2" src="ktf2o5" fileName="components/Button5.xml" xy="667,207" group="n87_ktf2">
-      <Button icon="ui://mfvz4q8kktf2o7"/>
-    </component>
-    <image id="n85_ktf2" name="n85" src="ktf2o8" fileName="images/cj_sj_db.png" xy="650,287" size="128,32" group="n87_ktf2"/>
-    <text id="n86_ktf2" name="txtGiftBagTime2" xy="664,282" pivot="0.5,0" size="100,39" group="n87_ktf2" fontSize="28" color="#fffbf9" align="center" text="03:23:45"/>
-    <group id="n87_ktf2" name="n87" xy="650,207" size="128,114" group="n88_ktf2" advanced="true"/>
-    <group id="n88_ktf2" name="n88" xy="423,205" size="494,116"/>
   </displayList>
   </displayList>
   <transition name="t1">
   <transition name="t1">
     <item time="0" type="Alpha" target="n71_mzf8" tween="true" startValue="0" endValue="1" duration="10" ease="Linear"/>
     <item time="0" type="Alpha" target="n71_mzf8" tween="true" startValue="0" endValue="1" duration="10" ease="Linear"/>

+ 21 - 0
FGUIProject/assets/Main/components/BtnModle.xml

@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component size="141,132" extention="Button">
+  <controller name="button" pages="0,up,1,down" selected="0"/>
+  <controller name="c1" exported="true" pages="0,,1," selected="0">
+    <remark page="0" value="不显示时间"/>
+    <remark page="1" value="显示时间"/>
+  </controller>
+  <displayList>
+    <loader id="n4_wg7t" name="icon" xy="70,51" pivot="0.5,0.5" anchor="true" size="124,103" url="ui://mfvz4q8kvolsob" autoSize="true"/>
+    <image id="n5_vols" name="n5" src="volsoe" fileName="imagesNew/zjm_tb_db_hd.png" xy="0,102"/>
+    <text id="n7_vols" name="title" xy="39,94" pivot="0.5,0" size="63,42" font="ui://eg2y0ldpa0cftkz" fontSize="30" color="#ffffff" align="center" strokeColor="#936f37" text="首充"/>
+    <image id="n10_vols" name="n10" src="volsoa" fileName="imagesNew/zjm_hd_sj_db.png" xy="14,132" pivot="0.5,0" group="n11_vols">
+      <relation target="n9_vols" sidePair="width-width,height-height"/>
+    </image>
+    <text id="n9_vols" name="txtTime" xy="20,123" pivot="0.5,0" size="100,39" group="n11_vols" fontSize="28" color="#775839" text="03:58:28"/>
+    <group id="n11_vols" name="grpTime" xy="14,123" size="112,39" advanced="true">
+      <gearDisplay controller="c1" pages="1"/>
+    </group>
+  </displayList>
+  <Button/>
+</component>

+ 26 - 0
FGUIProject/assets/Main/components/BtnModle1.xml

@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component size="141,158" extention="Button">
+  <controller name="button" pages="0,up,1,down" selected="0"/>
+  <controller name="c1" exported="true" pages="0,,1," selected="1">
+    <remark page="0" value="不显示时间"/>
+    <remark page="1" value="显示时间"/>
+  </controller>
+  <displayList>
+    <loader id="n4_wg7t" name="icon" xy="70,51" pivot="0.5,0.5" anchor="true" size="127,102" group="n13_vols" url="ui://mfvz4q8kvolsof" align="center"/>
+    <image id="n5_vols" name="n5" src="volsoe" fileName="imagesNew/zjm_tb_db_hd.png" xy="30,99" pivot="0.5,0" size="81,29" group="n12_vols">
+      <relation target="n7_vols" sidePair="width-width,height-height"/>
+    </image>
+    <text id="n7_vols" name="title" xy="39,91" pivot="0.5,0" size="63,42" group="n12_vols" font="ui://eg2y0ldpa0cftkz" fontSize="30" color="#ffffff" align="center" strokeColor="#936f37" text="首充"/>
+    <group id="n12_vols" name="grpName" xy="30,91" size="81,42" group="n13_vols" advanced="true"/>
+    <image id="n10_vols" name="n10" src="volsoa" fileName="imagesNew/zjm_hd_sj_db.png" xy="14,131" pivot="0.5,0" group="n11_vols">
+      <relation target="n9_vols" sidePair="width-width,height-height"/>
+    </image>
+    <text id="n9_vols" name="txtTime" xy="20,122" pivot="0.5,0" size="100,39" group="n11_vols" fontSize="28" color="#775839" text="03:58:28"/>
+    <group id="n11_vols" name="grpTime" xy="14,122" size="112,39" group="n13_vols" advanced="true">
+      <gearDisplay controller="c1" pages="1"/>
+    </group>
+    <group id="n13_vols" name="n13" xy="7,0" size="127,161" advanced="true" layout="vt" lineGap="-11" excludeInvisibles="true"/>
+  </displayList>
+  <Button/>
+  <relation target="n13_vols" sidePair="height-height"/>
+</component>

BIN
FGUIProject/assets/Main/images/zjm_gn_yj.png


BIN
FGUIProject/assets/Main/imagesNew/guanggao_mrqd.png


BIN
FGUIProject/assets/Main/imagesNew/guanggao_xsgl_kqdnf.png


BIN
FGUIProject/assets/Main/imagesNew/guanggao_xslc_wylh.png


BIN
FGUIProject/assets/Main/imagesNew/guanggao_xslc_xslgt.png


BIN
FGUIProject/assets/Main/imagesNew/zjm_guanggao_kuang.png


BIN
FGUIProject/assets/Main/imagesNew/zjm_guanggao_point_1.png


BIN
FGUIProject/assets/Main/imagesNew/zjm_guanggao_point_2.png


BIN
FGUIProject/assets/Main/imagesNew/zjm_guanggao_zsx.png


BIN
FGUIProject/assets/Main/imagesNew/zjm_hd_sj_db.png


BIN
FGUIProject/assets/Main/imagesNew/zjm_tb_cz_sc.png


BIN
FGUIProject/assets/Main/imagesNew/zjm_tb_cz_thlb.png


BIN
FGUIProject/assets/Main/imagesNew/zjm_tb_cz_xsqg.png


BIN
FGUIProject/assets/Main/imagesNew/zjm_tb_db_hd.png


BIN
FGUIProject/assets/Main/imagesNew/zjm_tb_hd.png


BIN
FGUIProject/assets/Main/imagesNew/zjm_tb_jhsy.png


BIN
FGUIProject/assets/Main/imagesNew/zjm_tb_qrhd.png


+ 19 - 0
FGUIProject/assets/Main/package.xml

@@ -621,6 +621,25 @@
     <image id="ktf2o6" name="cj_yulan.png" path="/images/"/>
     <image id="ktf2o6" name="cj_yulan.png" path="/images/"/>
     <image id="ktf2o7" name="cj_meirith.png" path="/images/"/>
     <image id="ktf2o7" name="cj_meirith.png" path="/images/"/>
     <image id="ktf2o8" name="cj_sj_db.png" path="/images/"/>
     <image id="ktf2o8" name="cj_sj_db.png" path="/images/"/>
+    <component id="volso9" name="BtnModle.xml" path="/components/"/>
+    <image id="volsoa" name="zjm_hd_sj_db.png" path="/imagesNew/" scale="9grid" scale9grid="28,6,56,12"/>
+    <image id="volsob" name="zjm_tb_cz_sc.png" path="/imagesNew/"/>
+    <image id="volsoc" name="zjm_tb_cz_thlb.png" path="/imagesNew/"/>
+    <image id="volsod" name="zjm_tb_cz_xsqg.png" path="/imagesNew/"/>
+    <image id="volsoe" name="zjm_tb_db_hd.png" path="/imagesNew/" scale="9grid" scale9grid="35,7,70,14"/>
+    <image id="volsof" name="zjm_tb_hd.png" path="/imagesNew/"/>
+    <image id="volsog" name="zjm_tb_jhsy.png" path="/imagesNew/"/>
+    <image id="volsoh" name="zjm_tb_qrhd.png" path="/imagesNew/"/>
+    <image id="volsoi" name="guanggao_mrqd.png" path="/imagesNew/"/>
+    <image id="volsoj" name="guanggao_xsgl_kqdnf.png" path="/imagesNew/"/>
+    <image id="volsok" name="guanggao_xslc_wylh.png" path="/imagesNew/"/>
+    <image id="volsol" name="guanggao_xslc_xslgt.png" path="/imagesNew/"/>
+    <image id="volsom" name="zjm_guanggao_kuang.png" path="/imagesNew/"/>
+    <image id="volson" name="zjm_guanggao_point_1.png" path="/imagesNew/"/>
+    <image id="volsoo" name="zjm_guanggao_point_2.png" path="/imagesNew/"/>
+    <image id="volsop" name="zjm_guanggao_zsx.png" path="/imagesNew/"/>
+    <component id="volsoq" name="BtnModle1.xml" path="/components/"/>
+    <image id="volsor" name="zjm_gn_yj.png" path="/images/"/>
   </resources>
   </resources>
   <publish name="" path="../GameClient/Assets/ResIn/UI/Main" packageCount="2" genCode="true" extractAlpha="true"/>
   <publish name="" path="../GameClient/Assets/ResIn/UI/Main" packageCount="2" genCode="true" extractAlpha="true"/>
 </packageDescription>
 </packageDescription>

+ 4 - 2
FGUIProject/assets/Task/BattlePassRewardUI.xml

@@ -24,7 +24,6 @@
     <image id="n20_nd17" name="n20" src="uxxstn1" fileName="images/bt_db_dj.png" xy="14,691"/>
     <image id="n20_nd17" name="n20" src="uxxstn1" fileName="images/bt_db_dj.png" xy="14,691"/>
     <text id="n21_nd17" name="n21" xy="35,701" size="68,44" font="ui://eg2y0ldpa0cftks" fontSize="32" color="#b18235" autoSize="none" text="等级"/>
     <text id="n21_nd17" name="n21" xy="35,701" size="68,44" font="ui://eg2y0ldpa0cftks" fontSize="32" color="#b18235" autoSize="none" text="等级"/>
     <image id="n35_nd17" name="n35" src="uxxstmh" fileName="images/jdt_bg.png" xy="49,737"/>
     <image id="n35_nd17" name="n35" src="uxxstmh" fileName="images/jdt_bg.png" xy="49,737"/>
-    <image id="n22_nd17" name="n22" src="uxxstmx" fileName="images/jdt_pink_2.png" xy="61,750"/>
     <image id="n32_nd17" name="n32" src="uxxstm3" fileName="images/bt_db_ptzz.png" xy="143,691"/>
     <image id="n32_nd17" name="n32" src="uxxstm3" fileName="images/bt_db_ptzz.png" xy="143,691"/>
     <image id="n31_nd17" name="n31" src="uxxstmp" fileName="images/txz_jlzz_db_pt.png" xy="136,739" size="254,961"/>
     <image id="n31_nd17" name="n31" src="uxxstmp" fileName="images/txz_jlzz_db_pt.png" xy="136,739" size="254,961"/>
     <text id="n37_nd17" name="n37" xy="198,698" size="132,50" font="ui://eg2y0ldpa0cftks" fontSize="32" color="#bd697a" align="center" autoSize="none" text="普通织造"/>
     <text id="n37_nd17" name="n37" xy="198,698" size="132,50" font="ui://eg2y0ldpa0cftks" fontSize="32" color="#bd697a" align="center" autoSize="none" text="普通织造"/>
@@ -33,7 +32,10 @@
     <text id="n30_nd17" name="n30" xy="667,701" size="132,44" font="ui://eg2y0ldpa0cftks" fontSize="32" color="#ae7034" align="center" autoSize="none" text="特别织造"/>
     <text id="n30_nd17" name="n30" xy="667,701" size="132,44" font="ui://eg2y0ldpa0cftks" fontSize="32" color="#ae7034" align="center" autoSize="none" text="特别织造"/>
     <image id="n29_nd17" name="n29" src="9jv65m" fileName="imagesNew/lm_dt_zsx1.png" pkg="eg2y0ldp" xy="517,714"/>
     <image id="n29_nd17" name="n29" src="9jv65m" fileName="imagesNew/lm_dt_zsx1.png" pkg="eg2y0ldp" xy="517,714"/>
     <image id="n28_nd17" name="n28" src="9jv65m" fileName="imagesNew/lm_dt_zsx1.png" pkg="eg2y0ldp" xy="822,714" flip="hz"/>
     <image id="n28_nd17" name="n28" src="9jv65m" fileName="imagesNew/lm_dt_zsx1.png" pkg="eg2y0ldp" xy="822,714" flip="hz"/>
-    <list id="n48_nd17" name="RewardList" xy="2,747" size="1080,790" overflow="scroll" lineGap="10" defaultItem="ui://5mpsibzznd173u"/>
+    <list id="n48_nd17" name="RewardList" xy="2,747" size="1080,790" overflow="scroll" lineGap="10" defaultItem="ui://5mpsibzznd173u" autoClearItems="true">
+      <item/>
+      <item/>
+    </list>
     <image id="n36_nd17" name="n36" src="uxxstmu" fileName="images/zsx_flower.png" xy="755,736" size="14,869"/>
     <image id="n36_nd17" name="n36" src="uxxstmu" fileName="images/zsx_flower.png" xy="755,736" size="14,869"/>
     <image id="n26_nd17" name="n26" src="uxxstmc" fileName="images/txz_jlzz_db_jlzz.png" xy="1,1538" size="1080,217"/>
     <image id="n26_nd17" name="n26" src="uxxstmc" fileName="images/txz_jlzz_db_jlzz.png" xy="1,1538" size="1080,217"/>
     <component id="n51_nd17" name="btnGetAll" src="rv091o" fileName="components/Button11.xml" pkg="eg2y0ldp" xy="408,1781" size="266,70">
     <component id="n51_nd17" name="btnGetAll" src="rv091o" fileName="components/Button11.xml" pkg="eg2y0ldp" xy="408,1781" size="266,70">

+ 9 - 7
FGUIProject/assets/Task/components/BattlePassRewardItem.xml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <?xml version="1.0" encoding="utf-8"?>
 <component size="1080,153">
 <component size="1080,153">
-  <controller name="c1" pages="0,未完成,1,可领取,2,已领取,3,继续领取" selected="0">
+  <controller name="c1" pages="0,未完成,1,可领取,2,已领取,3,继续领取" selected="2">
     <remark page="0" value="未完成"/>
     <remark page="0" value="未完成"/>
     <remark page="1" value="可领取"/>
     <remark page="1" value="可领取"/>
     <remark page="2" value="已领取"/>
     <remark page="2" value="已领取"/>
@@ -8,25 +8,27 @@
   </controller>
   </controller>
   <controller name="c2" pages="0,能前往,1,不能前往" selected="0"/>
   <controller name="c2" pages="0,能前往,1,不能前往" selected="0"/>
   <displayList>
   <displayList>
+    <image id="n19_8pak" name="imageProgress" src="8paktno" fileName="images/jdt_pink_2.jpg" xy="60,-45" size="22,164"/>
     <image id="n6_nd17" name="n6" src="uxxstm7" fileName="imagesNew/txz_lvl_db.png" pkg="eg2y0ldp" xy="9,10"/>
     <image id="n6_nd17" name="n6" src="uxxstm7" fileName="imagesNew/txz_lvl_db.png" pkg="eg2y0ldp" xy="9,10"/>
-    <component id="n7_nd17" name="NormalReward" src="mdmdtn5" fileName="components/ComItemBlue.xml" pkg="eg2y0ldp" xy="203,11"/>
+    <component id="n7_nd17" name="NormalReward" src="mdmdtn5" fileName="components/ComItem001_1.xml" pkg="eg2y0ldp" xy="203,11"/>
     <component id="n12_nd17" name="ComeBt" src="rv091p" fileName="components/BtnStyle1Big.xml" pkg="eg2y0ldp" xy="822,43" size="189,58">
     <component id="n12_nd17" name="ComeBt" src="rv091p" fileName="components/BtnStyle1Big.xml" pkg="eg2y0ldp" xy="822,43" size="189,58">
       <gearDisplay controller="c1" pages="0"/>
       <gearDisplay controller="c1" pages="0"/>
       <gearDisplay2 controller="c2" pages="0" condition="0"/>
       <gearDisplay2 controller="c2" pages="0" condition="0"/>
-      <Button title="前往" icon="ui://eg2y0ldpittstn4"/>
+      <Button title="领取" icon="ui://eg2y0ldpittstn4"/>
     </component>
     </component>
     <component id="n10_nd17" name="GetRewardBt" src="rv091p" fileName="components/BtnStyle1Big.xml" pkg="eg2y0ldp" xy="822,44" size="187,56">
     <component id="n10_nd17" name="GetRewardBt" src="rv091p" fileName="components/BtnStyle1Big.xml" pkg="eg2y0ldp" xy="822,44" size="187,56">
       <gearDisplay controller="c1" pages="1"/>
       <gearDisplay controller="c1" pages="1"/>
       <Button title="领取" icon="ui://eg2y0ldpwm603f"/>
       <Button title="领取" icon="ui://eg2y0ldpwm603f"/>
     </component>
     </component>
-    <component id="n13_nd17" name="HadGet" src="rv091p" fileName="components/BtnStyle1Big.xml" pkg="eg2y0ldp" xy="822,43" size="189,58">
-      <gearDisplay controller="c1" pages="2"/>
-      <Button title=" 已领取" icon="ui://eg2y0ldpo9gh4l"/>
-    </component>
     <component id="n11_nd17" name="ContinueBt" src="rv091p" fileName="components/BtnStyle1Big.xml" pkg="eg2y0ldp" xy="822,43" size="204,63">
     <component id="n11_nd17" name="ContinueBt" src="rv091p" fileName="components/BtnStyle1Big.xml" pkg="eg2y0ldp" xy="822,43" size="204,63">
       <gearDisplay controller="c1" pages="3"/>
       <gearDisplay controller="c1" pages="3"/>
       <Button title="继续领取" icon="ui://eg2y0ldpo9gh4k"/>
       <Button title="继续领取" icon="ui://eg2y0ldpo9gh4k"/>
     </component>
     </component>
+    <image id="n19_vnby" name="n19" src="nyhm6" fileName="imagesNew/an_qrhd_ylq_db.png" pkg="eg2y0ldp" xy="844,47" group="n21_vnby"/>
+    <text id="n20_vnby" name="n20" xy="926,52" size="88,39" group="n21_vnby" fontSize="28" color="#683c28" text="已领取"/>
+    <group id="n21_vnby" name="n21" xy="844,47" size="233,51" advanced="true">
+      <gearDisplay controller="c1" pages="2"/>
+    </group>
     <text id="n15_nd17" name="Level" xy="30,42" size="82,62" font="ui://eg2y0ldpa0cftks" fontSize="40" color="#c48624" align="center" autoSize="none" text="1"/>
     <text id="n15_nd17" name="Level" xy="30,42" size="82,62" font="ui://eg2y0ldpa0cftks" fontSize="40" color="#c48624" align="center" autoSize="none" text="1"/>
     <list id="n18_vixc" name="RewardList" xy="450,10" size="270,123" layout="row" overflow="hidden" scroll="horizontal" colGap="28" defaultItem="ui://eg2y0ldp9jv6tls" align="center" vAlign="middle">
     <list id="n18_vixc" name="RewardList" xy="450,10" size="270,123" layout="row" overflow="hidden" scroll="horizontal" colGap="28" defaultItem="ui://eg2y0ldp9jv6tls" align="center" vAlign="middle">
       <item/>
       <item/>

+ 3 - 3
FGUIProject/assets/Task/components/ExpProcess.xml

@@ -5,9 +5,9 @@
       <relation target="" sidePair="width-width,height-height"/>
       <relation target="" sidePair="width-width,height-height"/>
     </image>
     </image>
     <image id="n1_e3m1" name="bar" src="uxxstmi" fileName="images/jyt_yellow.png" xy="0,0" size="346,19"/>
     <image id="n1_e3m1" name="bar" src="uxxstmi" fileName="images/jyt_yellow.png" xy="0,0" size="346,19"/>
-    <image id="n3_e3m1" name="n3" src="uxxstm7" fileName="images/txz_lvl_db.png" xy="-103,-54" pkg="eg2y0ldp"/>
-    <text id="n4_e3m1" name="n4" xy="-55,-27" size="40,31" font="ui://eg2y0ldpa0cftks" fontSize="20" color="#c48624" autoSize="none" text="LV."/>
-    <text id="n5_e3m1" name="Level" xy="-54,-15" size="20,62" font="ui://eg2y0ldpa0cftks" fontSize="46" color="#c48624" align="center" autoSize="none" text="2"/>
+    <image id="n3_e3m1" name="n3" src="uxxstm7" fileName="imagesNew/txz_lvl_db.png" pkg="eg2y0ldp" xy="-103,-54"/>
+    <text id="n4_e3m1" name="n4" xy="-56,-27" size="40,31" font="ui://eg2y0ldpa0cftks" fontSize="20" color="#c48624" autoSize="none" text="LV."/>
+    <text id="n5_e3m1" name="Level" xy="-80,-18" size="73,62" font="ui://eg2y0ldpa0cftks" fontSize="46" color="#c48624" align="center" autoSize="none" text="000"/>
     <text id="n6_e3m1" name="NumProcess" xy="45,-47" size="76,44" font="ui://eg2y0ldpa0cftks" fontSize="32" color="#7a4e22" align="center" letterSpacing="-1" vars="true" text="{value=0}/{maxValue=100}"/>
     <text id="n6_e3m1" name="NumProcess" xy="45,-47" size="76,44" font="ui://eg2y0ldpa0cftks" fontSize="32" color="#7a4e22" align="center" letterSpacing="-1" vars="true" text="{value=0}/{maxValue=100}"/>
     <image id="n7_e3m1" name="n7" src="a0cf2h" fileName="imagesNew/lm_tb.png" pkg="eg2y0ldp" xy="2,-40"/>
     <image id="n7_e3m1" name="n7" src="a0cf2h" fileName="imagesNew/lm_tb.png" pkg="eg2y0ldp" xy="2,-40"/>
   </displayList>
   </displayList>

+ 4 - 1
FGUIProject/assets/Task/components/LinessRewardProcessItemBt.xml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <?xml version="1.0" encoding="utf-8"?>
 <component size="114,119" extention="Button">
 <component size="114,119" extention="Button">
-  <controller name="c1" pages="0,NotGet,1,CanGet" selected="0"/>
+  <controller name="c1" pages="0,NotGet,1,CanGet,2,已领取" selected="0"/>
   <displayList>
   <displayList>
     <image id="n4_9qpb" name="n4" src="o9gh4g" fileName="imagesNew/lm_kuang_icon.png" pkg="eg2y0ldp" xy="0,3" size="119,118"/>
     <image id="n4_9qpb" name="n4" src="o9gh4g" fileName="imagesNew/lm_kuang_icon.png" pkg="eg2y0ldp" xy="0,3" size="119,118"/>
     <image id="n5_9qpb" name="n5" src="dhoatk2" fileName="imgItemIcon/hlhdjficon.png" pkg="eg2y0ldp" xy="10,19" size="99,86"/>
     <image id="n5_9qpb" name="n5" src="dhoatk2" fileName="imgItemIcon/hlhdjficon.png" pkg="eg2y0ldp" xy="10,19" size="99,86"/>
@@ -9,6 +9,9 @@
       <gearDisplay controller="c1" pages="1"/>
       <gearDisplay controller="c1" pages="1"/>
     </image>
     </image>
     <text id="n8_9qpb" name="text" xy="31,139" size="43,54" fontSize="40" color="#b46471" align="center" vAlign="middle" text="20"/>
     <text id="n8_9qpb" name="text" xy="31,139" size="43,54" fontSize="40" color="#b46471" align="center" vAlign="middle" text="20"/>
+    <image id="n9_vnby" name="n9" src="orsttis" fileName="images/pfjl_ywc.png" pkg="eg2y0ldp" xy="25,42">
+      <gearDisplay controller="c1" pages="2"/>
+    </image>
   </displayList>
   </displayList>
   <Button/>
   <Button/>
   <customProperty target="text" propertyId="0"/>
   <customProperty target="text" propertyId="0"/>

BIN
FGUIProject/assets/Task/images/jdt_pink_2.jpg


BIN
FGUIProject/assets/Task/images/jdt_pink_2.png


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

@@ -37,7 +37,6 @@
     <image id="uxxstmu" name="zsx_flower.png" path="/images/"/>
     <image id="uxxstmu" name="zsx_flower.png" path="/images/"/>
     <image id="uxxstmv" name="lm_biaotizi_12.png" path="/images/"/>
     <image id="uxxstmv" name="lm_biaotizi_12.png" path="/images/"/>
     <image id="uxxstmw" name="jyt_dk_2.png" path="/images/"/>
     <image id="uxxstmw" name="jyt_dk_2.png" path="/images/"/>
-    <image id="uxxstmx" name="jdt_pink_2.png" path="/images/"/>
     <image id="uxxstmz" name="an_jian.png" path="/images/"/>
     <image id="uxxstmz" name="an_jian.png" path="/images/"/>
     <image id="uxxstn0" name="cz_an_pink.png" path="/images/"/>
     <image id="uxxstn0" name="cz_an_pink.png" path="/images/"/>
     <image id="uxxstn1" name="bt_db_dj.png" path="/images/"/>
     <image id="uxxstn1" name="bt_db_dj.png" path="/images/"/>
@@ -60,6 +59,7 @@
     <component id="e3m1tnl" name="ExpProcess.xml" path="/components/"/>
     <component id="e3m1tnl" name="ExpProcess.xml" path="/components/"/>
     <component id="e3m1tnm" name="ButtonAdd.xml" path="/components/"/>
     <component id="e3m1tnm" name="ButtonAdd.xml" path="/components/"/>
     <component id="e3m1tnn" name="ButtonReduce.xml" path="/components/"/>
     <component id="e3m1tnn" name="ButtonReduce.xml" path="/components/"/>
+    <image id="8paktno" name="jdt_pink_2.jpg" path="/images/"/>
   </resources>
   </resources>
   <publish name="" path="../GameClient/Assets/ResIn/UI/Task" packageCount="2" genCode="true" extractAlpha="true"/>
   <publish name="" path="../GameClient/Assets/ResIn/UI/Task" packageCount="2" genCode="true" extractAlpha="true"/>
 </packageDescription>
 </packageDescription>

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Data/ActivityDay7DataManager.cs

@@ -11,7 +11,7 @@ namespace GFGGame
 
 
         public long GetScore()
         public long GetScore()
         {
         {
-            return ItemDataManager.GetItemNum(ConstItemID.BATTLE_PASS_CURRENCY);
+            return ItemDataManager.GetItemNum(ConstItemID.ACTIVITY_DAY_7_SCORE);
         }
         }
 
 
         //NumericType.Day7ActivityReward
         //NumericType.Day7ActivityReward

+ 6 - 6
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Bag/UI_ListSelectorItem.cs

@@ -8,10 +8,10 @@ namespace UI.Bag
     {
     {
         public GComponent target;
         public GComponent target;
         public GTextField m_txtSelNum;
         public GTextField m_txtSelNum;
-        public GLoader m_loaIcon;
-        public GTextField m_txtNum;
         public GButton m_btnReduce;
         public GButton m_btnReduce;
         public GButton m_btnAdd;
         public GButton m_btnAdd;
+        public GLoader m_loaIcon;
+        public GTextField m_txtNum;
         public const string URL = "ui://2bsz6nelv5notmb";
         public const string URL = "ui://2bsz6nelv5notmb";
         public const string PACKAGE_NAME = "Bag";
         public const string PACKAGE_NAME = "Bag";
         public const string RES_NAME = "ListSelectorItem";
         public const string RES_NAME = "ListSelectorItem";
@@ -60,18 +60,18 @@ namespace UI.Bag
         private void Init(GComponent comp)
         private void Init(GComponent comp)
         {
         {
             m_txtSelNum = (GTextField)comp.GetChild("txtSelNum");
             m_txtSelNum = (GTextField)comp.GetChild("txtSelNum");
-            m_loaIcon = (GLoader)comp.GetChild("loaIcon");
-            m_txtNum = (GTextField)comp.GetChild("txtNum");
             m_btnReduce = (GButton)comp.GetChild("btnReduce");
             m_btnReduce = (GButton)comp.GetChild("btnReduce");
             m_btnAdd = (GButton)comp.GetChild("btnAdd");
             m_btnAdd = (GButton)comp.GetChild("btnAdd");
+            m_loaIcon = (GLoader)comp.GetChild("loaIcon");
+            m_txtNum = (GTextField)comp.GetChild("txtNum");
         }
         }
         public void Dispose(bool disposeTarget = false)
         public void Dispose(bool disposeTarget = false)
         {
         {
             m_txtSelNum = null;
             m_txtSelNum = null;
-            m_loaIcon = null;
-            m_txtNum = null;
             m_btnReduce = null;
             m_btnReduce = null;
             m_btnAdd = null;
             m_btnAdd = null;
+            m_loaIcon = null;
+            m_txtNum = null;
             if(disposeTarget && target != null)
             if(disposeTarget && target != null)
             {
             {
                 target.RemoveFromParent();
                 target.RemoveFromParent();

+ 1 - 1
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/CommonGame/UI_ComIcon003.cs

@@ -14,7 +14,7 @@ namespace UI.CommonGame
         public GImage m_imgNotHas;
         public GImage m_imgNotHas;
         public GImage m_imgShowTong;
         public GImage m_imgShowTong;
         public GGroup m_grpGot;
         public GGroup m_grpGot;
-        public const string URL = "ui://eg2y0ldpvolstnj";
+        public const string URL = "ui://eg2y0ldpvolstnd";
         public const string PACKAGE_NAME = "CommonGame";
         public const string PACKAGE_NAME = "CommonGame";
         public const string RES_NAME = "ComIcon003";
         public const string RES_NAME = "ComIcon003";
         private static UI_ComIcon003 _proxy;
         private static UI_ComIcon003 _proxy;

+ 0 - 78
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/CommonGame/UI_ComItem003.cs

@@ -1,78 +0,0 @@
-/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
-
-using FairyGUI;
-
-namespace UI.CommonGame
-{
-    public partial class UI_ComItem003
-    {
-        public GComponent target;
-        public UI_ComIcon003 m_comItemIcon;
-        public GTextField m_txtName;
-        public GTextField m_txtCount;
-        public const string URL = "ui://eg2y0ldpvolstnk";
-        public const string PACKAGE_NAME = "CommonGame";
-        public const string RES_NAME = "ComItem003";
-        private static UI_ComItem003 _proxy;
-
-        public static UI_ComItem003 Create(GObject gObject = null)
-        {
-            var ui = new UI_ComItem003();
-            if(gObject == null)
-            	ui.target =  (GComponent)UIPackage.CreateObject(PACKAGE_NAME, RES_NAME);
-            else
-            	ui.target =  (GComponent)gObject;
-            ui.Init(ui.target);
-            return ui;
-        }
-
-        public static UI_ComItem003 Proxy(GObject gObject = null)
-        {
-            if(_proxy == null)
-            {
-                _proxy = new UI_ComItem003();
-            }
-            var ui = _proxy;
-            if(gObject == null)
-            	ui.target =  (GComponent)UIPackage.CreateObject(PACKAGE_NAME, RES_NAME);
-            else
-            	ui.target =  (GComponent)gObject;
-            ui.Init(ui.target);
-            return ui;
-        }
-
-        public static void ProxyEnd()
-        {
-            if (_proxy != null)
-            {
-                _proxy.Dispose();
-            }
-        }
-
-        public static void ClearProxy()
-        {
-            ProxyEnd();
-            _proxy = null;
-        }
-
-        private void Init(GComponent comp)
-        {
-            m_comItemIcon = (UI_ComIcon003)UI_ComIcon003.Create(comp.GetChild("comItemIcon"));
-            m_txtName = (GTextField)comp.GetChild("txtName");
-            m_txtCount = (GTextField)comp.GetChild("txtCount");
-        }
-        public void Dispose(bool disposeTarget = false)
-        {
-            m_comItemIcon.Dispose();
-            m_comItemIcon = null;
-            m_txtName = null;
-            m_txtCount = null;
-            if(disposeTarget && target != null)
-            {
-                target.RemoveFromParent();
-                target.Dispose();
-            }
-            target = null;
-        }
-    }
-}

+ 0 - 11
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/CommonGame/UI_ComItem003.cs.meta

@@ -1,11 +0,0 @@
-fileFormatVersion: 2
-guid: 4a41fe5724576014fa844fef55020b00
-MonoImporter:
-  externalObjects: {}
-  serializedVersion: 2
-  defaultReferences: []
-  executionOrder: 0
-  icon: {instanceID: 0}
-  userData: 
-  assetBundleName: 
-  assetBundleVariant: 

+ 17 - 11
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_Button4.cs → GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_BtnModle.cs

@@ -4,18 +4,20 @@ using FairyGUI;
 
 
 namespace UI.Main
 namespace UI.Main
 {
 {
-    public partial class UI_Button4
+    public partial class UI_BtnModle
     {
     {
         public GButton target;
         public GButton target;
-        public GGraph m_holder;
-        public const string URL = "ui://mfvz4q8kmbf1o4";
+        public Controller m_c1;
+        public GTextField m_txtTime;
+        public GGroup m_grpTime;
+        public const string URL = "ui://mfvz4q8kvolso9";
         public const string PACKAGE_NAME = "Main";
         public const string PACKAGE_NAME = "Main";
-        public const string RES_NAME = "Button4";
-        private static UI_Button4 _proxy;
+        public const string RES_NAME = "BtnModle";
+        private static UI_BtnModle _proxy;
 
 
-        public static UI_Button4 Create(GObject gObject = null)
+        public static UI_BtnModle Create(GObject gObject = null)
         {
         {
-            var ui = new UI_Button4();
+            var ui = new UI_BtnModle();
             if(gObject == null)
             if(gObject == null)
             	ui.target =  (GButton)UIPackage.CreateObject(PACKAGE_NAME, RES_NAME);
             	ui.target =  (GButton)UIPackage.CreateObject(PACKAGE_NAME, RES_NAME);
             else
             else
@@ -24,11 +26,11 @@ namespace UI.Main
             return ui;
             return ui;
         }
         }
 
 
-        public static UI_Button4 Proxy(GObject gObject = null)
+        public static UI_BtnModle Proxy(GObject gObject = null)
         {
         {
             if(_proxy == null)
             if(_proxy == null)
             {
             {
-                _proxy = new UI_Button4();
+                _proxy = new UI_BtnModle();
             }
             }
             var ui = _proxy;
             var ui = _proxy;
             if(gObject == null)
             if(gObject == null)
@@ -55,11 +57,15 @@ namespace UI.Main
 
 
         private void Init(GComponent comp)
         private void Init(GComponent comp)
         {
         {
-            m_holder = (GGraph)comp.GetChild("holder");
+            m_c1 = comp.GetController("c1");
+            m_txtTime = (GTextField)comp.GetChild("txtTime");
+            m_grpTime = (GGroup)comp.GetChild("grpTime");
         }
         }
         public void Dispose(bool disposeTarget = false)
         public void Dispose(bool disposeTarget = false)
         {
         {
-            m_holder = null;
+            m_c1 = null;
+            m_txtTime = null;
+            m_grpTime = null;
             if(disposeTarget && target != null)
             if(disposeTarget && target != null)
             {
             {
                 target.RemoveFromParent();
                 target.RemoveFromParent();

+ 1 - 1
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_Button2.cs.meta → GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_BtnModle.cs.meta

@@ -1,5 +1,5 @@
 fileFormatVersion: 2
 fileFormatVersion: 2
-guid: 3d7089884e3292c419e675aabd79379f
+guid: e5abdda59e63c6347a83fce44dc68c46
 MonoImporter:
 MonoImporter:
   externalObjects: {}
   externalObjects: {}
   serializedVersion: 2
   serializedVersion: 2

+ 20 - 11
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_Button2.cs → GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_BtnModle1.cs

@@ -4,18 +4,21 @@ using FairyGUI;
 
 
 namespace UI.Main
 namespace UI.Main
 {
 {
-    public partial class UI_Button2
+    public partial class UI_BtnModle1
     {
     {
         public GButton target;
         public GButton target;
-        public GGraph m_holder;
-        public const string URL = "ui://mfvz4q8kox5bf5";
+        public Controller m_c1;
+        public GGroup m_grpName;
+        public GTextField m_txtTime;
+        public GGroup m_grpTime;
+        public const string URL = "ui://mfvz4q8kvolsoq";
         public const string PACKAGE_NAME = "Main";
         public const string PACKAGE_NAME = "Main";
-        public const string RES_NAME = "Button2";
-        private static UI_Button2 _proxy;
+        public const string RES_NAME = "BtnModle1";
+        private static UI_BtnModle1 _proxy;
 
 
-        public static UI_Button2 Create(GObject gObject = null)
+        public static UI_BtnModle1 Create(GObject gObject = null)
         {
         {
-            var ui = new UI_Button2();
+            var ui = new UI_BtnModle1();
             if(gObject == null)
             if(gObject == null)
             	ui.target =  (GButton)UIPackage.CreateObject(PACKAGE_NAME, RES_NAME);
             	ui.target =  (GButton)UIPackage.CreateObject(PACKAGE_NAME, RES_NAME);
             else
             else
@@ -24,11 +27,11 @@ namespace UI.Main
             return ui;
             return ui;
         }
         }
 
 
-        public static UI_Button2 Proxy(GObject gObject = null)
+        public static UI_BtnModle1 Proxy(GObject gObject = null)
         {
         {
             if(_proxy == null)
             if(_proxy == null)
             {
             {
-                _proxy = new UI_Button2();
+                _proxy = new UI_BtnModle1();
             }
             }
             var ui = _proxy;
             var ui = _proxy;
             if(gObject == null)
             if(gObject == null)
@@ -55,11 +58,17 @@ namespace UI.Main
 
 
         private void Init(GComponent comp)
         private void Init(GComponent comp)
         {
         {
-            m_holder = (GGraph)comp.GetChild("holder");
+            m_c1 = comp.GetController("c1");
+            m_grpName = (GGroup)comp.GetChild("grpName");
+            m_txtTime = (GTextField)comp.GetChild("txtTime");
+            m_grpTime = (GGroup)comp.GetChild("grpTime");
         }
         }
         public void Dispose(bool disposeTarget = false)
         public void Dispose(bool disposeTarget = false)
         {
         {
-            m_holder = null;
+            m_c1 = null;
+            m_grpName = null;
+            m_txtTime = null;
+            m_grpTime = null;
             if(disposeTarget && target != null)
             if(disposeTarget && target != null)
             {
             {
                 target.RemoveFromParent();
                 target.RemoveFromParent();

+ 1 - 1
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_Button4.cs.meta → GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_BtnModle1.cs.meta

@@ -1,5 +1,5 @@
 fileFormatVersion: 2
 fileFormatVersion: 2
-guid: 0e2f9f774633e3a4289339ad02507c6f
+guid: ab04cd979b8f3f64dab04d06ad7620f4
 MonoImporter:
 MonoImporter:
   externalObjects: {}
   externalObjects: {}
   serializedVersion: 2
   serializedVersion: 2

+ 24 - 26
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Main/UI_MainUI.cs

@@ -9,18 +9,21 @@ namespace UI.Main
         public GComponent target;
         public GComponent target;
         public GComponent m_valueBar;
         public GComponent m_valueBar;
         public UI_ComponentHeadBar m_headBar;
         public UI_ComponentHeadBar m_headBar;
-        public UI_Button2 m_btnDailyWelfare;
-        public UI_Button4 m_btnActivityLuckyBox;
         public UI_ButtonModle1 m_btnMain;
         public UI_ButtonModle1 m_btnMain;
-        public GButton m_btnActivityDay7;
         public UI_ButtonModle1 m_btnHuanZhuang;
         public UI_ButtonModle1 m_btnHuanZhuang;
         public UI_ButtonModle1 m_btnXiuFang;
         public UI_ButtonModle1 m_btnXiuFang;
         public UI_ButtonModle1 m_btnCiPai;
         public UI_ButtonModle1 m_btnCiPai;
         public UI_ButtonModle1 m_btnZhaiXing;
         public UI_ButtonModle1 m_btnZhaiXing;
         public UI_Component7 m_loaRight;
         public UI_Component7 m_loaRight;
+        public UI_BtnModle m_btnFirstRecharge;
+        public UI_BtnModle m_btnGiftBag1;
+        public UI_BtnModle m_btnGiftBag2;
         public GList m_list;
         public GList m_list;
         public UI_ButtonChange m_btnChange;
         public UI_ButtonChange m_btnChange;
         public GGroup m_grpList;
         public GGroup m_grpList;
+        public UI_BtnModle1 m_btnDailyWelfare;
+        public UI_BtnModle1 m_btnActivityDay7;
+        public UI_BtnModle1 m_btnActivityLuckyBox;
         public GGroup m_grpLeft;
         public GGroup m_grpLeft;
         public UI_ButtonModle6 m_btnArena;
         public UI_ButtonModle6 m_btnArena;
         public UI_ButtonModle7 m_btn1;
         public UI_ButtonModle7 m_btn1;
@@ -32,11 +35,6 @@ namespace UI.Main
         public GGroup m_grpRight;
         public GGroup m_grpRight;
         public GGroup m_grpMove;
         public GGroup m_grpMove;
         public GLoader m_loaGuidestudio;
         public GLoader m_loaGuidestudio;
-        public GButton m_btnFirstRecharge;
-        public GButton m_btnGiftBag1;
-        public GTextField m_txtGiftBagTime1;
-        public GButton m_btnGiftBag2;
-        public GTextField m_txtGiftBagTime2;
         public Transition m_t1;
         public Transition m_t1;
         public Transition m_t2;
         public Transition m_t2;
         public Transition m_t3;
         public Transition m_t3;
@@ -90,18 +88,21 @@ namespace UI.Main
         {
         {
             m_valueBar = (GComponent)comp.GetChild("valueBar");
             m_valueBar = (GComponent)comp.GetChild("valueBar");
             m_headBar = (UI_ComponentHeadBar)UI_ComponentHeadBar.Create(comp.GetChild("headBar"));
             m_headBar = (UI_ComponentHeadBar)UI_ComponentHeadBar.Create(comp.GetChild("headBar"));
-            m_btnDailyWelfare = (UI_Button2)UI_Button2.Create(comp.GetChild("btnDailyWelfare"));
-            m_btnActivityLuckyBox = (UI_Button4)UI_Button4.Create(comp.GetChild("btnActivityLuckyBox"));
             m_btnMain = (UI_ButtonModle1)UI_ButtonModle1.Create(comp.GetChild("btnMain"));
             m_btnMain = (UI_ButtonModle1)UI_ButtonModle1.Create(comp.GetChild("btnMain"));
-            m_btnActivityDay7 = (GButton)comp.GetChild("btnActivityDay7");
             m_btnHuanZhuang = (UI_ButtonModle1)UI_ButtonModle1.Create(comp.GetChild("btnHuanZhuang"));
             m_btnHuanZhuang = (UI_ButtonModle1)UI_ButtonModle1.Create(comp.GetChild("btnHuanZhuang"));
             m_btnXiuFang = (UI_ButtonModle1)UI_ButtonModle1.Create(comp.GetChild("btnXiuFang"));
             m_btnXiuFang = (UI_ButtonModle1)UI_ButtonModle1.Create(comp.GetChild("btnXiuFang"));
             m_btnCiPai = (UI_ButtonModle1)UI_ButtonModle1.Create(comp.GetChild("btnCiPai"));
             m_btnCiPai = (UI_ButtonModle1)UI_ButtonModle1.Create(comp.GetChild("btnCiPai"));
             m_btnZhaiXing = (UI_ButtonModle1)UI_ButtonModle1.Create(comp.GetChild("btnZhaiXing"));
             m_btnZhaiXing = (UI_ButtonModle1)UI_ButtonModle1.Create(comp.GetChild("btnZhaiXing"));
             m_loaRight = (UI_Component7)UI_Component7.Create(comp.GetChild("loaRight"));
             m_loaRight = (UI_Component7)UI_Component7.Create(comp.GetChild("loaRight"));
+            m_btnFirstRecharge = (UI_BtnModle)UI_BtnModle.Create(comp.GetChild("btnFirstRecharge"));
+            m_btnGiftBag1 = (UI_BtnModle)UI_BtnModle.Create(comp.GetChild("btnGiftBag1"));
+            m_btnGiftBag2 = (UI_BtnModle)UI_BtnModle.Create(comp.GetChild("btnGiftBag2"));
             m_list = (GList)comp.GetChild("list");
             m_list = (GList)comp.GetChild("list");
             m_btnChange = (UI_ButtonChange)UI_ButtonChange.Create(comp.GetChild("btnChange"));
             m_btnChange = (UI_ButtonChange)UI_ButtonChange.Create(comp.GetChild("btnChange"));
             m_grpList = (GGroup)comp.GetChild("grpList");
             m_grpList = (GGroup)comp.GetChild("grpList");
+            m_btnDailyWelfare = (UI_BtnModle1)UI_BtnModle1.Create(comp.GetChild("btnDailyWelfare"));
+            m_btnActivityDay7 = (UI_BtnModle1)UI_BtnModle1.Create(comp.GetChild("btnActivityDay7"));
+            m_btnActivityLuckyBox = (UI_BtnModle1)UI_BtnModle1.Create(comp.GetChild("btnActivityLuckyBox"));
             m_grpLeft = (GGroup)comp.GetChild("grpLeft");
             m_grpLeft = (GGroup)comp.GetChild("grpLeft");
             m_btnArena = (UI_ButtonModle6)UI_ButtonModle6.Create(comp.GetChild("btnArena"));
             m_btnArena = (UI_ButtonModle6)UI_ButtonModle6.Create(comp.GetChild("btnArena"));
             m_btn1 = (UI_ButtonModle7)UI_ButtonModle7.Create(comp.GetChild("btn1"));
             m_btn1 = (UI_ButtonModle7)UI_ButtonModle7.Create(comp.GetChild("btn1"));
@@ -113,11 +114,6 @@ namespace UI.Main
             m_grpRight = (GGroup)comp.GetChild("grpRight");
             m_grpRight = (GGroup)comp.GetChild("grpRight");
             m_grpMove = (GGroup)comp.GetChild("grpMove");
             m_grpMove = (GGroup)comp.GetChild("grpMove");
             m_loaGuidestudio = (GLoader)comp.GetChild("loaGuidestudio");
             m_loaGuidestudio = (GLoader)comp.GetChild("loaGuidestudio");
-            m_btnFirstRecharge = (GButton)comp.GetChild("btnFirstRecharge");
-            m_btnGiftBag1 = (GButton)comp.GetChild("btnGiftBag1");
-            m_txtGiftBagTime1 = (GTextField)comp.GetChild("txtGiftBagTime1");
-            m_btnGiftBag2 = (GButton)comp.GetChild("btnGiftBag2");
-            m_txtGiftBagTime2 = (GTextField)comp.GetChild("txtGiftBagTime2");
             m_t1 = comp.GetTransition("t1");
             m_t1 = comp.GetTransition("t1");
             m_t2 = comp.GetTransition("t2");
             m_t2 = comp.GetTransition("t2");
             m_t3 = comp.GetTransition("t3");
             m_t3 = comp.GetTransition("t3");
@@ -128,13 +124,8 @@ namespace UI.Main
             m_valueBar = null;
             m_valueBar = null;
             m_headBar.Dispose();
             m_headBar.Dispose();
             m_headBar = null;
             m_headBar = null;
-            m_btnDailyWelfare.Dispose();
-            m_btnDailyWelfare = null;
-            m_btnActivityLuckyBox.Dispose();
-            m_btnActivityLuckyBox = null;
             m_btnMain.Dispose();
             m_btnMain.Dispose();
             m_btnMain = null;
             m_btnMain = null;
-            m_btnActivityDay7 = null;
             m_btnHuanZhuang.Dispose();
             m_btnHuanZhuang.Dispose();
             m_btnHuanZhuang = null;
             m_btnHuanZhuang = null;
             m_btnXiuFang.Dispose();
             m_btnXiuFang.Dispose();
@@ -145,10 +136,22 @@ namespace UI.Main
             m_btnZhaiXing = null;
             m_btnZhaiXing = null;
             m_loaRight.Dispose();
             m_loaRight.Dispose();
             m_loaRight = null;
             m_loaRight = null;
+            m_btnFirstRecharge.Dispose();
+            m_btnFirstRecharge = null;
+            m_btnGiftBag1.Dispose();
+            m_btnGiftBag1 = null;
+            m_btnGiftBag2.Dispose();
+            m_btnGiftBag2 = null;
             m_list = null;
             m_list = null;
             m_btnChange.Dispose();
             m_btnChange.Dispose();
             m_btnChange = null;
             m_btnChange = null;
             m_grpList = null;
             m_grpList = null;
+            m_btnDailyWelfare.Dispose();
+            m_btnDailyWelfare = null;
+            m_btnActivityDay7.Dispose();
+            m_btnActivityDay7 = null;
+            m_btnActivityLuckyBox.Dispose();
+            m_btnActivityLuckyBox = null;
             m_grpLeft = null;
             m_grpLeft = null;
             m_btnArena.Dispose();
             m_btnArena.Dispose();
             m_btnArena = null;
             m_btnArena = null;
@@ -167,11 +170,6 @@ namespace UI.Main
             m_grpRight = null;
             m_grpRight = null;
             m_grpMove = null;
             m_grpMove = null;
             m_loaGuidestudio = null;
             m_loaGuidestudio = null;
-            m_btnFirstRecharge = null;
-            m_btnGiftBag1 = null;
-            m_txtGiftBagTime1 = null;
-            m_btnGiftBag2 = null;
-            m_txtGiftBagTime2 = null;
             m_t1 = null;
             m_t1 = null;
             m_t2 = null;
             m_t2 = null;
             m_t3 = null;
             m_t3 = null;

+ 3 - 3
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Task/UI_BattlePassRewardItem.cs

@@ -9,10 +9,10 @@ namespace UI.Task
         public GComponent target;
         public GComponent target;
         public Controller m_c1;
         public Controller m_c1;
         public Controller m_c2;
         public Controller m_c2;
+        public GImage m_imageProgress;
         public GComponent m_NormalReward;
         public GComponent m_NormalReward;
         public GButton m_ComeBt;
         public GButton m_ComeBt;
         public GButton m_GetRewardBt;
         public GButton m_GetRewardBt;
-        public GButton m_HadGet;
         public GButton m_ContinueBt;
         public GButton m_ContinueBt;
         public GTextField m_Level;
         public GTextField m_Level;
         public GList m_RewardList;
         public GList m_RewardList;
@@ -65,10 +65,10 @@ namespace UI.Task
         {
         {
             m_c1 = comp.GetController("c1");
             m_c1 = comp.GetController("c1");
             m_c2 = comp.GetController("c2");
             m_c2 = comp.GetController("c2");
+            m_imageProgress = (GImage)comp.GetChild("imageProgress");
             m_NormalReward = (GComponent)comp.GetChild("NormalReward");
             m_NormalReward = (GComponent)comp.GetChild("NormalReward");
             m_ComeBt = (GButton)comp.GetChild("ComeBt");
             m_ComeBt = (GButton)comp.GetChild("ComeBt");
             m_GetRewardBt = (GButton)comp.GetChild("GetRewardBt");
             m_GetRewardBt = (GButton)comp.GetChild("GetRewardBt");
-            m_HadGet = (GButton)comp.GetChild("HadGet");
             m_ContinueBt = (GButton)comp.GetChild("ContinueBt");
             m_ContinueBt = (GButton)comp.GetChild("ContinueBt");
             m_Level = (GTextField)comp.GetChild("Level");
             m_Level = (GTextField)comp.GetChild("Level");
             m_RewardList = (GList)comp.GetChild("RewardList");
             m_RewardList = (GList)comp.GetChild("RewardList");
@@ -77,10 +77,10 @@ namespace UI.Task
         {
         {
             m_c1 = null;
             m_c1 = null;
             m_c2 = null;
             m_c2 = null;
+            m_imageProgress = null;
             m_NormalReward = null;
             m_NormalReward = null;
             m_ComeBt = null;
             m_ComeBt = null;
             m_GetRewardBt = null;
             m_GetRewardBt = null;
-            m_HadGet = null;
             m_ContinueBt = null;
             m_ContinueBt = null;
             m_Level = null;
             m_Level = null;
             m_RewardList = null;
             m_RewardList = null;

+ 9 - 6
GameClient/Assets/Game/HotUpdate/Utils/TimeUtil.cs

@@ -144,9 +144,9 @@ namespace GFGGame
         /// 输入一段时间(毫秒秒),将时间转换成HH:mm:ss格式
         /// 输入一段时间(毫秒秒),将时间转换成HH:mm:ss格式
         /// </summary>
         /// </summary>
         /// <param name="timeMsec"></param>
         /// <param name="timeMsec"></param>
-        public static string FormattingTimeTo_HHmmss(int timeMsec)
+        public static string FormattingTimeTo_HHmmss(long timeMsec)
         {
         {
-            TimeSpan ts = new TimeSpan(0, 0, timeMsec / 1000);
+            TimeSpan ts = new TimeSpan(0, 0, ((int)timeMsec / 1000));
             string strH = ts.Hours.ToString().Length == 1 ? "0" + ts.Hours : ts.Hours.ToString();
             string strH = ts.Hours.ToString().Length == 1 ? "0" + ts.Hours : ts.Hours.ToString();
             string strM = ts.Minutes.ToString().Length == 1 ? "0" + ts.Minutes : ts.Minutes.ToString();
             string strM = ts.Minutes.ToString().Length == 1 ? "0" + ts.Minutes : ts.Minutes.ToString();
             string strS = ts.Seconds.ToString().Length == 1 ? "0" + ts.Seconds : ts.Seconds.ToString();
             string strS = ts.Seconds.ToString().Length == 1 ? "0" + ts.Seconds : ts.Seconds.ToString();
@@ -160,10 +160,13 @@ namespace GFGGame
         public static string FormattingTimeTo_DDHHmm(long timeMsec)
         public static string FormattingTimeTo_DDHHmm(long timeMsec)
         {
         {
             TimeSpan ts = new TimeSpan(0, 0, ((int)timeMsec / 1000));
             TimeSpan ts = new TimeSpan(0, 0, ((int)timeMsec / 1000));
-            string strD = ts.Days.ToString().Length == 1 ? "0" + ts.Days : ts.Days.ToString();
-            string strH = ts.Hours.ToString().Length == 1 ? "0" + ts.Hours : ts.Hours.ToString();
-            string strM = ts.Minutes.ToString().Length == 1 ? "0" + ts.Minutes : ts.Minutes.ToString();
-            return string.Format("{0}天{1}小时{2}分", strD, strH, strM);
+            // string strD = ts.Days.ToString().Length == 1 ? "0" + ts.Days : ts.Days.ToString();
+            // string strH = ts.Hours.ToString().Length == 1 ? "0" + ts.Hours : ts.Hours.ToString();
+            // string strM = ts.Minutes.ToString().Length == 1 ? "0" + ts.Minutes : ts.Minutes.ToString();
+            string strD = ts.Days.ToString();
+            string strH = ts.Hours.ToString();
+            string strM = ts.Minutes.ToString();
+            return string.Format("{0}天{1}时{2}分", strD, strH, strM);
         }
         }
 
 
         /// <summary>
         /// <summary>

+ 14 - 0
GameClient/Assets/Game/HotUpdate/Views/ActivityDay7/ActivityDay7View.cs

@@ -68,6 +68,20 @@ namespace GFGGame
             base.Hide();
             base.Hide();
         }
         }
 
 
+        protected override void AddEventListener()
+        {
+            EventAgent.AddEventListener(ConstMessage.ITEM_CHANGED, OnItemChange);
+        }
+
+        private void OnItemChange(EventContext context)
+        {
+            var itemId = (int)context.data;
+            if (itemId != ConstItemID.ACTIVITY_DAY_7_SCORE) return;
+            SetScoreList();
+            SetScore();
+        }
+
+
         private void SetScore()
         private void SetScore()
         {
         {
             var score = ActivityDay7DataManager.Instance.GetScore();
             var score = ActivityDay7DataManager.Instance.GetScore();

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

@@ -102,7 +102,7 @@ namespace GFGGame
                 Timers.inst.Remove(UpdateTime);
                 Timers.inst.Remove(UpdateTime);
                 return;
                 return;
             }
             }
-            _ui.m_txtTime.text = string.Format("{0}后开启", TimeUtil.FormattingTimeTo_HHmmss((int)(endTime - curTime)));
+            _ui.m_txtTime.text = string.Format("{0}后开启", TimeUtil.FormattingTimeTo_HHmmss((endTime - curTime)));
 
 
         }
         }
     }
     }

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

@@ -176,7 +176,7 @@ namespace GFGGame
         }
         }
         private void OnUpdateTimer(object param)
         private void OnUpdateTimer(object param)
         {
         {
-            int timeCount = (int)(LeagueDataManager.Instance.GetNumeriValue(LeagueNumericType.AdEndTime) - TimeHelper.ServerNow());
+            long timeCount = LeagueDataManager.Instance.GetNumeriValue(LeagueNumericType.AdEndTime) - TimeHelper.ServerNow();
             if (timeCount <= 0)
             if (timeCount <= 0)
             {
             {
                 _ui.m_btnRecruit.target.touchable = true;
                 _ui.m_btnRecruit.target.touchable = true;

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

@@ -153,7 +153,7 @@ namespace GFGGame
             {
             {
                 long curTime = TimeHelper.ServerNow();
                 long curTime = TimeHelper.ServerNow();
                 long endTime = TimeUtil.GetNextTime(GlobalCfgArray.globalCfg.leagueQuestionStartTime);
                 long endTime = TimeUtil.GetNextTime(GlobalCfgArray.globalCfg.leagueQuestionStartTime);
-                _ui.m_btnAnswer.m_txtTime.text = string.Format("{0}后开启", TimeUtil.FormattingTimeTo_HHmmss((int)(endTime - curTime)));
+                _ui.m_btnAnswer.m_txtTime.text = string.Format("{0}后开启", TimeUtil.FormattingTimeTo_HHmmss((endTime - curTime)));
             }
             }
             else
             else
             {
             {

+ 29 - 14
GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

@@ -118,7 +118,7 @@ namespace GFGGame
             // _btnField = _ui.m_list.GetChild("btnField").asButton;
             // _btnField = _ui.m_list.GetChild("btnField").asButton;
             _btnBag = _ui.m_list.GetChild("btnBag").asButton;
             _btnBag = _ui.m_list.GetChild("btnBag").asButton;
 
 
-            _btnActivityDay7 = _ui.m_btnActivityDay7;
+            _btnActivityDay7 = _ui.m_btnActivityDay7.target;
 
 
             // _btnGongGao.visible = false;
             // _btnGongGao.visible = false;
             // _btnHaoYou.visible = false;
             // _btnHaoYou.visible = false;
@@ -150,12 +150,12 @@ namespace GFGGame
             _btnGongGao.onClick.Add(OnClickBtnGongGao);
             _btnGongGao.onClick.Add(OnClickBtnGongGao);
             _btnRenWu.onClick.Add(OnClickBtnRenWu);
             _btnRenWu.onClick.Add(OnClickBtnRenWu);
             _btnActivityDay7.onClick.Add(OnClickBtnDay7);
             _btnActivityDay7.onClick.Add(OnClickBtnDay7);
-            _ui.m_btnFirstRecharge.onClick.Add(OnClickBtnFirstRecharge);
+            _ui.m_btnFirstRecharge.target.onClick.Add(OnClickBtnFirstRecharge);
             // _btnStudio.onClick.Add(OnClickBtnStudio);
             // _btnStudio.onClick.Add(OnClickBtnStudio);
             // _btnField.onClick.Add(OnClickBtnField);
             // _btnField.onClick.Add(OnClickBtnField);
             _btnBag.onClick.Add(OnClickBtnBag);
             _btnBag.onClick.Add(OnClickBtnBag);
-            _ui.m_btnGiftBag1.onClick.Add(OnClickBtnGiftBag1);
-            _ui.m_btnGiftBag2.onClick.Add(OnClickBtnGiftBag2);
+            _ui.m_btnGiftBag1.target.onClick.Add(OnClickBtnGiftBag1);
+            _ui.m_btnGiftBag2.target.onClick.Add(OnClickBtnGiftBag2);
 
 
             _ui.m_loaRight.target.onClick.Add(MoveLeft);
             _ui.m_loaRight.target.onClick.Add(MoveLeft);
             _ui.m_loaLeft.target.onClick.Add(MoveRight);
             _ui.m_loaLeft.target.onClick.Add(MoveRight);
@@ -683,11 +683,11 @@ namespace GFGGame
                 .Where(a => a.endTime > TimeInfo.Instance.ServerNow()).ToList();
                 .Where(a => a.endTime > TimeInfo.Instance.ServerNow()).ToList();
             if (list.Count == 0)
             if (list.Count == 0)
             {
             {
-                _ui.m_txtGiftBagTime1.text = "已结束";
+                _ui.m_btnGiftBag1.m_txtTime.text = "已结束";
             }
             }
             else
             else
             {
             {
-                _ui.m_txtGiftBagTime1.text = TimeUtil.GetTimeLeft(TimeInfo.Instance.ServerNow(), list[0].endTime);
+                _ui.m_btnGiftBag1.m_txtTime.text = TimeUtil.GetTimeLeft(TimeInfo.Instance.ServerNow(), list[0].endTime);
             }
             }
         }
         }
 
 
@@ -700,11 +700,11 @@ namespace GFGGame
                 .Where(a => a.endTime > TimeInfo.Instance.ServerNow()).ToList();
                 .Where(a => a.endTime > TimeInfo.Instance.ServerNow()).ToList();
             if (list.Count == 0)
             if (list.Count == 0)
             {
             {
-                _ui.m_txtGiftBagTime2.text = "已结束";
+                _ui.m_btnGiftBag2.m_txtTime.text = "已结束";
             }
             }
             else
             else
             {
             {
-                _ui.m_txtGiftBagTime2.text = TimeUtil.GetTimeLeft(TimeInfo.Instance.ServerNow(), list[0].endTime);
+                _ui.m_btnGiftBag2.m_txtTime.text = TimeUtil.GetTimeLeft(TimeInfo.Instance.ServerNow(), list[0].endTime);
             }
             }
         }
         }
 
 
@@ -722,7 +722,10 @@ namespace GFGGame
                     _actLuckyBoxId = actLuckyBoxId;
                     _actLuckyBoxId = actLuckyBoxId;
                 }
                 }
                 ActivityOpenCfg activityOpenCfg = ActivityOpenCfgArray.Instance.GetCfg(actLuckyBoxId);
                 ActivityOpenCfg activityOpenCfg = ActivityOpenCfgArray.Instance.GetCfg(actLuckyBoxId);
-                _ui.m_btnActivityLuckyBox.target.title = TimeUtil.FormattingTimeTo_DDHHmm(TimeUtil.DateTimeToTimestamp(activityOpenCfg.endTime) - TimeHelper.ServerNow());
+                _ui.m_btnActivityLuckyBox.target.title = activityOpenCfg.themeName;
+
+                long time = TimeUtil.DateTimeToTimestamp(activityOpenCfg.endTime) - TimeHelper.ServerNow();
+                _ui.m_btnActivityLuckyBox.m_txtTime.text = time > TimeUtil.SECOND_PER_DAY * 100 ? TimeUtil.FormattingTimeTo_DDHHmm(time) : TimeUtil.FormattingTimeTo_HHmmss(time);
             }
             }
 
 
             List<int> actListChargeIds = ActivityGlobalDataManager.Instance.GetActivityInfoIdsByType(ConstLimitTimeActivityType.ActLimitChargeId);
             List<int> actListChargeIds = ActivityGlobalDataManager.Instance.GetActivityInfoIdsByType(ConstLimitTimeActivityType.ActLimitChargeId);
@@ -737,11 +740,17 @@ namespace GFGGame
                 !(!FunctionOpenDataManager.Instance.CheckIsFunOpenById(typeof(SevenDayLoginView).Name, false) ||
                 !(!FunctionOpenDataManager.Instance.CheckIsFunOpenById(typeof(SevenDayLoginView).Name, false) ||
                 (ActivityDataManager.Instance.sevenDayLoginLoginId >= 7 && ActivityDataManager.Instance.sevenDayLoginBonusStatus == ConstBonusStatus.GOT)));
                 (ActivityDataManager.Instance.sevenDayLoginLoginId >= 7 && ActivityDataManager.Instance.sevenDayLoginBonusStatus == ConstBonusStatus.GOT)));
             }
             }
-            if (_ui.m_btnActivityDay7.visible && !ActivityDay7DataManager.Instance.CheckOpen())
+
+            _ui.m_btnActivityDay7.target.visible = ActivityDay7DataManager.Instance.CheckOpen();
+
+            if (_ui.m_btnActivityDay7.target.visible)
             {
             {
-                _ui.m_btnActivityDay7.visible = false;
+                long time = ActivityDay7DataManager.Instance.GetEndTime() - TimeHelper.ServerNow();
+                _ui.m_btnActivityDay7.m_txtTime.text = time > TimeUtil.SECOND_PER_DAY * 100 ? TimeUtil.FormattingTimeTo_DDHHmm(time) : TimeUtil.FormattingTimeTo_HHmmss(time);
+
             }
             }
 
 
+
             //特惠礼包/限时礼包窗口内的倒计时
             //特惠礼包/限时礼包窗口内的倒计时
             UpGiftBox1();
             UpGiftBox1();
             UpGiftBox2();
             UpGiftBox2();
@@ -771,12 +780,13 @@ namespace GFGGame
 
 
         private void OnNumericChange(EventContext context)
         private void OnNumericChange(EventContext context)
         {
         {
-            if ((int)context.data == NumericType.Lvl)
+            var numericType = (int)context.data;
+            if (numericType == NumericType.Lvl)
             {
             {
                 UpdateRoleLvl();
                 UpdateRoleLvl();
                 CheckFunOpen();
                 CheckFunOpen();
             }
             }
-            if ((int)context.data == NumericType.FirstRechargeBonusStatus)
+            if (numericType == NumericType.FirstRechargeBonusStatus || numericType == NumericType.RechargeTotal)
             {
             {
                 UpdateBtnFirstRecharge();
                 UpdateBtnFirstRecharge();
             }
             }
@@ -784,7 +794,12 @@ namespace GFGGame
 
 
         private void UpdateBtnFirstRecharge()
         private void UpdateBtnFirstRecharge()
         {
         {
-            _ui.m_btnFirstRecharge.visible = ActivityDataManager.Instance.firstChargeBonusStatus != ConstBonusStatus.GOT;
+            _ui.m_btnFirstRecharge.target.visible = ActivityDataManager.Instance.firstChargeBonusStatus != ConstBonusStatus.GOT;
+            if(_ui.m_btnFirstRecharge.target.visible)
+            {
+                bool canget = ActivityDataManager.Instance.firstChargeBonusStatus == ConstBonusStatus.CAN_GET;
+                RedDotController.Instance.SetComRedDot(_ui.m_btnFirstRecharge.target, canget);
+            }
         }
         }
 
 
         private void UpdateRoleLvl()
         private void UpdateRoleLvl()

+ 10 - 8
GameClient/Assets/Game/HotUpdate/Views/Task/BattlePassTaskView.cs

@@ -127,19 +127,21 @@ namespace GFGGame
         }
         }
 
 
         //前往
         //前往
-        private void OnBtnGoClick(EventContext context)
-        {
-            Hide();
-            var btnGo = context.sender as GObject;
-            if (btnGo == null) return;
-            ViewManager.Show($"GFGGame.{btnGo.data}", null, new[] { typeof(TaskView).FullName, viewData }, true);
-        }
+        // private void OnBtnGoClick(EventContext context)
+        // {
+        //     Hide();
+        //     var btnGo = context.sender as GObject;
+        //     if (btnGo == null) return;
+        //     ViewManager.Show($"GFGGame.{btnGo.data}", null, new[] { typeof(TaskView).FullName, viewData }, true);
+        // }
 
 
 
 
         private void ListBoxRewardItemRender(int index, GObject obj)
         private void ListBoxRewardItemRender(int index, GObject obj)
         {
         {
             var item = UI_BattlePassRewardItem.Proxy(obj);
             var item = UI_BattlePassRewardItem.Proxy(obj);
             var level = index + 1;
             var level = index + 1;
+            //设置进度
+            item.m_imageProgress.visible = BattlePassTaskDataManager.Instance.GetBattlePassLevel() >= level;
             //这里跳过为0的第一个配置
             //这里跳过为0的第一个配置
             var battlePassCfg = _rewardCfgs[level];
             var battlePassCfg = _rewardCfgs[level];
             //设置等级
             //设置等级
@@ -197,7 +199,7 @@ namespace GFGGame
             //前往
             //前往
             if (item.m_ComeBt.data == null)
             if (item.m_ComeBt.data == null)
             {
             {
-                item.m_ComeBt.onClick.Add(OnBtnGoClick);
+                item.m_ComeBt.enabled = false;
             }
             }
             item.m_ComeBt.data = id;
             item.m_ComeBt.data = id;
         }
         }

+ 16 - 17
GameClient/Assets/Game/HotUpdate/Views/Task/CombTaskView.cs

@@ -91,23 +91,22 @@ namespace GFGGame
             {
             {
                 var boxId = i + 1;
                 var boxId = i + 1;
                 var state = DailyTaskDataManager.Instance.GetBoxStateById(boxId);
                 var state = DailyTaskDataManager.Instance.GetBoxStateById(boxId);
-                var index = state == ConstBonusStatus.CAN_GET ? 1 : 0;
                 switch (boxId)
                 switch (boxId)
                 {
                 {
                     case 1:
                     case 1:
-                        _ui.m_LivenessProcess.m_Reward20.m_c1.selectedIndex = index;
+                        _ui.m_LivenessProcess.m_Reward20.m_c1.selectedIndex = state;
                         break;
                         break;
                     case 2:
                     case 2:
-                        _ui.m_LivenessProcess.m_Reward40.m_c1.selectedIndex = index;
+                        _ui.m_LivenessProcess.m_Reward40.m_c1.selectedIndex = state;
                         break;
                         break;
                     case 3:
                     case 3:
-                        _ui.m_LivenessProcess.m_Reward60.m_c1.selectedIndex = index;
+                        _ui.m_LivenessProcess.m_Reward60.m_c1.selectedIndex = state;
                         break;
                         break;
                     case 4:
                     case 4:
-                        _ui.m_LivenessProcess.m_Reward80.m_c1.selectedIndex = index;
+                        _ui.m_LivenessProcess.m_Reward80.m_c1.selectedIndex = state;
                         break;
                         break;
                     case 5:
                     case 5:
-                        _ui.m_LivenessProcess.m_Reward100.m_c1.selectedIndex = index;
+                        _ui.m_LivenessProcess.m_Reward100.m_c1.selectedIndex = state;
                         break;
                         break;
                 }
                 }
             }
             }
@@ -173,7 +172,7 @@ namespace GFGGame
         {
         {
             Hide();
             Hide();
             if (!(context.sender is GObject btnGo)) return;
             if (!(context.sender is GObject btnGo)) return;
-            TaskDataManager.Instance.JumpToView(btnGo.data.ToString(), new object[] { typeof(TaskView).FullName, viewData });
+            TaskDataManager.Instance.JumpToView(btnGo.data.ToString(), new[] { typeof(TaskView).FullName, viewData });
         }
         }
 
 
         private async void OnBtnGetAllClick()
         private async void OnBtnGetAllClick()
@@ -194,17 +193,17 @@ namespace GFGGame
             switch (state)
             switch (state)
             {
             {
                 case ConstBonusStatus.CAN_NOT_GET:
                 case ConstBonusStatus.CAN_NOT_GET:
-                    {
-                        var rewards = ItemUtil.CreateItemDataList(cfg.rewardsArr);
-                        ViewManager.Show<RewardPreView>(new object[] { rewards, "活跃度奖励", $"满足{cfg.count}活跃度可领取" });
-                        break;
-                    }
+                {
+                    var rewards = ItemUtil.CreateItemDataList(cfg.rewardsArr);
+                    ViewManager.Show<RewardPreView>(new object[] { rewards, "活跃度奖励", $"满足{cfg.count}活跃度可领取" });
+                    break;
+                }
                 case ConstBonusStatus.CAN_GET:
                 case ConstBonusStatus.CAN_GET:
-                    {
-                        var result = await DailyTaskSProxy.ReqLivenessBox(cfg.id);
-                        if (result) UpdateLivenessProcess();
-                        break;
-                    }
+                {
+                    var result = await DailyTaskSProxy.ReqLivenessBox(cfg.id);
+                    if (result) UpdateLivenessProcess();
+                    break;
+                }
                 case ConstBonusStatus.GOT:
                 case ConstBonusStatus.GOT:
                     //领取完毕
                     //领取完毕
                     break;
                     break;

BIN
GameClient/Assets/ResIn/UI/ActivityDay7/ActivityDay7_fui.bytes


BIN
GameClient/Assets/ResIn/UI/Bag/Bag_fui.bytes


BIN
GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0!a.png


BIN
GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0.png


BIN
GameClient/Assets/ResIn/UI/CommonGame/CommonGame_fui.bytes


BIN
GameClient/Assets/ResIn/UI/DailyWelfare/DailyWelfare_fui.bytes


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0!a.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_1!a.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_1.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_2!a.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_2.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_3!a.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_3.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_4!a.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_4.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_5!a.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_5.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_6!a.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_6.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_7!a.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_7.png


BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_8!a.png


+ 0 - 96
GameClient/Assets/ResIn/UI/League/League_atlas0_8!a.png.meta

@@ -1,96 +0,0 @@
-fileFormatVersion: 2
-guid: 8494bd312c0ed844889deda3b19e4dc6
-TextureImporter:
-  internalIDToNameTable: []
-  externalObjects: {}
-  serializedVersion: 11
-  mipmaps:
-    mipMapMode: 0
-    enableMipMap: 0
-    sRGBTexture: 1
-    linearTexture: 0
-    fadeOut: 0
-    borderMipMap: 0
-    mipMapsPreserveCoverage: 0
-    alphaTestReferenceValue: 0.5
-    mipMapFadeDistanceStart: 1
-    mipMapFadeDistanceEnd: 3
-  bumpmap:
-    convertToNormalMap: 0
-    externalNormalMap: 0
-    heightScale: 0.25
-    normalMapFilter: 0
-  isReadable: 0
-  streamingMipmaps: 0
-  streamingMipmapsPriority: 0
-  vTOnly: 0
-  grayScaleToAlpha: 0
-  generateCubemap: 6
-  cubemapConvolution: 0
-  seamlessCubemap: 0
-  textureFormat: 1
-  maxTextureSize: 2048
-  textureSettings:
-    serializedVersion: 2
-    filterMode: 1
-    aniso: 1
-    mipBias: 0
-    wrapU: 1
-    wrapV: 1
-    wrapW: 1
-  nPOTScale: 0
-  lightmap: 0
-  compressionQuality: 50
-  spriteMode: 1
-  spriteExtrude: 1
-  spriteMeshType: 1
-  alignment: 0
-  spritePivot: {x: 0.5, y: 0.5}
-  spritePixelsToUnits: 100
-  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
-  spriteGenerateFallbackPhysicsShape: 1
-  alphaUsage: 1
-  alphaIsTransparency: 1
-  spriteTessellationDetail: -1
-  textureType: 8
-  textureShape: 1
-  singleChannelComponent: 0
-  flipbookRows: 1
-  flipbookColumns: 1
-  maxTextureSizeSet: 0
-  compressionQualitySet: 0
-  textureFormatSet: 0
-  ignorePngGamma: 0
-  applyGammaDecoding: 0
-  platformSettings:
-  - serializedVersion: 3
-    buildTarget: DefaultTexturePlatform
-    maxTextureSize: 2048
-    resizeAlgorithm: 0
-    textureFormat: -1
-    textureCompression: 1
-    compressionQuality: 50
-    crunchedCompression: 0
-    allowsAlphaSplitting: 0
-    overridden: 0
-    androidETC2FallbackOverride: 0
-    forceMaximumCompressionQuality_BC6H_BC7: 0
-  spriteSheet:
-    serializedVersion: 2
-    sprites: []
-    outline: []
-    physicsShape: []
-    bones: []
-    spriteID: 5e97eb03825dee720800000000000000
-    internalID: 0
-    vertices: []
-    indices: 
-    edges: []
-    weights: []
-    secondaryTextures: []
-  spritePackingTag: 
-  pSDRemoveMatte: 0
-  pSDShowRemoveMatteOption: 0
-  userData: 
-  assetBundleName: 
-  assetBundleVariant: 

BIN
GameClient/Assets/ResIn/UI/League/League_atlas0_8.png


+ 0 - 96
GameClient/Assets/ResIn/UI/League/League_atlas0_8.png.meta

@@ -1,96 +0,0 @@
-fileFormatVersion: 2
-guid: bc37b8e47f9fb7c4da5da8b8029347a6
-TextureImporter:
-  internalIDToNameTable: []
-  externalObjects: {}
-  serializedVersion: 11
-  mipmaps:
-    mipMapMode: 0
-    enableMipMap: 0
-    sRGBTexture: 1
-    linearTexture: 0
-    fadeOut: 0
-    borderMipMap: 0
-    mipMapsPreserveCoverage: 0
-    alphaTestReferenceValue: 0.5
-    mipMapFadeDistanceStart: 1
-    mipMapFadeDistanceEnd: 3
-  bumpmap:
-    convertToNormalMap: 0
-    externalNormalMap: 0
-    heightScale: 0.25
-    normalMapFilter: 0
-  isReadable: 0
-  streamingMipmaps: 0
-  streamingMipmapsPriority: 0
-  vTOnly: 0
-  grayScaleToAlpha: 0
-  generateCubemap: 6
-  cubemapConvolution: 0
-  seamlessCubemap: 0
-  textureFormat: 1
-  maxTextureSize: 2048
-  textureSettings:
-    serializedVersion: 2
-    filterMode: 1
-    aniso: 1
-    mipBias: 0
-    wrapU: 1
-    wrapV: 1
-    wrapW: 1
-  nPOTScale: 0
-  lightmap: 0
-  compressionQuality: 50
-  spriteMode: 1
-  spriteExtrude: 1
-  spriteMeshType: 1
-  alignment: 0
-  spritePivot: {x: 0.5, y: 0.5}
-  spritePixelsToUnits: 100
-  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
-  spriteGenerateFallbackPhysicsShape: 1
-  alphaUsage: 1
-  alphaIsTransparency: 1
-  spriteTessellationDetail: -1
-  textureType: 8
-  textureShape: 1
-  singleChannelComponent: 0
-  flipbookRows: 1
-  flipbookColumns: 1
-  maxTextureSizeSet: 0
-  compressionQualitySet: 0
-  textureFormatSet: 0
-  ignorePngGamma: 0
-  applyGammaDecoding: 0
-  platformSettings:
-  - serializedVersion: 3
-    buildTarget: DefaultTexturePlatform
-    maxTextureSize: 2048
-    resizeAlgorithm: 0
-    textureFormat: -1
-    textureCompression: 1
-    compressionQuality: 50
-    crunchedCompression: 0
-    allowsAlphaSplitting: 0
-    overridden: 0
-    androidETC2FallbackOverride: 0
-    forceMaximumCompressionQuality_BC6H_BC7: 0
-  spriteSheet:
-    serializedVersion: 2
-    sprites: []
-    outline: []
-    physicsShape: []
-    bones: []
-    spriteID: 5e97eb03825dee720800000000000000
-    internalID: 0
-    vertices: []
-    indices: 
-    edges: []
-    weights: []
-    secondaryTextures: []
-  spritePackingTag: 
-  pSDRemoveMatte: 0
-  pSDShowRemoveMatteOption: 0
-  userData: 
-  assetBundleName: 
-  assetBundleVariant: 

BIN
GameClient/Assets/ResIn/UI/League/League_fui.bytes


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0!a.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0_1!a.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0_1.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0_2!a.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0_2.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0_3!a.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0_3.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0_4!a.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0_4.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0_6!a.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0_6.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0_7!a.png


BIN
GameClient/Assets/ResIn/UI/Main/Main_atlas0_7.png


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


BIN
GameClient/Assets/ResIn/UI/Task/Task_atlas0_1!a.png


BIN
GameClient/Assets/ResIn/UI/Task/Task_atlas0_1.png


Some files were not shown because too many files changed in this diff