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