chore: 优化演示示例

This commit is contained in:
xiaoxian521
2024-01-11 22:42:19 +08:00
parent 7b228f4784
commit 44c541126a
30 changed files with 409 additions and 422 deletions

View File

@@ -29,7 +29,7 @@ function onInput() {
<el-tag
v-for="(word, index) in words"
:key="index"
type="danger"
type="warning"
class="mx-1"
effect="dark"
round