From 9150e086b8be51204fb098f166ce7757273ae52c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Wed, 2 Apr 2025 17:51:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/binding.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/components/diy/binding.vue b/components/diy/binding.vue index 9d839fa3..028eed54 100644 --- a/components/diy/binding.vue +++ b/components/diy/binding.vue @@ -298,7 +298,6 @@ if (!['3'].includes(new_form.theme)) { goods_img_style += `height: ${ this.size_handle(new_style, 'goods', 'height', goods_list, scale) };`; } - console.log(goods_img_style); const data_handle_list = new_list.map((item) => ({ ...item, is_home_show_goods: new_form.is_default_show_goods == '1',