mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-24 19:39:27 +08:00
ref: 功能优化
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
:src="item.icon"
|
||||
/>
|
||||
</a-list-item-meta>
|
||||
<a-tag v-show="item.type === 'dev'">开发者</a-tag>
|
||||
<a-tag v-show="item.type === 'system'">系统</a-tag>
|
||||
</a-list-item>
|
||||
</a-list>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user