From c49a96c05e686a1c333998b944bf69055341cdf4 Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期三, 30 四月 2025 17:03:42 +0800 Subject: [PATCH] c --- src/utils/tools.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/utils/tools.js b/src/utils/tools.js index 57e120f..488ee6c 100644 --- a/src/utils/tools.js +++ b/src/utils/tools.js @@ -53,7 +53,7 @@ }, // 闆ㄥぉ妯℃嫙 toggleRain(option, show) { - console.log(option, "option"); + // console.log(option, "option"); // 鍏堥攢姣佹棫瀹炰緥 if (this.rainEffect) { this.rainEffect.destroy(); -- Gitblit v1.9.3