chore: 优化演示代码

This commit is contained in:
xiaoxian521
2024-01-11 01:53:32 +08:00
parent 81552e0261
commit 9d965a7c63
22 changed files with 77 additions and 88 deletions

View File

@@ -72,6 +72,7 @@ function onMouseleave() {
<template>
<el-select
class="!w-[200px]"
:model-value="inputValue"
placeholder="请选择动画"
clearable

View File

@@ -121,7 +121,7 @@ watch(
</script>
<template>
<div class="selector w-[350px]">
<div class="selector w-[220px]">
<el-input v-model="inputValue" disabled>
<template #append>
<el-popover