mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
chore: 优化了标题展示和大小样式
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<n-space class="list-content-top go-px-0" justify="center">
|
||||
<n-space>
|
||||
<n-text>
|
||||
{{ cardData?.title || '' }}
|
||||
{{ cardData?.title || cardData?.id || '未命名' }}
|
||||
</n-text>
|
||||
</n-space>
|
||||
</n-space>
|
||||
|
||||
Reference in New Issue
Block a user