Browse Source

【优化】适龄提醒修改

mojunshou 7 tháng trước cách đây
mục cha
commit
7915230b61

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 734 - 896
assets/bundle/gui/loading/loading.prefab


+ 2 - 12
assets/script/game/initialize/view/LoadingViewComp.ts

@@ -2,7 +2,7 @@
  * @Author: mojunshou 1637302775@qq.com
  * @Date: 2025-03-19 16:23:51
  * @LastEditors: mojunshou 1637302775@qq.com
- * @LastEditTime: 2025-05-06 15:25:59
+ * @LastEditTime: 2025-05-06 16:46:56
  * @Description: loading界面
  */
 import { _decorator, Toggle } from "cc";
@@ -166,13 +166,10 @@ export class LoadingViewComp extends CCVMParentComp {
             wxNode.active = state;
         }
         const loadNode = this.node.getChildByName("pro_progress");
-        const tipsNode = this.node.getChildByPath("pro_progress/tipsNode");
         if (loadNode) {
             loadNode.active = !state;
         }
-        if (tipsNode) {
-            tipsNode.active = !state;
-        }
+
     }
 
 
@@ -201,11 +198,4 @@ export class LoadingViewComp extends CCVMParentComp {
     }
 
     reset(): void { }
-
-
-    /**
-     * 保存关卡,分数,目标分数
-     * 
-     * 
-    */
 }

BIN
native/engine/android/res/drawable-xxxhdpi/bg_splash_theme.webp