From a312c6981dd4ab3e2bb6fd799155a727f1c2fb17 Mon Sep 17 00:00:00 2001 From: Connor <1813766834@qq.com> Date: Wed, 5 Jun 2024 20:03:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pages.json-=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 20 +++++---- pages/post/postInfo/postInfo.vue | 76 ++++++++++++++++---------------- 2 files changed, 49 insertions(+), 47 deletions(-) diff --git a/pages.json b/pages.json index 7626c5f..3774302 100644 --- a/pages.json +++ b/pages.json @@ -7,7 +7,16 @@ "^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue" } }, - "pages": [{ + "pages": [ + { + "path": "pages/index", + "style": { + "navigationBarTitleText": "若依移动端框架", + "navigationStyle": "custom", + "navigationBarTextStyle": "white" + } + }, + { "path": "pages/signln/harvestaddress", "style": { "navigationBarTitleText": "收货地址", @@ -28,14 +37,7 @@ "navigationStyle": "custom" } }, - { - "path": "pages/index", - "style": { - "navigationBarTitleText": "若依移动端框架", - "navigationStyle": "custom", - "navigationBarTextStyle": "white" - } - }, + { "path": "pages/signln/signid", "style": { diff --git a/pages/post/postInfo/postInfo.vue b/pages/post/postInfo/postInfo.vue index 304b998..6dda658 100644 --- a/pages/post/postInfo/postInfo.vue +++ b/pages/post/postInfo/postInfo.vue @@ -15,45 +15,45 @@ - - - - - - 友好评论~ - - - - - - {{postValue.likeCount}} - - - - {{postValue.likeCount}} - - - - - {{postValue.favoriteCount}} - - - - {{postValue.favoriteCount}} - - - - - 转发 - - - + + + + + + + 友好评论~ + + + + + + {{postValue.likeCount}} + + + + {{postValue.likeCount}} + + + + + {{postValue.favoriteCount}} + + + + {{postValue.favoriteCount}} + + + + + 转发 + + +