From b2a10eb187cf74c5bbc984ffda0bcfe9b4150ce0 Mon Sep 17 00:00:00 2001 From: 77 <270260644@qq.com> Date: Thu, 7 Nov 2024 16:01:15 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=B7=BB=E5=8A=A0=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E9=A3=8E=E6=A0=BC=E7=9A=84=E6=A0=B7=E5=BC=8F2=E3=80=81?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=95=86=E5=93=81=E5=88=86=E7=B1=BB=E7=9A=84?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../diy/template/ProductCategory.vue | 109 ++++++++++++ .../promotion/diy/template/ThemeStyle.vue | 162 ++++++++++++++++++ 2 files changed, 271 insertions(+) create mode 100644 yudao-admin-vue3/src/views/mall/promotion/diy/template/ProductCategory.vue create mode 100644 yudao-admin-vue3/src/views/mall/promotion/diy/template/ThemeStyle.vue diff --git a/yudao-admin-vue3/src/views/mall/promotion/diy/template/ProductCategory.vue b/yudao-admin-vue3/src/views/mall/promotion/diy/template/ProductCategory.vue new file mode 100644 index 0000000..c2e4808 --- /dev/null +++ b/yudao-admin-vue3/src/views/mall/promotion/diy/template/ProductCategory.vue @@ -0,0 +1,109 @@ + + + + \ No newline at end of file diff --git a/yudao-admin-vue3/src/views/mall/promotion/diy/template/ThemeStyle.vue b/yudao-admin-vue3/src/views/mall/promotion/diy/template/ThemeStyle.vue new file mode 100644 index 0000000..5682c39 --- /dev/null +++ b/yudao-admin-vue3/src/views/mall/promotion/diy/template/ThemeStyle.vue @@ -0,0 +1,162 @@ + + + + \ No newline at end of file