From 8981e2ccb40def6d77150d4657ba50d683f62de6 Mon Sep 17 00:00:00 2001 From: AuroraHuang22 Date: Wed, 31 Jan 2024 13:46:17 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Add=20ISCN=20edit=20bar=20to=20t?= =?UTF-8?q?he=20/new=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/IscnEditBar.vue | 96 +++++++++++++++++++++++++++++++++ components/IscnUploadedInfo.vue | 41 +++++++++----- pages/view/_iscnId/index.vue | 66 ++++++----------------- 3 files changed, 140 insertions(+), 63 deletions(-) create mode 100644 components/IscnEditBar.vue diff --git a/components/IscnEditBar.vue b/components/IscnEditBar.vue new file mode 100644 index 00000000..5f98d383 --- /dev/null +++ b/components/IscnEditBar.vue @@ -0,0 +1,96 @@ + + + diff --git a/components/IscnUploadedInfo.vue b/components/IscnUploadedInfo.vue index 6d32e1b8..efc17328 100644 --- a/components/IscnUploadedInfo.vue +++ b/components/IscnUploadedInfo.vue @@ -6,22 +6,24 @@ -
+
+ diff --git a/pages/view/_iscnId/index.vue b/pages/view/_iscnId/index.vue index dc9ba6b6..887031d3 100644 --- a/pages/view/_iscnId/index.vue +++ b/pages/view/_iscnId/index.vue @@ -82,57 +82,19 @@ 'lg:px-0', ]" > -
-
- -
-
- - -
-
+