From b2c7476a17497028e898c64f7ae8da2145e9e1f9 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Fri, 20 Sep 2024 14:54:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 1 + api/api.js | 8 ++++++++ common.scss | 21 +++++++++++++++++++++ components/post/postList.vue | 2 +- pages/index/index.vue | 40 +++++++++++++++++++++++++++------------- pages/publish/actorDetail.vue | 40 ++++++++++++++++++++++++++++++++++++---- pages/publish/actorList.vue | 11 +++++++++-- pages/publish/postDetail.vue | 8 ++++---- pages/publish/postList.vue | 11 +++++++++-- 9 files changed, 116 insertions(+), 26 deletions(-) create mode 100644 common.scss diff --git a/App.vue b/App.vue index a351c3f..42063a3 100644 --- a/App.vue +++ b/App.vue @@ -11,6 +11,7 @@