refactor(PageSearch): ♻️ 样式改用unocss写法

This commit is contained in:
cshaptx4869
2024-05-25 16:18:54 +08:00
parent e0c5315112
commit 7f1a041e87

View File

@@ -1,7 +1,7 @@
<template>
<el-card
shadow="never"
style="margin-bottom: 10px"
class="mb-[10px]"
v-show="visible"
v-hasPerm="[`${searchConfig.pageName}:query`]"
>