From beca407c8e566aebefce68b5b1435e93381daa44 Mon Sep 17 00:00:00 2001 From: lixg Date: Tue, 7 Mar 2023 17:49:29 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- src/views/discuss/DiscussPage.vue | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 8930bc1..108fc47 100644 --- a/src/App.vue +++ b/src/App.vue @@ -27,7 +27,7 @@ import { GET_USER_INFO } from "@/api/ThirdApi"; import { getCookie } from "@/api/utils"; import { USER_INFO } from "@/api/api"; -console.log("版本2.1.3------------"); +console.log("版本2.1.4------------"); const store = useStore(); const router = useRouter(); diff --git a/src/views/discuss/DiscussPage.vue b/src/views/discuss/DiscussPage.vue index 4d71e11..bf74a46 100644 --- a/src/views/discuss/DiscussPage.vue +++ b/src/views/discuss/DiscussPage.vue @@ -32,13 +32,15 @@ -
+ @@ -343,8 +345,8 @@ watch(state.postList, () => { height: 10px; } .samebtn { - width: 42.5px; - height: 23px; + // width: 42.5px; + // height: 23px; font-size: 13px; border: 0; border-radius: 2px;