From baf90a38e3f11f3eb278a5ca717ba0fb7e275a4a Mon Sep 17 00:00:00 2001 From: Dong Xia Date: Mon, 6 Feb 2023 03:04:19 +0000 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90tab=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dong Xia --- src/pages/layout/content-tab.vue | 70 ++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 src/pages/layout/content-tab.vue diff --git a/src/pages/layout/content-tab.vue b/src/pages/layout/content-tab.vue new file mode 100644 index 0000000..9d8d060 --- /dev/null +++ b/src/pages/layout/content-tab.vue @@ -0,0 +1,70 @@ + + + + + -- Gitee