From ba239c95fa3b93203e71572ec2e6b01e8fd9a26a Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Fri, 27 Sep 2024 17:58:51 +0800 Subject: [PATCH] =?UTF-8?q?1.diy---=E7=BD=AE=E9=A1=B6=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/article-tabs.vue | 6 +- components/diy/diy.vue | 60 ++++++++++--- components/diy/goods-tabs.vue | 6 +- components/diy/modules/tabs-view.vue | 10 ++- components/diy/tabs-carousel.vue | 57 +++++++++---- components/diy/tabs.vue | 84 ++++++++++++++++++- .../components/uv-sticky/uv-sticky.vue | 8 ++ 7 files changed, 195 insertions(+), 36 deletions(-) diff --git a/components/diy/article-tabs.vue b/components/diy/article-tabs.vue index 9f1d1e3a..57b6346c 100644 --- a/components/diy/article-tabs.vue +++ b/components/diy/article-tabs.vue @@ -1,7 +1,7 @@