diff --git a/cwd-admin/src/views/CommentsView.vue b/cwd-admin/src/views/CommentsView.vue index 9326662..5584caf 100644 --- a/cwd-admin/src/views/CommentsView.vue +++ b/cwd-admin/src/views/CommentsView.vue @@ -47,7 +47,12 @@ {{ formatDate(item.created) }}
- {{ item.ipAddress }} + {{ item.ipAddress }}
@@ -419,7 +424,7 @@ onMounted(() => { border-bottom: none; } -.table-row:hover .table-cell{ +.table-row:hover .table-cell { background-color: #f8f9fa; } @@ -430,6 +435,7 @@ onMounted(() => { display: flex; align-items: center; box-sizing: border-box; + overflow: hidden; border-bottom: 1px solid #eaeae0; } @@ -491,13 +497,13 @@ onMounted(() => { } .cell-author-name { - font-size: 13px; + font-size: 14px; font-weight: 500; margin-bottom: 2px; } .cell-author-email { - font-size: 11px; + font-size: 12px; color: #57606a; word-break: break-all; margin-bottom: 2px; @@ -558,7 +564,7 @@ onMounted(() => { .cell-status { padding: 3px 8px; border-radius: 999px; - font-size: 11px; + font-size: 12px; font-weight: 500; } diff --git a/cwd-admin/src/views/LayoutView.vue b/cwd-admin/src/views/LayoutView.vue index c4e31e4..8c5c67a 100644 --- a/cwd-admin/src/views/LayoutView.vue +++ b/cwd-admin/src/views/LayoutView.vue @@ -246,7 +246,7 @@ function handleLogoutFromActions() { .menu-item { padding: 10px 16px; cursor: pointer; - font-size: 14px; + font-size: 15px; color: #24292f; } diff --git a/cwd-admin/src/views/SettingsView.vue b/cwd-admin/src/views/SettingsView.vue index 1c809fb..d49f797 100644 --- a/cwd-admin/src/views/SettingsView.vue +++ b/cwd-admin/src/views/SettingsView.vue @@ -40,10 +40,10 @@

安全设置

- -
- 设置后前台使用管理员邮箱评论需输入此密钥。 -
+ +
- +
- +