{{ post.name || "哈哈哈"}}
-{{ post.date || "2024-01-01" }}
-{{ post.text || "测试测试"}}
-From 7cb2d6b28f5d6b7c9443557ab105289db64dcb14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E4=B8=BD=E5=BD=A4?= <3131266284@qq.com> Date: Mon, 16 Dec 2024 21:40:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E7=A9=BA=E9=97=B4=E9=A1=B5?= =?UTF-8?q?=E5=B0=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/space/space.vue | 210 ++------------------------------------ 1 file changed, 6 insertions(+), 204 deletions(-) diff --git a/src/views/space/space.vue b/src/views/space/space.vue index 8cde03bc..0c3040b2 100644 --- a/src/views/space/space.vue +++ b/src/views/space/space.vue @@ -63,56 +63,22 @@ +
{{ post.text || "测试测试"}}
-