dzduole 1 dia atrás
pai
commit
b97fbbda25

+ 1 - 4
art/fgui/.objs/metas/isxx5ak7/kt443qc.info

@@ -5,10 +5,8 @@
       "locked": true,
       "hidden": true
     },
-    "n44_ixm4": {
-      "collapsed": true
-    },
     "n109_um3x": {
+      "collapsed": true,
       "locked": true,
       "hidden": true
     },
@@ -16,7 +14,6 @@
       "hidden": true
     },
     "n77_vhzh": {
-      "collapsed": true,
       "locked": true,
       "hidden": true
     },

+ 2 - 2
art/fgui/assets/game/UIMain/UIMain.xml

@@ -51,7 +51,7 @@
     <component id="n72_vhzh" name="liucheng2" src="vhzhv4ho" fileName="UIMain/asset/Component112.xml" xy="0,0" group="n77_vhzh">
       <relation target="n10_ixm4" sidePair="center-center,middle-middle"/>
     </component>
-    <loader id="n80_lp3l" name="guideBtn" xy="342,469" size="328,140" group="n77_vhzh" fill="scaleFree" clearOnPublish="true"/>
+    <loader id="n80_lp3l" name="guideBtn" xy="346,482" size="320,129" group="n77_vhzh" fill="scaleFree" clearOnPublish="true"/>
     <component id="n73_vhzh" name="n73" src="wp26456" fileName="UISkill/component/Component64.xml" xy="526,497" size="86,107" group="n77_vhzh">
       <relation target="n16_ixm4" sidePair="width-width,center-center"/>
     </component>
@@ -71,7 +71,7 @@
     <component id="n108_um3x" name="n_yd_challenge_1_hand" src="um3xv5aw" fileName="UIMain/component/yd_challenge/Component_shou.xml" xy="240,492" group="n109_um3x" touchable="false">
       <relation target="n107_um3x" sidePair="left-left,right-right"/>
     </component>
-    <group id="n109_um3x" name="n_yd_challenge_1" xy="0,0" size="1334,750" visible="false" advanced="true"/>
+    <group id="n109_um3x" name="n_yd_lxms_1" xy="0,0" size="1334,750" visible="false" advanced="true"/>
     <component id="n101_e1lx" name="n_moni_pay_ok" src="e1lxv59z" fileName="UIMain/Component1_debug_pay_ok.xml" xy="815,304"/>
   </displayList>
 </component>

+ 1 - 4
art/fgui/assets/game/UIMain/asset/Component112.xml

@@ -4,9 +4,6 @@
     <graph id="n68_vhzh" name="n68" xy="-183,0" size="1700,750" alpha="0.6" type="rect" lineSize="0" fillColor="#ff000000">
       <relation target="" sidePair="width-width,height-height"/>
     </graph>
-    <loader id="n70_vhzh" name="n70" xy="348,470" size="310,138">
-      <relation target="" sidePair=""/>
-    </loader>
-    <image id="n69_vhzh" name="myMask" src="vhzhv4hm" fileName="UISkill/asset/zhezhao.png" xy="350,474" size="310,131"/>
+    <image id="n69_vhzh" name="myMask" src="vhzhv4hm" fileName="UISkill/asset/zhezhao.png" xy="346,482" size="310,131"/>
   </displayList>
 </component>

BIN
client/laya/bin/asset/fgui/game.obj


+ 5 - 6
client/laya/bin/js/bundle.js

@@ -4667,7 +4667,7 @@
             this.n_yd_challenge_1_mask = (this.getChild("n_yd_challenge_1_mask"));
             this.n_yd_challenge_1_btn = (this.getChild("n_yd_challenge_1_btn"));
             this.n_yd_challenge_1_hand = (this.getChild("n_yd_challenge_1_hand"));
-            this.n_yd_challenge_1 = (this.getChild("n_yd_challenge_1"));
+            this.n_yd_lxms_1 = (this.getChild("n_yd_lxms_1"));
             this.n_moni_pay_ok = (this.getChild("n_moni_pay_ok"));
         }
     }
@@ -7892,7 +7892,7 @@
             if (lianXiGuide == 0) {
                 let x = this.ui.placeBallBtn.x;
                 let y = this.ui.placeBallBtn.y;
-                this.ui.n_yd_challenge_1.visible = true;
+                this.ui.n_yd_lxms_1.visible = true;
                 this.ui.n_yd_challenge_1_hand.x = x + 150;
                 this.ui.n_yd_challenge_1_hand.y = y;
                 this.ui.n_yd_challenge_1_btn.x = x;
@@ -7900,7 +7900,7 @@
                 console.log('zh:yinDaoForLianxi set ok');
             }
             else {
-                this.ui.n_yd_challenge_1.visible = false;
+                this.ui.n_yd_lxms_1.visible = false;
             }
         }
         showTipForGuest() {
@@ -16327,7 +16327,6 @@
         }
         onConstruct() {
             this.n68 = (this.getChild("n68"));
-            this.n70 = (this.getChild("n70"));
             this.myMask = (this.getChild("myMask"));
         }
     }
@@ -25394,7 +25393,7 @@
             if (lianXiGuide == 0) {
                 let x = this.ui.placeBallBtn.x;
                 let y = this.ui.placeBallBtn.y;
-                this.ui.n_yd_challenge_1.visible = true;
+                this.ui.n_yd_lxms_1.visible = true;
                 this.ui.n_yd_challenge_1_hand.x = x + 150;
                 this.ui.n_yd_challenge_1_hand.y = y;
                 this.ui.n_yd_challenge_1_btn.x = x;
@@ -25402,7 +25401,7 @@
                 console.log('zh:yinDaoForLianxi set ok');
             }
             else {
-                this.ui.n_yd_challenge_1.visible = false;
+                this.ui.n_yd_lxms_1.visible = false;
             }
         }
         showTipForGuest() {

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
client/laya/bin/js/bundle.js.map


+ 0 - 2
client/laya/src/fgui/res/game/ui_Component112.ts

@@ -3,7 +3,6 @@
 export default class ui_Component112 extends fgui.GComponent {
 
 	public n68:fgui.GGraph;
-	public n70:fgui.GLoader;
 	public myMask:fgui.GImage;
 	public static URL:string = "ui://isxx5ak7vhzhv4ho";
 
@@ -13,7 +12,6 @@ export default class ui_Component112 extends fgui.GComponent {
 
 	protected onConstruct():void {
 		this.n68 = <fgui.GGraph>(this.getChild("n68"));
-		this.n70 = <fgui.GLoader>(this.getChild("n70"));
 		this.myMask = <fgui.GImage>(this.getChild("myMask"));
 	}
 }

+ 2 - 2
client/laya/src/fgui/res/game/ui_UIMain.ts

@@ -62,7 +62,7 @@ export default class ui_UIMain extends fgui.GComponent {
 	public n_yd_challenge_1_mask:ui_Component_lc_challenge1;
 	public n_yd_challenge_1_btn:fgui.GLoader;
 	public n_yd_challenge_1_hand:ui_Component_shou;
-	public n_yd_challenge_1:fgui.GGroup;
+	public n_yd_lxms_1:fgui.GGroup;
 	public n_moni_pay_ok:ui_Component1_debug_pay_ok;
 	public static URL:string = "ui://isxx5ak7kt443qc";
 
@@ -106,7 +106,7 @@ export default class ui_UIMain extends fgui.GComponent {
 		this.n_yd_challenge_1_mask = <ui_Component_lc_challenge1>(this.getChild("n_yd_challenge_1_mask"));
 		this.n_yd_challenge_1_btn = <fgui.GLoader>(this.getChild("n_yd_challenge_1_btn"));
 		this.n_yd_challenge_1_hand = <ui_Component_shou>(this.getChild("n_yd_challenge_1_hand"));
-		this.n_yd_challenge_1 = <fgui.GGroup>(this.getChild("n_yd_challenge_1"));
+		this.n_yd_lxms_1 = <fgui.GGroup>(this.getChild("n_yd_lxms_1"));
 		this.n_moni_pay_ok = <ui_Component1_debug_pay_ok>(this.getChild("n_moni_pay_ok"));
 	}
 }

+ 2 - 2
client/laya/src/ui/UIMain.ts

@@ -465,7 +465,7 @@ export default class UIMain extends UIBase {
         if (lianXiGuide == 0) {
             let x = this.ui.placeBallBtn.x;
             let y = this.ui.placeBallBtn.y;
-            this.ui.n_yd_challenge_1.visible = true;
+            this.ui.n_yd_lxms_1.visible = true;
             this.ui.n_yd_challenge_1_hand.x = x + 150;
             this.ui.n_yd_challenge_1_hand.y = y;
             this.ui.n_yd_challenge_1_btn.x = x;
@@ -475,7 +475,7 @@ export default class UIMain extends UIBase {
         } else {
             //debug后期删除
             // DataMgr.setLianXiGuide(0)
-            this.ui.n_yd_challenge_1.visible = false;
+            this.ui.n_yd_lxms_1.visible = false;
         }
 
 

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff