From 91fe56dc419e558b591d9506839dae14ac5d4a76 Mon Sep 17 00:00:00 2001 From: 18650502300 <18650502300@163.com> Date: Tue, 27 Feb 2024 15:30:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E8=B0=83=E8=AF=95=E5=BC=B9?= =?UTF-8?q?=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods_details/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/goods_details/index.vue b/pages/goods_details/index.vue index 905fae7..e51cedb 100644 --- a/pages/goods_details/index.vue +++ b/pages/goods_details/index.vue @@ -552,7 +552,7 @@ }, onLoad(options) { // console.log(JSON.stringify(options),"options.spread") - alert("options.spread"+JSON.stringify(options)) + // alert("options.spread"+JSON.stringify(options)) //用户从分享卡片进入的场景下获取主题色配置 this.$set(this, 'theme', this.$Cache.get('theme'));