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