refactor(PageSearch): ♻️ 样式改用unocss写法
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<el-card
|
||||
shadow="never"
|
||||
style="margin-bottom: 10px"
|
||||
class="mb-[10px]"
|
||||
v-show="visible"
|
||||
v-hasPerm="[`${searchConfig.pageName}:query`]"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user