Selaa lähdekoodia

替换月卡ui

zhaoyang 2 vuotta sitten
vanhempi
commit
3cd285844d

BIN
FGUIProject/assets/DailyWelfare/images/wz_hjksb.png


BIN
FGUIProject/assets/DailyWelfare/images/wz_jksb.png


+ 1 - 1
FGUIProject/assets/Store/StoreBlackCardRewardUI.xml

@@ -5,7 +5,7 @@
     <component id="n16_e050" name="btnClose" src="a0cftl2" fileName="components/BtnClose.xml" pkg="eg2y0ldp" xy="896,16" group="n17_e050"/>
     <group id="n17_e050" name="n17" xy="0,0" size="1021,992"/>
     <image id="n6_qik1" name="n6" src="wm603t" fileName="imagesNew/lm_zhuangshixian_duan.png" pkg="eg2y0ldp" xy="132,796"/>
-    <text id="n7_qik1" name="n7" xy="241,822" size="682,86" fontSize="32" color="#a88656" align="center" autoSize="none" text="璇玑卡玩家,每月1日5点起,可免费领取黑金卡 专属单品,请注意及时领取,逾期失效。"/>
+    <text id="n7_qik1" name="n7" xy="241,822" size="682,86" fontSize="32" color="#a88656" align="center" autoSize="none" text="璇玑卡玩家,每月1日5点起,可免费领取璇玑卡专属单品,请注意及时领取,逾期失效。"/>
     <list id="n14_qik1" name="list" xy="147,176" size="809,590" layout="flow_hz" lineGap="10" colGap="20" defaultItem="ui://p9mtgheoqik1tcj" autoClearItems="true">
       <item/>
       <item/>

BIN
FGUIProject/assets/Store/imagesNew/card_lingxicard_icon.png


BIN
FGUIProject/assets/Store/imagesNew/card_xuanjicard_icon.png


BIN
FGUIProject/assets/Store/imagesNew/yk_hjkdp.png


+ 2 - 0
FGUIProject/assets/Store/package.xml

@@ -158,6 +158,8 @@
     <image id="qik1tck" name="mrqd_kbq.png" path="/imagesNew/"/>
     <image id="qik1tcl" name="wp_baseboard1.png" path="/imagesNew/"/>
     <component id="qik1tcm" name="Button11.xml" path="/components/"/>
+    <image id="jx6ztcn" name="card_lingxicard_icon.png" path="/imagesNew/" exported="true"/>
+    <image id="jx6ztco" name="card_xuanjicard_icon.png" path="/imagesNew/" exported="true"/>
   </resources>
   <publish name="" path="../GameClient/Assets/ResIn/UI/Store" packageCount="2" genCode="true"/>
 </packageDescription>

+ 2 - 2
GameClient/Assets/Game/HotUpdate/Views/Store/StoreMonthView.cs

@@ -95,7 +95,7 @@ namespace GFGGame
             switch (menu2)
             {
                 case ConstStoreSubId.STORE_MONTH_GOLD_CARD:
-                    iconUrl = "ui://Store/MonthCard_Icon";
+                    iconUrl = "ui://Store/card_lingxicard_icon";
                     monthCfg = MonthlyCardCfgArray.Instance.GetCfg(MonthCardType.Gold);
                     endTime = GameGlobal.myNumericComponent.GetAsLong(NumericType.MonthCardGoldEndTime);
                     isGot = GameGlobal.myNumericComponent.GetAsInt(NumericType.MonthCardGoldReward) > 0;
@@ -113,7 +113,7 @@ namespace GFGGame
                     _ui.m_btnRule.data = 300010;
                     break;
                 case ConstStoreSubId.STORE_MONTH_BLACK_CARD:
-                    iconUrl = "ui://Store/MonthCard_Icon";
+                    iconUrl = "ui://Store/card_xuanjicard_icon";
                     monthCfg = MonthlyCardCfgArray.Instance.GetCfg(MonthCardType.BlackGold);
                     endTime = GameGlobal.myNumericComponent.GetAsLong(NumericType.MonthCardBlackGoldEndTime);
                     isGot = GameGlobal.myNumericComponent.GetAsInt(NumericType.MonthCardBlackGoldReward) > 0;

BIN
GameClient/Assets/ResIn/UI/DailyWelfare/DailyWelfare_atlas0.png


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


BIN
GameClient/Assets/ResIn/UI/Store/Store_atlas0.png


BIN
GameClient/Assets/ResIn/UI/Store/Store_fui.bytes