Browse Source

体力礼包界面

何晓捷 2 years ago
parent
commit
af49e199cd

+ 11 - 5
FGUIProject/assets/EnduringGiftBox/EnduringGiftBoxPower.xml

@@ -8,11 +8,17 @@
     <image id="n5_qqhz" name="n5" src="qqhz5" fileName="images/small_paper.png" xy="261,405" group="n7_qqhz"/>
     <image id="n2_qqhz" name="n2" src="qqhz6" fileName="images/paper.png" xy="30,366" group="n7_qqhz"/>
     <image id="n8_qqhz" name="n8" src="qqhzp" fileName="images/cz_tl_juese.png" xy="23,-27" group="n7_qqhz"/>
-    <text id="n9_qqhz" name="n9" xy="481,164" size="444,154" group="n7_qqhz" fontSize="32" color="#915e15" align="center" autoSize="none" text="是否花费20粉钻购买60体力?&#xA;体力每5分钟恢复1点&#xA;(今日剩余购买次数:8/8)"/>
-    <component id="n12_qqhz" name="btnCancel" src="qqhzs" fileName="components/BtnCancel.xml" xy="362,327" group="n7_qqhz"/>
-    <component id="n14_qqhz" name="btnSub" src="qqhzu" fileName="components/BtnSub.xml" xy="648,327" group="n7_qqhz"/>
-    <text id="n15_qqhz" name="n15" xy="151,434" size="753,48" group="n7_qqhz" fontSize="28" color="#a67975" autoSize="none" text="除了上述购买体力的途径,我们还提供了更多的优惠礼包选择"/>
-    <image id="n16_qqhz" name="n16" src="qqhzg" fileName="images/cz_lb_db.png" xy="69,475" group="n7_qqhz"/>
     <group id="n7_qqhz" name="n7" xy="-1,-27" size="1080,1105"/>
+    <text id="n9_qqhz" name="n9" xy="481,164" size="444,154" group="n17_qqhz" fontSize="32" color="#915e15" align="center" autoSize="none" text="是否花费20粉钻购买60体力?&#xA;体力每5分钟恢复1点&#xA;(今日剩余购买次数:8/8)"/>
+    <component id="n12_qqhz" name="btnCancel" src="qqhzs" fileName="components/BtnCancel.xml" xy="362,327" group="n17_qqhz"/>
+    <component id="n14_qqhz" name="btnSub" src="qqhzu" fileName="components/BtnSub.xml" xy="648,327" group="n17_qqhz"/>
+    <group id="n17_qqhz" name="n17" xy="362,164" size="563,238"/>
+    <image id="n16_qqhz" name="n16" src="qqhzg" fileName="images/cz_lb_db.png" xy="69,475" group="n18_qqhz"/>
+    <group id="n18_qqhz" name="n18" xy="69,475" size="940,231"/>
+    <text id="n15_qqhz" name="n15" xy="151,434" size="753,48" fontSize="28" color="#a67975" autoSize="none" text="除了上述购买体力的途径,我们还提供了更多的优惠礼包选择"/>
+    <image id="n19_qqhz" name="n19" src="qqhz8" fileName="images/lm_dt_tsdb_2.png" xy="749,485"/>
+    <text id="n20_qqhz" name="n20" xy="780,490" size="216,39" rotation="-0.7" fontSize="28" color="#cc6960" align="center" leading="0" autoSize="none" text="今日剩余1/1"/>
+    <component id="n21_qqhz" name="n21" src="qqhzy" fileName="components/BtnBuy.xml" xy="725,566"/>
+    <text id="n22_qqhz" name="n22" xy="743,644" size="248,39" fontSize="28" color="#c69652" align="center" leading="0" autoSize="none" text="可获得120会员积分"/>
   </displayList>
 </component>

+ 12 - 0
FGUIProject/assets/EnduringGiftBox/components/BtnBuy.xml

@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component size="260,74" extention="Button">
+  <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
+  <displayList>
+    <image id="n0_qqhz" name="n0" src="qqhzk" fileName="images/cz_an_yellow.png" xy="0,0">
+      <relation target="" sidePair="width-width,height-height"/>
+    </image>
+    <text id="n1_qqhz" name="txtNewPrice" xy="116,0" size="123,69" font="SourceHanSerifCN-SemiBold" fontSize="32" color="#fffdf4" vAlign="middle" autoSize="shrink" text="12元"/>
+    <text id="n2_qqhz" name="txtOldPrice" xy="21,2" size="84,69" font="SourceHanSerifCN-SemiBold" fontSize="32" color="#fffdf4" align="center" vAlign="middle" autoSize="shrink" strike="true" text="86"/>
+  </displayList>
+  <Button/>
+</component>

+ 13 - 0
FGUIProject/assets/EnduringGiftBox/components/BtnBuyWeek.xml

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component size="260,74" extention="Button">
+  <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
+  <displayList>
+    <image id="n0_qqhz" name="n0" src="qqhzk" fileName="images/cz_an_yellow.png" xy="0,0">
+      <relation target="" sidePair="width-width,height-height"/>
+    </image>
+    <text id="n1_qqhz" name="txtNewPrice" xy="135,0" size="106,69" font="SourceHanSerifCN-SemiBold" fontSize="32" color="#fffdf4" vAlign="middle" autoSize="shrink" text="300"/>
+    <text id="n2_qqhz" name="txtOldPrice" xy="21,1" size="84,69" font="SourceHanSerifCN-SemiBold" fontSize="32" color="#fffdf4" vAlign="middle" autoSize="shrink" strike="true" text="2000"/>
+    <image id="n3_qqhz" name="n3" src="qqhz10" fileName="images/lm_tb.png" xy="103,21"/>
+  </displayList>
+  <Button/>
+</component>

+ 12 - 0
FGUIProject/assets/EnduringGiftBox/components/BtnReceive.xml

@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component size="260,74" extention="Button">
+  <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
+  <displayList>
+    <image id="n2_qqhz" name="received" src="qqhzm" fileName="images/cz_an_grey.png" xy="0,0"/>
+    <image id="n0_qqhz" name="receive" src="qqhzk" fileName="images/cz_an_yellow.png" xy="0,0">
+      <relation target="" sidePair="width-width,height-height"/>
+    </image>
+    <text id="n1_qqhz" name="txtRec" xy="0,0" size="260,69" font="SourceHanSerifCN-SemiBold" fontSize="32" color="#fffdf4" align="center" vAlign="middle" autoSize="none" text="领取"/>
+  </displayList>
+  <Button/>
+</component>

BIN
FGUIProject/assets/EnduringGiftBox/images/lm_tb.png


+ 4 - 0
FGUIProject/assets/EnduringGiftBox/package.xml

@@ -30,6 +30,10 @@
     <image id="qqhzq" name="zsx_flower1.png" path="/images/"/>
     <component id="qqhzs" name="BtnCancel.xml" path="/components/"/>
     <component id="qqhzu" name="BtnSub.xml" path="/components/"/>
+    <component id="qqhzv" name="BtnReceive.xml" path="/components/"/>
+    <component id="qqhzy" name="BtnBuy.xml" path="/components/"/>
+    <component id="qqhzz" name="BtnBuyWeek.xml" path="/components/"/>
+    <image id="qqhz10" name="lm_tb.png" path="/images/"/>
   </resources>
   <publish name=""/>
 </packageDescription>