Browse Source

替换物品来源背景

zhaoyang 2 years ago
parent
commit
1295c0c7a4

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

@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
 <?xml version="1.0" encoding="utf-8"?>
-<component size="962,1137" overflow="hidden">
+<component size="962,1157" overflow="hidden">
   <displayList>
   <displayList>
     <image id="n23_r9ri" name="n23" src="r9ritjk" fileName="imgnew/tc_tydikua_1.png" xy="0,6"/>
     <image id="n23_r9ri" name="n23" src="r9ritjk" fileName="imgnew/tc_tydikua_1.png" xy="0,6"/>
     <image id="n21_si5z" name="n21" src="si5ztie" fileName="imgnew/tc_tydikua_3.png" xy="0,0">
     <image id="n21_si5z" name="n21" src="si5ztie" fileName="imgnew/tc_tydikua_3.png" xy="0,0">
       <relation target="" sidePair="top-top"/>
       <relation target="" sidePair="top-top"/>
     </image>
     </image>
-    <image id="n22_si5z" name="n22" src="si5ztif" fileName="imgnew/tc_tydikua_52.png" xy="0,1123">
+    <image id="n22_si5z" name="n22" src="si5ztif" fileName="imgnew/tc_tydikua_52.png" xy="0,1143">
       <relation target="" sidePair="bottom-bottom"/>
       <relation target="" sidePair="bottom-bottom"/>
     </image>
     </image>
   </displayList>
   </displayList>

BIN
FGUIProject/assets/CommonGame/imgnew/tc_kuangk.png


BIN
FGUIProject/assets/CommonGame/imgnew/tc_tydikua_1.png


+ 1 - 1
GameClient/Assets/Game/HotUpdate/ServerProxy/PoemGallerySProxy.cs

@@ -96,7 +96,7 @@ namespace GFGGame
                 if (response.Error == ErrorCode.ERR_Success)
                 if (response.Error == ErrorCode.ERR_Success)
                 {
                 {
                     // PictureStorageHelper.PushToHWCloud(response.TempPictureUrl)
                     // PictureStorageHelper.PushToHWCloud(response.TempPictureUrl)
-                    return new object[] { response.TempPictureUrl, response.WorksId.ToString() };
+                    return new object[] { response.TempPictureUrl, response.WorksId };
                     // return true;
                     // return true;
                 }
                 }
             }
             }

+ 2 - 0
GameClient/Assets/Game/HotUpdate/Views/Poem/PoemGalleryView.cs

@@ -213,6 +213,7 @@ namespace GFGGame
                 _ui.m_comNormal.m_c1.selectedIndex = RecommendType.RECOMMEND;
                 _ui.m_comNormal.m_c1.selectedIndex = RecommendType.RECOMMEND;
             }
             }
             _tabIndex = _ui.m_c1.selectedIndex;
             _tabIndex = _ui.m_c1.selectedIndex;
+            _subtabIndex = _ui.m_comNormal.m_c1.selectedIndex;
             _comScroll = _ui.m_comNormal.m_comScroll.target;
             _comScroll = _ui.m_comNormal.m_comScroll.target;
         }
         }
 
 
@@ -236,6 +237,7 @@ namespace GFGGame
             {
             {
                 _ui.m_comFavorites.m_c1.selectedIndex = FavoritesType.FAVORITE;
                 _ui.m_comFavorites.m_c1.selectedIndex = FavoritesType.FAVORITE;
             }
             }
+            _subtabIndex = _ui.m_comFavorites.m_c1.selectedIndex;
             ResetPullRelease();
             ResetPullRelease();
         }
         }
 
 

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_atlas0_1!a.png


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


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