浏览代码

瓷器修复ui

zhaoyang 2 年之前
父节点
当前提交
d700beb221
共有 39 个文件被更改,包括 269 次插入44 次删除
  1. 2 3
      FGUIProject/assets/CommonGame/components/ButtonPlus2.xml
  2. 二进制
      FGUIProject/assets/CommonGame/imagesExport/cqxf_anniu.png
  3. 2 1
      FGUIProject/assets/CommonGame/package.xml
  4. 11 7
      FGUIProject/assets/Studio/ComPorcelain.xml
  5. 1 1
      FGUIProject/assets/Studio/StudioUI.xml
  6. 1 1
      FGUIProject/assets/Studio/components/ListItem.xml
  7. 13 12
      FGUIProject/assets/Studio/components/ListPorcelainItem.xml
  8. 二进制
      FGUIProject/assets/Studio/images/cqxf_anniu.png
  9. 二进制
      FGUIProject/assets/Studio/images/cqxf_di_1.png
  10. 二进制
      FGUIProject/assets/Studio/images/cqxf_di_2.png
  11. 二进制
      FGUIProject/assets/Studio/images/cqxf_di_3.png
  12. 二进制
      FGUIProject/assets/Studio/images/ejzjm_5.png
  13. 二进制
      FGUIProject/assets/Studio/imgExpot/cqxf_zdqh_1.png
  14. 二进制
      FGUIProject/assets/Studio/imgExpot/cqxf_zdqh_2.png
  15. 二进制
      FGUIProject/assets/Studio/imgExpot/cqxf_zdqh_3.png
  16. 二进制
      FGUIProject/assets/Studio/imgExpot/cqxf_zdqh_4.png
  17. 二进制
      FGUIProject/assets/Studio/imgExpot/cwxf_zidi_1.png
  18. 二进制
      FGUIProject/assets/Studio/imgExpot/cwxf_zidi_2.png
  19. 二进制
      FGUIProject/assets/Studio/imgExpot/cwxf_zidi_3.png
  20. 二进制
      FGUIProject/assets/Studio/imgExpot/cwxf_zidi_4.png
  21. 25 12
      FGUIProject/assets/Studio/package.xml
  22. 3 3
      GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Studio/UI_ComPorcelain.cs
  23. 6 3
      GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Studio/UI_ListPorcelainItem.cs
  24. 1 0
      GameClient/Assets/Game/HotUpdate/Views/Studio/StudioBaseView.cs
  25. 12 1
      GameClient/Assets/Game/HotUpdate/Views/Studio/StudioPorcelainView.cs
  26. 二进制
      GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0!a.png
  27. 二进制
      GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0.png
  28. 二进制
      GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0_1!a.png
  29. 二进制
      GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0_1.png
  30. 二进制
      GameClient/Assets/ResIn/UI/CommonGame/CommonGame_fui.bytes
  31. 二进制
      GameClient/Assets/ResIn/UI/Studio/Studio_atlas0!a.png
  32. 二进制
      GameClient/Assets/ResIn/UI/Studio/Studio_atlas0.png
  33. 二进制
      GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_1!a.png
  34. 二进制
      GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_1.png
  35. 二进制
      GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_2!a.png
  36. 96 0
      GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_2!a.png.meta
  37. 二进制
      GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_2.png
  38. 96 0
      GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_2.png.meta
  39. 二进制
      GameClient/Assets/ResIn/UI/Studio/Studio_fui.bytes

+ 2 - 3
FGUIProject/assets/CommonGame/components/ButtonPlus2.xml

@@ -2,9 +2,8 @@
 <component size="68,71" extention="Button">
   <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
   <displayList>
-    <image id="n0_hinb" name="n0" src="hinb7" fileName="imagesExport/fzd_jia.png" xy="0,0">
-      <relation target="" sidePair="width-width,height-height"/>
-    </image>
+    <loader id="n1_psph" name="icon" xy="0,0" size="68,71" url="ui://eg2y0ldphinb7" autoSize="true"/>
   </displayList>
   <Button/>
+  <relation target="n1_psph" sidePair="width-width,height-height"/>
 </component>

二进制
FGUIProject/assets/CommonGame/imagesExport/cqxf_anniu.png


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

@@ -184,7 +184,7 @@
     <component id="si5ztio" name="Button3.xml" path="/components/"/>
     <component id="si5ztip" name="Button16.xml" path="/components/"/>
     <image id="orsttis" name="pfjl_ywc.png" path="/images/"/>
-    <image id="orsttit" name="wpbb_di.png" path="/images/"/>
+    <image id="orsttit" name="wpbb_di.png" path="/images/" exported="true"/>
     <image id="pu55tiw" name="pfjl_and.png" path="/images/"/>
     <component id="ng0itiz" name="ComItemIcon.xml" path="/components/"/>
     <image id="qqattj1" name="zjm_kuang_2.png" path="/images/"/>
@@ -227,6 +227,7 @@
     <image id="nasrtkc" name="tangyuan.png" path="/imgItemIcon/" exported="true"/>
     <image id="f2bfa2" name="hl_phjlk_1.png" path="/imagesExport/" exported="true"/>
     <component id="f2bfa6" name="ComTitle.xml" path="/components/" exported="true"/>
+    <image id="psphtkd" name="cqxf_anniu.png" path="/imagesExport/" exported="true"/>
   </resources>
   <publish name="" path="..\GameClient\Assets\ResIn\UI\CommonGame" packageCount="2" genCode="true" extractAlpha="true"/>
 </packageDescription>

+ 11 - 7
FGUIProject/assets/Studio/ComPorcelain.xml

@@ -4,18 +4,22 @@
     <loader id="n28_gbqo" 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"/>
     </loader>
-    <image id="n26_kqhd" name="n26" src="kqhdo" fileName="images/zpsxian_1.png" xy="-3,568"/>
-    <list id="n16_n3xh" name="list" xy="61,600" pivot="0.5,0" size="958,1320" layout="row" lineGap="20" colGap="-589" defaultItem="ui://xz8kxrecf2bf2x" align="center">
+    <image id="n30_psph" name="n30" src="psph33" fileName="images/cqxf_di_1.png" xy="0,147">
+      <relation target="" sidePair="height-height"/>
+    </image>
+    <list id="n16_n3xh" name="list" xy="84,410" pivot="0.5,0" size="912,1474" lineGap="50" colGap="-589" defaultItem="ui://xz8kxrecf2bf2x" align="center">
       <relation target="" sidePair="bottomext-bottom"/>
       <item/>
       <item/>
       <item/>
       <item/>
     </list>
-    <text id="n21_n3xh" name="txtNum" xy="709,264" size="233,44" group="n23_fa5e" fontSize="32" color="#e2deb6" text="剩余次数:1/10"/>
-    <text id="n20_n3xh" name="txtTime" xy="476,264" size="198,44" group="n23_fa5e" fontSize="32" color="#979166" text="12小时候刷新"/>
-    <component id="n22_n3xh" name="btnBuy" src="hinb5s" fileName="components/ButtonPlus2.xml" pkg="eg2y0ldp" xy="980,250" group="n23_fa5e"/>
-    <group id="n23_fa5e" name="n23" xy="476,250" size="572,71" advanced="true"/>
-    <loader id="n29_f2bf" name="loaScore" xy="473,343" size="172,172" url="ui://xz8kxreckqhdu" autoSize="true"/>
+    <text id="n20_n3xh" name="txtTime" xy="140,334" size="205,44" group="n23_fa5e" font="ui://eg2y0ldpwonotjc" fontSize="32" color="#c5b49e" text="12小时候刷新"/>
+    <text id="n21_n3xh" name="txtNum" xy="655,331" size="253,46" group="n23_fa5e" font="ui://eg2y0ldpwonotjc" fontSize="34" color="#b89669" text="剩余次数:1/10"/>
+    <component id="n22_n3xh" name="btnBuy" src="hinb5s" fileName="components/ButtonPlus2.xml" pkg="eg2y0ldp" xy="930,333" size="44,44" group="n23_fa5e">
+      <Button icon="ui://eg2y0ldppsphtkd"/>
+    </component>
+    <group id="n23_fa5e" name="n23" xy="140,331" size="834,47" advanced="true"/>
+    <loader id="n29_f2bf" name="loaScore" xy="22,324" size="53,54" url="ui://xz8kxrecpsph37" autoSize="true"/>
   </displayList>
 </component>

+ 1 - 1
FGUIProject/assets/Studio/StudioUI.xml

@@ -25,7 +25,7 @@
     </component>
     <component id="n9_f2bf" name="comPorcelain" src="rbxq5" fileName="components/ComEctype.xml" xy="534,1328">
       <relation target="" sidePair="right-right,bottom-middle"/>
-      <property target="icon" propertyId="1" value="ui://xz8kxreces2q1d"/>
+      <property target="icon" propertyId="1" value="ui://xz8kxrecpsph3d"/>
     </component>
   </displayList>
 </component>

+ 1 - 1
FGUIProject/assets/Studio/components/ListItem.xml

@@ -6,7 +6,7 @@
     <image id="n18_kqhd" name="n18" src="kqhdt" fileName="images/gzsdi_2.png" xy="194,11"/>
     <loader id="n6_rbxq" name="loaIcon" xy="202,19" size="120,120" url="ui://xz8kxrecrbxq3" fill="scale"/>
     <image id="n17_kqhd" name="imgLock" src="kqhdy" fileName="images/gzssuo.png" xy="196,13"/>
-    <text id="n10_rbxq" name="txtTitle" xy="381,49" size="381,61" fontSize="46" color="#877d53" align="center" text="完成主线1-10解锁"/>
+    <text id="n10_rbxq" name="txtTitle" xy="381,49" size="372,61" fontSize="46" color="#877d53" align="center" text="完成主线1-10解锁"/>
     <image id="n11_rbxq" name="n11" src="j48o95" fileName="imagesExport/zx_jq_djtubiao_1.png" pkg="mfvz4q8k" xy="739,58" group="n14_rbxq">
       <gearDisplay controller="star" pages="1,2,3"/>
     </image>

+ 13 - 12
FGUIProject/assets/Studio/components/ListPorcelainItem.xml

@@ -1,23 +1,24 @@
 <?xml version="1.0" encoding="utf-8"?>
-<component size="183,991" restrictSize="850,0,0,0">
+<component size="912,189" restrictSize="850,0,0,0">
   <controller name="star" pages="0,,1,,2,,3," selected="3"/>
   <displayList>
-    <image id="n22_f2bf" name="n22" src="kqhds" fileName="images/gzsdi_1.png" xy="-420,425" pivot="0.5,0.5" rotation="90"/>
-    <loader id="n19_wono" name="loaBg" xy="177,143" size="850,183" rotation="90" align="right" vAlign="middle" fillMethod="hz"/>
-    <text id="n10_rbxq" name="txtTitle" xy="55,285" size="72,420" fontSize="46" color="#877d53" align="center" vAlign="middle" autoSize="none" text="完成主线1-10解锁"/>
-    <image id="n18_kqhd" name="n18" src="kqhdt" fileName="images/gzsdi_2.png" xy="22,775" group="n20_f2bf"/>
-    <loader id="n6_rbxq" name="loaIcon" xy="30,783" size="120,120" group="n20_f2bf" url="ui://xz8kxrecrbxq3" fill="scale"/>
-    <image id="n17_kqhd" name="imgLock" src="kqhdy" fileName="images/gzssuo.png" xy="24,777" group="n20_f2bf"/>
-    <group id="n20_f2bf" name="n20" xy="22,775" size="136,136"/>
-    <image id="n23_f2bf" name="n23" src="j48o95" fileName="imagesExport/zx_jq_djtubiao_1.png" pkg="mfvz4q8k" xy="16,721" group="n26_f2bf">
+    <text id="n10_rbxq" name="txtTitle" xy="18,17" size="10,62" visible="false" fontSize="46" color="#877d53" align="center" vAlign="middle" text=""/>
+    <image id="n22_f2bf" name="n22" src="psph34" fileName="images/cqxf_di_2.png" xy="0,0" pivot="0.5,0.5"/>
+    <loader id="n19_wono" name="loaBg" xy="0,0" size="912,189" url="ui://xz8kxrecpsph34" align="right" vAlign="middle" autoSize="true" fillMethod="hz"/>
+    <loader id="n27_psph" name="loaName" xy="411,63" size="197,62" touchable="false" url="ui://xz8kxrecpsph3a" autoSize="true"/>
+    <image id="n23_f2bf" name="n23" src="j48o95" fileName="imagesExport/zx_jq_djtubiao_1.png" pkg="mfvz4q8k" xy="197,123" group="n26_f2bf">
       <gearDisplay controller="star" pages="1,2,3"/>
     </image>
-    <image id="n24_f2bf" name="n24" src="j48o95" fileName="imagesExport/zx_jq_djtubiao_1.png" pkg="mfvz4q8k" xy="71,722" group="n26_f2bf">
+    <image id="n24_f2bf" name="n24" src="j48o95" fileName="imagesExport/zx_jq_djtubiao_1.png" pkg="mfvz4q8k" xy="252,124" group="n26_f2bf">
       <gearDisplay controller="star" pages="2,3"/>
     </image>
-    <image id="n25_f2bf" name="n25" src="j48o95" fileName="imagesExport/zx_jq_djtubiao_1.png" pkg="mfvz4q8k" xy="126,723" group="n26_f2bf">
+    <image id="n25_f2bf" name="n25" src="j48o95" fileName="imagesExport/zx_jq_djtubiao_1.png" pkg="mfvz4q8k" xy="307,125" group="n26_f2bf">
       <gearDisplay controller="star" pages="3"/>
     </image>
-    <group id="n26_f2bf" name="n26" xy="16,721" size="151,47" advanced="true" layout="hz" colGap="14"/>
+    <group id="n26_f2bf" name="n26" xy="197,123" size="151,47" advanced="true" layout="hz" colGap="14"/>
+    <image id="n18_kqhd" name="n18" src="orsttit" fileName="images/wpbb_di.png" pkg="eg2y0ldp" xy="685,24" size="140,140" group="n29_psph" aspect="true"/>
+    <loader id="n6_rbxq" name="loaIcon" xy="695,34" size="120,120" group="n29_psph" url="ui://xz8kxrecrbxq3" fill="scale"/>
+    <group id="n29_psph" name="n29" xy="685,24" size="140,140"/>
+    <image id="n17_kqhd" name="imgLock" src="psph35" fileName="images/cqxf_di_3.png" xy="2,0"/>
   </displayList>
 </component>

二进制
FGUIProject/assets/Studio/images/cqxf_anniu.png


二进制
FGUIProject/assets/Studio/images/cqxf_di_1.png


二进制
FGUIProject/assets/Studio/images/cqxf_di_2.png


二进制
FGUIProject/assets/Studio/images/cqxf_di_3.png


二进制
FGUIProject/assets/Studio/images/ejzjm_5.png


二进制
FGUIProject/assets/Studio/imgExpot/cqxf_zdqh_1.png


二进制
FGUIProject/assets/Studio/imgExpot/cqxf_zdqh_2.png


二进制
FGUIProject/assets/Studio/imgExpot/cqxf_zdqh_3.png


二进制
FGUIProject/assets/Studio/imgExpot/cqxf_zdqh_4.png


二进制
FGUIProject/assets/Studio/imgExpot/cwxf_zidi_1.png


二进制
FGUIProject/assets/Studio/imgExpot/cwxf_zidi_2.png


二进制
FGUIProject/assets/Studio/imgExpot/cwxf_zidi_3.png


二进制
FGUIProject/assets/Studio/imgExpot/cwxf_zidi_4.png


+ 25 - 12
FGUIProject/assets/Studio/package.xml

@@ -10,22 +10,22 @@
     <component id="n3xhh" name="StudioBuyNumUI.xml" path="/" exported="true"/>
     <component id="n3xhn" name="ListPropertyItem.xml" path="/components/"/>
     <image id="kqhdo" name="zpsxian_1.png" path="/images/"/>
-    <image id="kqhdq" name="gzsatb_1.png" path="/images/" exported="true"/>
-    <image id="kqhdr" name="gzsatb_2.png" path="/images/" exported="true"/>
+    <image id="kqhdq" name="gzsatb_1.png" path="/images/"/>
+    <image id="kqhdr" name="gzsatb_2.png" path="/images/"/>
     <image id="kqhds" name="gzsdi_1.png" path="/images/"/>
     <image id="kqhdt" name="gzsdi_2.png" path="/images/"/>
-    <image id="kqhdu" name="gzsltb_1.png" path="/images/" exported="true"/>
-    <image id="kqhdv" name="gzsltb_2.png" path="/images/" exported="true"/>
-    <image id="kqhdw" name="gzsltb_3.png" path="/images/" exported="true"/>
-    <image id="kqhdx" name="gzsltb_4.png" path="/images/" exported="true"/>
+    <image id="kqhdu" name="gzsltb_1.png" path="/images/"/>
+    <image id="kqhdv" name="gzsltb_2.png" path="/images/"/>
+    <image id="kqhdw" name="gzsltb_3.png" path="/images/"/>
+    <image id="kqhdx" name="gzsltb_4.png" path="/images/"/>
     <image id="kqhdy" name="gzssuo.png" path="/images/"/>
     <image id="kqhdz" name="gzsxian_2.png" path="/images/" scale="9grid" scale9grid="0,635,0,681"/>
-    <image id="kqhd10" name="gzsatb_3.png" path="/images/" exported="true"/>
-    <image id="kqhd11" name="gzsatb_4.png" path="/images/" exported="true"/>
-    <image id="kqhd12" name="gzswtb_1.png" path="/images/" exported="true"/>
-    <image id="kqhd13" name="gzswtb_2.png" path="/images/" exported="true"/>
-    <image id="kqhd14" name="gzswtb_3.png" path="/images/" exported="true"/>
-    <image id="kqhd15" name="gzswtb_4.png" path="/images/" exported="true"/>
+    <image id="kqhd10" name="gzsatb_3.png" path="/images/"/>
+    <image id="kqhd11" name="gzsatb_4.png" path="/images/"/>
+    <image id="kqhd12" name="gzswtb_1.png" path="/images/"/>
+    <image id="kqhd13" name="gzswtb_2.png" path="/images/"/>
+    <image id="kqhd14" name="gzswtb_3.png" path="/images/"/>
+    <image id="kqhd15" name="gzswtb_4.png" path="/images/"/>
     <image id="es2q1d" name="ejzjm_4.png" path="/images/"/>
     <image id="es2q1e" name="ejzjm_1.png" path="/images/"/>
     <image id="es2q1f" name="ejzjm_2.png" path="/images/"/>
@@ -78,6 +78,19 @@
     <component id="f2bf2x" name="ListPorcelainItem.xml" path="/components/"/>
     <component id="f2bf2z" name="ComProperty.xml" path="/" exported="true"/>
     <component id="f2bf30" name="ComFabric.xml" path="/" exported="true"/>
+    <image id="psph31" name="cwxf_zidi_4.png" path="/imgExpot/" exported="true"/>
+    <image id="psph32" name="cqxf_anniu.png" path="/images/"/>
+    <image id="psph33" name="cqxf_di_1.png" path="/images/" scale="9grid" scale9grid="270,537,540,237"/>
+    <image id="psph34" name="cqxf_di_2.png" path="/images/"/>
+    <image id="psph35" name="cqxf_di_3.png" path="/images/"/>
+    <image id="psph36" name="cqxf_zdqh_1.png" path="/imgExpot/" exported="true"/>
+    <image id="psph37" name="cqxf_zdqh_2.png" path="/imgExpot/" exported="true"/>
+    <image id="psph38" name="cqxf_zdqh_3.png" path="/imgExpot/" exported="true"/>
+    <image id="psph39" name="cqxf_zdqh_4.png" path="/imgExpot/" exported="true"/>
+    <image id="psph3a" name="cwxf_zidi_1.png" path="/imgExpot/" exported="true"/>
+    <image id="psph3b" name="cwxf_zidi_2.png" path="/imgExpot/" exported="true"/>
+    <image id="psph3c" name="cwxf_zidi_3.png" path="/imgExpot/" exported="true"/>
+    <image id="psph3d" name="ejzjm_5.png" path="/images/"/>
   </resources>
   <publish name="" path="..\GameClient\Assets\ResIn\UI\Studio" packageCount="2" genCode="true" extractAlpha="true"/>
 </packageDescription>

+ 3 - 3
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Studio/UI_ComPorcelain.cs

@@ -9,8 +9,8 @@ namespace UI.Studio
         public GComponent target;
         public GLoader m_loaBg;
         public GList m_list;
-        public GTextField m_txtNum;
         public GTextField m_txtTime;
+        public GTextField m_txtNum;
         public GButton m_btnBuy;
         public GLoader m_loaScore;
         public const string URL = "ui://xz8kxrecf2bf2w";
@@ -62,8 +62,8 @@ namespace UI.Studio
         {
             m_loaBg = (GLoader)comp.GetChild("loaBg");
             m_list = (GList)comp.GetChild("list");
-            m_txtNum = (GTextField)comp.GetChild("txtNum");
             m_txtTime = (GTextField)comp.GetChild("txtTime");
+            m_txtNum = (GTextField)comp.GetChild("txtNum");
             m_btnBuy = (GButton)comp.GetChild("btnBuy");
             m_loaScore = (GLoader)comp.GetChild("loaScore");
         }
@@ -71,8 +71,8 @@ namespace UI.Studio
         {
             m_loaBg = null;
             m_list = null;
-            m_txtNum = null;
             m_txtTime = null;
+            m_txtNum = null;
             m_btnBuy = null;
             m_loaScore = null;
             if(disposeTarget && target != null)

+ 6 - 3
GameClient/Assets/Game/HotUpdate/FairyGUI/GenCode/Studio/UI_ListPorcelainItem.cs

@@ -8,8 +8,9 @@ namespace UI.Studio
     {
         public GComponent target;
         public Controller m_star;
-        public GLoader m_loaBg;
         public GTextField m_txtTitle;
+        public GLoader m_loaBg;
+        public GLoader m_loaName;
         public GLoader m_loaIcon;
         public GImage m_imgLock;
         public const string URL = "ui://xz8kxrecf2bf2x";
@@ -60,16 +61,18 @@ namespace UI.Studio
         private void Init(GComponent comp)
         {
             m_star = comp.GetController("star");
-            m_loaBg = (GLoader)comp.GetChild("loaBg");
             m_txtTitle = (GTextField)comp.GetChild("txtTitle");
+            m_loaBg = (GLoader)comp.GetChild("loaBg");
+            m_loaName = (GLoader)comp.GetChild("loaName");
             m_loaIcon = (GLoader)comp.GetChild("loaIcon");
             m_imgLock = (GImage)comp.GetChild("imgLock");
         }
         public void Dispose(bool disposeTarget = false)
         {
             m_star = null;
-            m_loaBg = null;
             m_txtTitle = null;
+            m_loaBg = null;
+            m_loaName = null;
             m_loaIcon = null;
             m_imgLock = null;
             if(disposeTarget && target != null)

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/Studio/StudioBaseView.cs

@@ -67,6 +67,7 @@ namespace GFGGame
         public void AddChildCom(GComponent com)
         {
             _ui.target.AddChildAt(com, 1);
+
             list = com.GetChild("list").asList;
             _txtNum = com.GetChild("txtNum").asTextField;
             _txtTime = com.GetChild("txtTime").asTextField;

+ 12 - 1
GameClient/Assets/Game/HotUpdate/Views/Studio/StudioPorcelainView.cs

@@ -30,15 +30,20 @@ namespace GFGGame
         {
             GComponent com = UIPackage.CreateObject(UI_StudioUI.PACKAGE_NAME, "ComPorcelain").asCom;
             AddChildCom(com);
+            com.GetChild("loaBg").asLoader.url = ResPathUtil.GetBgImgPath("hz_bjbj");
 
             StudioDataManager.Instance.VIEW_NAME = typeof(StudioPorcelainView).FullName;
             this.studioCfg = StudioCfgArray.Instance.GetCfgsByfunId(typeof(StudioPorcelainView).Name)[StudioDataManager.Instance.theme - 1];
             this.studioData = StudioDataManager.Instance.GetStudioDataById(this.studioCfg.id);
             this.storyLevelCfgs = StoryLevelCfgArray.Instance.GetCfgsBytypeAndsubTypeAndchapterId(this.studioCfg.type, this.studioCfg.subType, this.studioCfg.id);
+
+            com.GetChild("loaScore").asLoader.url = string.Format("ui://Studio/cqxf_zdqh_{0}", StudioDataManager.Instance.theme);
             list.numItems = this.storyLevelCfgs.Count;
             list.ScrollToView(curIndex);
 
             base.OnShown();
+            com.height = _ui.target.height;
+
 
         }
 
@@ -46,7 +51,13 @@ namespace GFGGame
         {
             base.OnHide();
         }
-
+        protected override void ListItemRender(int index, GObject obj)
+        {
+            base.ListItemRender(index, obj);
+            UI_ListPorcelainItem item = UI_ListPorcelainItem.Proxy(obj);
+            item.m_loaName.url = string.Format("ui://Studio/cwxf_zidi_{0}", index + 1);
+            UI_ListPorcelainItem.ProxyEnd();
+        }
         private void OnClickBtnBack()
         {
             ViewManager.GoBackFrom(typeof(StudioPorcelainView).FullName);

二进制
GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0!a.png


二进制
GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0.png


二进制
GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0_1!a.png


二进制
GameClient/Assets/ResIn/UI/CommonGame/CommonGame_atlas0_1.png


二进制
GameClient/Assets/ResIn/UI/CommonGame/CommonGame_fui.bytes


二进制
GameClient/Assets/ResIn/UI/Studio/Studio_atlas0!a.png


二进制
GameClient/Assets/ResIn/UI/Studio/Studio_atlas0.png


二进制
GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_1!a.png


二进制
GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_1.png


二进制
GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_2!a.png


+ 96 - 0
GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_2!a.png.meta

@@ -0,0 +1,96 @@
+fileFormatVersion: 2
+guid: 7dab36fb97997d94bb3e31e835455519
+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: 

二进制
GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_2.png


+ 96 - 0
GameClient/Assets/ResIn/UI/Studio/Studio_atlas0_2.png.meta

@@ -0,0 +1,96 @@
+fileFormatVersion: 2
+guid: 13d3743513874c547be3c2c8a28534e4
+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: 

二进制
GameClient/Assets/ResIn/UI/Studio/Studio_fui.bytes