From 29ea97eedf261e19205578aa068443c75944a882 Mon Sep 17 00:00:00 2001
From: Connor <1813766834@qq.com>
Date: Wed, 5 Jun 2024 12:43:54 +0800
Subject: [PATCH] =?UTF-8?q?=E8=AF=9D=E9=A2=98=E7=BB=84=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 2 +
pages/common/postview/index.vue | 481 ++++++++++++++++++++++++++-----
pages/index.vue | 490 +++++++++++++-------------------
3 files changed, 610 insertions(+), 363 deletions(-)
diff --git a/pages.json b/pages.json
index aa77fb1..11922a4 100644
--- a/pages.json
+++ b/pages.json
@@ -8,6 +8,8 @@
}
},
"pages": [
+
+
{
"path": "pages/index",
diff --git a/pages/common/postview/index.vue b/pages/common/postview/index.vue
index b6bcb53..d39df2c 100644
--- a/pages/common/postview/index.vue
+++ b/pages/common/postview/index.vue
@@ -1,85 +1,420 @@
-
-
-
-
-
-
-
-
- 官方
- {{ username.substring(0, 10) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{postValue.uname}}
+ {{postValue.createTime + '·' + postValue.address}}
+
+
+
+
+ 关注
+ 已关注
+
+
+ {{postValue.title}}
+ {{postValue.content}}
+ {{postValue.content}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{'#' + tabItem}}
+
+
+
- 置顶
- 审核中
- 已下架
+
+
+ {{ postValue.transmitCount }}
+
-
-
- {{createTime}}
-
+
+
+
+
+ {{ postValue.likeCount }}
+
+
+
+
+
+ {{ postValue.likeCount }}
+
+
+
+
+
+ {{ postValue.commentCount }}
+
+
+
+
+
+ {{ postValue.favoriteCount }}
+
+
+
+
+
+ {{ postValue.favoriteCount }}
+
+
+
+
-
-
-
-
-
-
-
-
-
- {{ postaddress }}
-
-
-
-
-
-
- {{ readCount }}
-
-
-
- {{ likeCount }}
-
-
-
- {{ likeCount }}
-
-
-
-
- {{ commentCount }}
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/index.vue b/pages/index.vue
index ab30ab4..cd8692f 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -62,116 +62,13 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.uname}}
- {{item.createTime + '·' + item.address}}
-
-
-
-
- 关注
- 已关注
-
-
- {{item.title}}
- {{item.content}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{'#' + tabItem}}
-
-
-
-
-
-
- {{ item.transmitCount }}
-
-
-
-
-
-
- {{ item.likeCount }}
-
-
-
-
-
- {{ item.likeCount }}
-
-
-
-
-
- {{ item.commentCount }}
-
-
-
-
-
- {{ item.favoriteCount }}
-
-
-
-
-
- {{ item.favoriteCount }}
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
@@ -230,193 +127,206 @@
-
+