From 66b019eb2a1f09104629c5f96078e1e8a8d59cd2 Mon Sep 17 00:00:00 2001 From: "X1627315083@163.com" <1627315083@qq.com> Date: Thu, 23 Apr 2026 14:30:09 +0800 Subject: [PATCH] fix --- src/App.vue | 2 ++ src/views/brand/index.vue | 5 ++- src/views/collectionStory/detail/index.vue | 7 ++-- src/views/collectionStory/index.vue | 7 ++-- src/views/digitalDetail/index.vue | 8 ++--- src/views/shopping-drawer.vue | 40 ++++++++++++++++++++++ 6 files changed, 57 insertions(+), 12 deletions(-) create mode 100644 src/views/shopping-drawer.vue diff --git a/src/App.vue b/src/App.vue index d70a322..ff5e167 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,6 +3,7 @@
+ + + \ No newline at end of file