From e83bade96b0fae125a178e2d5f0a5c6e302b343e Mon Sep 17 00:00:00 2001 From: tanyp <742354529@qq.com> Date: Thu, 20 Jul 2023 13:23:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tansci-boot-ui/src/components/ElIcon.vue | 2 +- tansci-boot-ui/src/components/Table.vue | 2 +- .../src/components/amis/AmisComponent.vue | 2 +- .../src/components/layout/Index.vue | 13 +- .../components/layout/component/TbHeader.vue | 197 ----------------- .../components/layout/component/TbMenu.vue | 1 - .../components/layout/component/TbNavTabs.vue | 18 +- .../components/layout/component/TbSetting.vue | 199 ++++++++++++++++++ .../components/layout/component/TbSubmenu.vue | 1 - 9 files changed, 226 insertions(+), 209 deletions(-) delete mode 100644 tansci-boot-ui/src/components/layout/component/TbHeader.vue create mode 100644 tansci-boot-ui/src/components/layout/component/TbSetting.vue diff --git a/tansci-boot-ui/src/components/ElIcon.vue b/tansci-boot-ui/src/components/ElIcon.vue index cc9c330..2fe7db9 100644 --- a/tansci-boot-ui/src/components/ElIcon.vue +++ b/tansci-boot-ui/src/components/ElIcon.vue @@ -1,5 +1,5 @@ - - \ No newline at end of file diff --git a/tansci-boot-ui/src/components/layout/component/TbMenu.vue b/tansci-boot-ui/src/components/layout/component/TbMenu.vue index d585402..f409377 100644 --- a/tansci-boot-ui/src/components/layout/component/TbMenu.vue +++ b/tansci-boot-ui/src/components/layout/component/TbMenu.vue @@ -1,5 +1,4 @@