From ca016cc6a37fea6e5dac0be3f60b44037d4122b8 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Sun, 27 Nov 2022 08:35:19 +0800 Subject: [PATCH] ui: improve post details view --- components/main/MainContent.vue | 4 +-- pages/@[account]/[status].vue | 46 +++++++++++++++++++++++---------- 2 files changed, 34 insertions(+), 16 deletions(-) diff --git a/components/main/MainContent.vue b/components/main/MainContent.vue index fe2d2771..05afae66 100644 --- a/components/main/MainContent.vue +++ b/components/main/MainContent.vue @@ -37,8 +37,6 @@ defineProps<{ -
- -
+ diff --git a/pages/@[account]/[status].vue b/pages/@[account]/[status].vue index 24b5bcd0..cd223233 100644 --- a/pages/@[account]/[status].vue +++ b/pages/@[account]/[status].vue @@ -1,31 +1,49 @@ - + +
+
Status not found