mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改类型错误,调整页面细节,新增拖拽上传图片
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
:fallback-src="requireFallbackImg()"
|
||||
/>
|
||||
<n-ellipsis>
|
||||
<b-text class="list-text">
|
||||
<n-text class="list-text">
|
||||
{{ title }}
|
||||
</b-text>
|
||||
</n-text>
|
||||
</n-ellipsis>
|
||||
</div>
|
||||
<div :class="{ 'select-modal': select }" />
|
||||
|
||||
Reference in New Issue
Block a user