引导完善+ 说小贴士

This commit is contained in:
panfudan
2025-08-25 23:42:31 +08:00
parent 6c95b3acc3
commit c3b9977b0c
11 changed files with 3973 additions and 2902 deletions

View File

@@ -189,7 +189,7 @@ export class GuideSetpComp extends CCComp {
/** 显示组件 */
private show() {
this.node.active = true;
if (this.tipNode) {
if (this.tipLabel.string!="") {
this.tipNode.active = true;
}
if (this.handNode) {