From 4807ac6d7141f799ea1a706467a24374513e07a9 Mon Sep 17 00:00:00 2001 From: rd <1344903914@qq.com> Date: Sat, 16 Aug 2025 14:08:40 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../manuscript-writer/check-list/index.vue | 67 ++++++++++++++----- .../manuscript-writer/check-list/style.scss | 2 +- .../manuscript-writer/list/index.vue | 2 +- .../manuscript/check-list/index.vue | 67 ++++++++++++++----- .../manuscript/check-list/style.scss | 2 +- .../manuscript/list/index.vue | 2 +- .../manuscript/list/style.scss | 2 +- 7 files changed, 109 insertions(+), 35 deletions(-) diff --git a/src/views/creative-generation-workshop/manuscript-writer/check-list/index.vue b/src/views/creative-generation-workshop/manuscript-writer/check-list/index.vue index 1001ac9..9bfcf69 100644 --- a/src/views/creative-generation-workshop/manuscript-writer/check-list/index.vue +++ b/src/views/creative-generation-workshop/manuscript-writer/check-list/index.vue @@ -7,26 +7,63 @@ 分享内容稿件 --> - +
-
- 批量审核 - 批量查看 + class="table-wrap bg-#fff rounded-8px border-1px border-#D7D7D9 border-solid px-24px py-24px flex flex-col" + > +
+ 批量审核 + 批量查看
- +
- +
diff --git a/src/views/creative-generation-workshop/manuscript-writer/check-list/style.scss b/src/views/creative-generation-workshop/manuscript-writer/check-list/style.scss index b819185..026b0ab 100644 --- a/src/views/creative-generation-workshop/manuscript-writer/check-list/style.scss +++ b/src/views/creative-generation-workshop/manuscript-writer/check-list/style.scss @@ -1,5 +1,5 @@ .manuscript-check-wrap { - height: 100%; + // height: 100%; display: flex; flex-direction: column; .filter-wrap { diff --git a/src/views/creative-generation-workshop/manuscript-writer/list/index.vue b/src/views/creative-generation-workshop/manuscript-writer/list/index.vue index 8e58a2d..5a42f2a 100644 --- a/src/views/creative-generation-workshop/manuscript-writer/list/index.vue +++ b/src/views/creative-generation-workshop/manuscript-writer/list/index.vue @@ -15,7 +15,7 @@
diff --git a/src/views/creative-generation-workshop/manuscript/check-list/index.vue b/src/views/creative-generation-workshop/manuscript/check-list/index.vue index 2971ecf..1a5d1f8 100644 --- a/src/views/creative-generation-workshop/manuscript/check-list/index.vue +++ b/src/views/creative-generation-workshop/manuscript/check-list/index.vue @@ -7,26 +7,63 @@ 分享内容稿件 - +
-
- 批量审核 - 批量查看 + class="table-wrap bg-#fff rounded-8px border-1px border-#D7D7D9 border-solid px-24px py-24px flex flex-col" + > +
+ 批量审核 + 批量查看
- +
- +
diff --git a/src/views/creative-generation-workshop/manuscript/check-list/style.scss b/src/views/creative-generation-workshop/manuscript/check-list/style.scss index b819185..026b0ab 100644 --- a/src/views/creative-generation-workshop/manuscript/check-list/style.scss +++ b/src/views/creative-generation-workshop/manuscript/check-list/style.scss @@ -1,5 +1,5 @@ .manuscript-check-wrap { - height: 100%; + // height: 100%; display: flex; flex-direction: column; .filter-wrap { diff --git a/src/views/creative-generation-workshop/manuscript/list/index.vue b/src/views/creative-generation-workshop/manuscript/list/index.vue index 457862e..d98afb9 100644 --- a/src/views/creative-generation-workshop/manuscript/list/index.vue +++ b/src/views/creative-generation-workshop/manuscript/list/index.vue @@ -18,7 +18,7 @@
diff --git a/src/views/creative-generation-workshop/manuscript/list/style.scss b/src/views/creative-generation-workshop/manuscript/list/style.scss index 60452dc..fbb2fb8 100644 --- a/src/views/creative-generation-workshop/manuscript/list/style.scss +++ b/src/views/creative-generation-workshop/manuscript/list/style.scss @@ -1,5 +1,5 @@ .manuscript-list-wrap { - height: 100%; + // height: 100%; display: flex; flex-direction: column; .filter-wrap {