From 62f65599acd4b5ffb698fe0169447b2f69fe1432 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com> Date: Mon, 20 Jan 2025 10:14:09 +0800 Subject: [PATCH] tijiao --- src/components/page/components/table/word.vue | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/components/page/components/table/word.vue b/src/components/page/components/table/word.vue index be1a242..cfa4a17 100644 --- a/src/components/page/components/table/word.vue +++ b/src/components/page/components/table/word.vue @@ -32,7 +32,7 @@
- + {{ getTime(item.ctime) }}| - - + + + @@ -1633,7 +1634,7 @@ export default { } .isRemark { display: flex; - + align-items: center; /* position:absolute; */ top: -12px; @@ -1647,6 +1648,7 @@ export default { margin-right: 4px; } .isRemark span { + font-weight: bold; background-color: #fef0f0; border-color: #fde2e2; padding: 0 5px; @@ -1694,10 +1696,10 @@ export default { margin-left: 10px; border-color: #dedede; color: #8888a6; - font-weight: bold; + padding: 2px 4px; border-radius: 2px; - font-size: 14px + font-size: 14px; } /* .Resolved { background-color: #f0f9eb;