refactor: 空资源显示样式优化 (#16729)

This commit is contained in:
王嘉豪
2025-08-14 17:52:25 +08:00
committed by GitHub
parent c8cd8f5ef3
commit 24d787905b
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -2846,7 +2846,7 @@ export default {
publish_tips1: '發佈後可查看',
publish_tips2: '發佈後可{0}',
cancel_publish_tips: '取消發佈成功',
resource_not_published: '資源未發佈',
resource_not_published: '資源未發佈',
re_publish: '重新發佈',
published_success: '發佈成功',
cancel_publish: '取消發佈',

View File

@@ -2852,7 +2852,7 @@ export default {
publish_tips1: '发布后可查看',
publish_tips2: '发布后可{0}',
cancel_publish_tips: '取消发布成功',
resource_not_published: '资源未发布',
resource_not_published: '资源未发布',
re_publish: '重新发布',
published_success: '发布成功',
cancel_publish: '取消发布',