perf: 调整
This commit is contained in:
@ -36,7 +36,7 @@ export default {
|
|||||||
v-slots={{
|
v-slots={{
|
||||||
suffix: () => (
|
suffix: () => (
|
||||||
<div class=" rounded-16px w-32px h-32px flex justify-center items-center icon " onClick={handleSearch}>
|
<div class=" rounded-16px w-32px h-32px flex justify-center items-center icon " onClick={handleSearch}>
|
||||||
<SvgIcon name="xt-arrow-right" size={20} class="color-#6D4CFE" />
|
<SvgIcon name="xt-arrow-right" size={20} class="!color-#6D4CFE" />
|
||||||
</div>
|
</div>
|
||||||
),
|
),
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user