This commit is contained in:
2023-12-20 14:11:05 +08:00
parent 1d61f056b8
commit 39d2c4a959
6 changed files with 122 additions and 19 deletions

View File

@@ -18,6 +18,8 @@ export default {
if (icon) {
vnodes.push(<svg-icon icon-class={icon}/>)
} else {
vnodes.push(<span style="display: inline-block; width: 10px;"/>)
}
if (title) {