From d5d57c6a486f8dd572890d23b5155056402373f5 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Fri, 1 Dec 2023 18:41:42 +0800 Subject: [PATCH] refactor: UI --- ...oryTemplate.vue => CategoryTemplateV2.vue} | 0 .../src/views/template-market/index.vue | 106 +++++++++--------- 2 files changed, 52 insertions(+), 54 deletions(-) rename core/core-frontend/src/views/template-market/component/{CategoryTemplate.vue => CategoryTemplateV2.vue} (100%) diff --git a/core/core-frontend/src/views/template-market/component/CategoryTemplate.vue b/core/core-frontend/src/views/template-market/component/CategoryTemplateV2.vue similarity index 100% rename from core/core-frontend/src/views/template-market/component/CategoryTemplate.vue rename to core/core-frontend/src/views/template-market/component/CategoryTemplateV2.vue diff --git a/core/core-frontend/src/views/template-market/index.vue b/core/core-frontend/src/views/template-market/index.vue index 53082db7a4..813401d280 100644 --- a/core/core-frontend/src/views/template-market/index.vue +++ b/core/core-frontend/src/views/template-market/index.vue @@ -103,7 +103,7 @@ class="template-right" > - + > - - +
@@ -154,18 +153,17 @@