优化界面

This commit is contained in:
GoEdgeLab
2022-04-05 11:33:29 +08:00
parent 0633c6d262
commit 185f549f4d
8 changed files with 8 additions and 8 deletions

View File

@@ -51,7 +51,7 @@ Vue.component("popup-icon", {
}
}
},
template: `<span><slot></slot>&nbsp;<a href="" :title="title" @click.prevent="clickPrevent"><i class="icon clone outline small"></i></a></span>`
template: `<span><slot></slot>&nbsp;<a href="" :title="title" @click.prevent="clickPrevent"><i class="icon expand small"></i></a></span>`
})
// 小提示