no message
Former-commit-id: 90b140d703fb3fce2bef2d98516293854ef9d014 Former-commit-id: a77a9d22757d33850b7366f9d603a920458a29e0 Former-commit-id: d8f16caa59b4ebe374d26c011f967e3dc7e4eef0
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<template v-else>未选择</template>
|
||||
</p>
|
||||
</div>
|
||||
<d2-icon-select v-model="icon"></d2-icon-select>
|
||||
<d2-icon-select v-model="icon"/>
|
||||
<div class="title-group">
|
||||
<p class="title">用户可以输入</p>
|
||||
<p class="sub-title">
|
||||
@@ -27,7 +27,7 @@
|
||||
<template v-else>未选择</template>
|
||||
</p>
|
||||
</div>
|
||||
<d2-icon-select v-model="icon2" :user-input="true"></d2-icon-select>
|
||||
<d2-icon-select v-model="icon2" :user-input="true"/>
|
||||
</el-card>
|
||||
<el-card>
|
||||
<d2-markdown url="/static/md/组件 - 图标选择器.md"/>
|
||||
|
||||
Reference in New Issue
Block a user