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;