We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b883133 commit 045ab02Copy full SHA for 045ab02
src/views/index.vue
@@ -89,9 +89,6 @@ function open(url: string) {
89
</HButton>
90
</HDropdownMenu>
91
</PageHeader>
92
- <PageMain class="rounded-lg text-white" style="background: linear-gradient(50deg, rgb(14 76 253), rgb(106 142 255));">
93
- 全新版本 V4.0 正式发布,支持替换 UI 组件库,点击查看<span class="cursor-pointer px-1 text-yellow font-bold hover:op-70" @click="open('https://fantastic-admin.gitee.io/guide/v4.html')">V4.0 更新介绍</span>。
94
- </PageMain>
95
<div class="w-full flex flex-col gap-4 px-4 xl:flex-row">
96
<PageMain class="ecology">
97
<template #title>
0 commit comments