大爷 1 рік тому
батько
коміт
01730f6f6c

+ 5 - 5
assets/CommonDialog/CommonDialog1.xml → assets/CommonDialog/CommonDialog.xml

@@ -10,13 +10,13 @@
     <text id="n2_ifyf" name="txt_content" xy="109,784" size="933,375" fontSize="40" color="#66ffff" align="center" vAlign="middle" autoSize="none" text="内容">
       <relation target="" sidePair="center-center,middle-middle"/>
     </text>
-    <component id="n7_ifyf" name="btn_no" src="ifyf5" fileName="tow_cancel.xml" xy="198,1187" size="250,75" group="n9_ifyf"/>
-    <component id="n8_ifyf" name="btn_yes" src="ifyf2" fileName="one_confirm.xml" xy="705,1185" size="250,75" group="n9_ifyf"/>
-    <group id="n9_ifyf" name="twobutton" xy="198,1185" size="757,77" advanced="true">
+    <component id="n11_7jv1" name="btn_yes" src="7jv1n5" fileName="two_yes.xml" xy="797,1144" group="n9_ifyf"/>
+    <component id="n12_7jv1" name="btn_no" src="ifyf5" fileName="two_no.xml" xy="223,1156" group="n9_ifyf"/>
+    <group id="n9_ifyf" name="twobutton" xy="223,1144" size="737,66" advanced="true">
       <relation target="n0_ifyf" sidePair="bottom-bottom,center-center"/>
     </group>
-    <component id="n3_ifyf" name="btn_ok" src="ifyf2" fileName="one_confirm.xml" xy="425,1192" size="300,75" group="n10_ifyf"/>
-    <group id="n10_ifyf" name="onebutton" xy="425,1192" size="300,75" advanced="true">
+    <component id="n14_7jv1" name="btn_ok" src="11ahm9" fileName="one_confirm.xml" xy="499,1180" group="n10_ifyf"/>
+    <group id="n10_ifyf" name="onebutton" xy="499,1180" size="163,54" advanced="true">
       <relation target="n0_ifyf" sidePair="center-center,bottom-bottom"/>
     </group>
   </displayList>

+ 3 - 2
assets/CommonDialog/package.xml

@@ -4,7 +4,7 @@
     <image id="ifyf0" name="banzi_da.png" path="/"/>
     <image id="ifyf3" name="UI_LoginBtn.PNG" path="/"/>
     <image id="ifyf4" name="UI_LoginBtn_ONpressed.png" path="/"/>
-    <component id="ifyf5" name="tow_cancel.xml" path="/"/>
+    <component id="ifyf5" name="two_no.xml" path="/"/>
     <image id="11ahm7" name="失败界面.png" path="/"/>
     <image id="11ahm8" name="失败界面_文字1.png" path="/" scale9grid="0,0,-545,-904"/>
     <component id="11ahm9" name="one_confirm.xml" path="/"/>
@@ -16,10 +16,11 @@
     <component id="nyxdmg" name="chengbai_Button.xml" path="/"/>
     <image id="nyxdmh" name="结算界面_01.png" path="/"/>
     <image id="nyxdmi" name="结算界面_02.png" path="/"/>
-    <component id="nyxdmk" name="CommonDialog1.xml" path="/"/>
+    <component id="nyxdmk" name="CommonDialog.xml" path="/" exported="true"/>
     <image id="nyxdmm" name="光.png" path="/"/>
     <component id="nyxdav" name="Touxiang.xml" path="/"/>
     <component id="nyxdn4" name="Touxiang02.xml" path="/"/>
+    <component id="7jv1n5" name="two_yes.xml" path="/"/>
   </resources>
   <publish name=""/>
 </packageDescription>

+ 0 - 0
assets/CommonDialog/tow_cancel.xml → assets/CommonDialog/two_no.xml


+ 18 - 0
assets/CommonDialog/two_yes.xml

@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component size="163,54" extention="Button">
+  <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
+  <displayList>
+    <image id="n0_ifyf" name="n0" src="ifyf3" fileName="UI_LoginBtn.PNG" xy="0,0">
+      <gearDisplay controller="button" pages="0,2"/>
+      <relation target="" sidePair="width-width,height-height"/>
+    </image>
+    <image id="n1_ifyf" name="n1" src="ifyf4" fileName="UI_LoginBtn_ONpressed.png" xy="0,0">
+      <gearDisplay controller="button" pages="1,3"/>
+      <relation target="" sidePair="width-width,height-height"/>
+    </image>
+    <text id="n2_ifyf" name="title" xy="0,0" size="163,54" fontSize="30" color="#ffffff" align="center" vAlign="middle" autoSize="none" bold="true" singleLine="true" text="确定">
+      <relation target="" sidePair="width-width,height-height"/>
+    </text>
+  </displayList>
+  <Button/>
+</component>