From f177d3a762e57722f5c302a84fc29deb39043d43 Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Wed, 11 Sep 2024 17:43:45 +0800 Subject: [PATCH] =?UTF-8?q?1.diy----=20=E7=83=AD=E5=8C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/hot-zone.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/components/diy/hot-zone.vue b/components/diy/hot-zone.vue index 41c07ad2..be092257 100644 --- a/components/diy/hot-zone.vue +++ b/components/diy/hot-zone.vue @@ -47,7 +47,6 @@ this.img_height = new_content?.hot.img_height || 1; this.hot_data = new_content?.hot?.data || []; this.style_container = common_styles_computer(new_style.common_style); - console.log(this.hot_data); }, // 图片加载完成 获取宽高 on_load_img(e) {