From a5f9ff7bacdf95635bd8659ca9af12dd60e1fa91 Mon Sep 17 00:00:00 2001 From: MoreStrive Date: Fri, 5 Jul 2024 11:02:04 +0700 Subject: [PATCH] fix: null component --- .../templates/advertisings/advertisings/index.vue | 1 + .../page-component/templates/advertisings/index.vue | 6 +++++- .../page-component/templates/articles/cards/index.vue | 6 +++++- .../page-component/templates/articles/details/index.vue | 6 +++++- .../page-component/templates/articles/index.vue | 6 +++++- .../templates/categories/categories/index.vue | 6 +++++- .../page-component/templates/categories/index.vue | 1 + .../templates/collections/articles/index.vue | 6 +++++- .../templates/collections/categories/index.vue | 1 + .../page-component/templates/collections/index.vue | 6 +++++- .../dynamic-page/page-component/templates/index.vue | 6 +++++- .../templates/navigations/bottoms/index.vue | 1 + .../templates/navigations/directions/index.vue | 1 + .../page-component/templates/navigations/index.vue | 3 ++- .../page-component/templates/navigations/tops/index.vue | 1 + .../page-component/templates/others/index.vue | 6 +++++- .../page-component/templates/others/stocks/index.vue | 9 ++++++--- .../page-component/templates/others/weathers/index.vue | 1 + .../page-component/templates/sections/articles/index.vue | 1 + .../page-component/templates/sections/index.vue | 1 + components/dynamic-page/page-section/layouts/index.vue | 1 + .../page-section/templates/articles/index.vue | 6 +++++- .../page-section/templates/category/index.vue | 1 + .../page-section/templates/category/misses/index.vue | 6 +++++- components/dynamic-page/page-section/templates/index.vue | 2 +- .../dynamic-page/page-section/templates/none/index.vue | 6 +++++- .../page-section/templates/sections/index.vue | 1 + .../page-section/templates/sections/misses/index.vue | 6 +++++- components/dynamic-page/page/layouts/index.vue | 6 +++++- components/dynamic-page/page/templates/index.vue | 6 +++++- 30 files changed, 96 insertions(+), 20 deletions(-) diff --git a/components/dynamic-page/page-component/templates/advertisings/advertisings/index.vue b/components/dynamic-page/page-component/templates/advertisings/advertisings/index.vue index cd28de2..68efce8 100644 --- a/components/dynamic-page/page-component/templates/advertisings/advertisings/index.vue +++ b/components/dynamic-page/page-component/templates/advertisings/advertisings/index.vue @@ -31,6 +31,7 @@ const GET_PROPS = computed(() => {