Compare commits

...

3 Commits

Author SHA1 Message Date
xiaoxian521
fd85ad0b45 chore: update 2025-04-09 18:42:44 +08:00
xiaoxian521
ff1c70e3c7 chore: update 2025-04-09 17:58:55 +08:00
xiaoxian521
c0d48a072e chore: update 2025-04-09 17:06:54 +08:00
8 changed files with 8 additions and 8 deletions

View File

@ -260,7 +260,7 @@ export default defineComponent({
"pb-2",
"bg-bg_color",
isFullscreen.value
? ["w-full!", "h-full!", "z-2002", "fixed", "inset-0"]
? ["h-full!", "z-2002", "fixed", "inset-0"]
: "mt-2"
]}
>

View File

@ -253,7 +253,7 @@ export default defineComponent({
"pb-2",
"bg-bg_color",
isFullscreen.value
? ["w-full!", "h-full!", "z-2002", "fixed", "inset-0"]
? ["h-full!", "z-2002", "fixed", "inset-0"]
: "mt-2"
]}
>

View File

@ -78,7 +78,7 @@ onBeforeUnmount(() => {
</el-scrollbar>
<div
class="flex justify-end p-3 border-0 border-t-[1px]! border-solid border-[var(--pure-border-color)]"
class="flex justify-end p-3 border-0 border-t-[1px] border-solid border-[var(--pure-border-color)]"
>
<el-button
v-tippy="{

View File

@ -106,7 +106,7 @@ const swiperExample: any[] = [
</template>
<el-row :gutter="10">
<el-col v-for="item in swiperExample" :key="item.id" :span="12">
<h6 class="py-[16px] text-base">{{ item.label }}</h6>
<h6 class="py-[16px]! text-base">{{ item.label }}</h6>
<swiper v-bind="item.options">
<swiper-slide v-for="i in 5" :key="i">
<div

View File

@ -232,7 +232,7 @@ const onDownload = () => {
</p>
<el-divider />
<p class="mb-4! mt-4">
<p class="my-4!">
结合表单校验进行<span class="text-[red]">手动上传</span>
<span class="text-[14px]">
可先打开浏览器控制台找到Network然后填写表单内容后点击点提交观察请求变化

View File

@ -106,7 +106,7 @@ onMounted(() => {
/>
</div>
<div class="px-4 pt-2 pb-4 border-t border-t-gray-800">
<h4 class="pb-4 text-gray-50 group-hover:text-yellow-300">
<h4 class="pb-4! text-gray-50 group-hover:text-yellow-300">
{{ item.name }}
</h4>
<div

View File

@ -118,7 +118,7 @@ const {
</div>
<el-popconfirm title="是否确认删除?" @confirm="onbatchDel">
<template #reference>
<el-button type="danger" text class="mr-2!"> 批量删除 </el-button>
<el-button type="danger" text class="mr-1!"> 批量删除 </el-button>
</template>
</el-popconfirm>
</div>

View File

@ -117,7 +117,7 @@ defineExpose({ onTreeReset });
</template>
</el-input>
<el-dropdown :hide-on-click="false">
<More2Fill class="w-[28px] cursor-pointer outline-none" />
<More2Fill class="w-[28px] cursor-pointer outline-hidden" />
<template #dropdown>
<el-dropdown-menu>
<el-dropdown-item>