From 8a55298d7e388113c05bd70a549f17a6e7aacee8 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期一, 26 六月 2023 10:51:37 +0800 Subject: [PATCH] 返利页添加轮播图 --- uniapp/components/colGoods.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/uniapp/components/colGoods.vue b/uniapp/components/colGoods.vue index 238232d..75dcaac 100644 --- a/uniapp/components/colGoods.vue +++ b/uniapp/components/colGoods.vue @@ -55,6 +55,8 @@ props: { items: Object }, + created(){ + }, data() { return { -- Gitblit v1.9.3