mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 00:47:19 +08:00
chore: update
This commit is contained in:
parent
2ac8eab760
commit
8d987d247d
@ -55,13 +55,12 @@ export default defineComponent({
|
||||
ElNotification({
|
||||
title: "永久解答服务",
|
||||
duration: 0,
|
||||
// @ts-expect-error
|
||||
style: { width: "370px" },
|
||||
position: "bottom-right",
|
||||
// style: { width: "370px" },
|
||||
position: "top-right",
|
||||
dangerouslyUseHTMLString: true,
|
||||
message: `
|
||||
<a target='_blank' style='font-size: 16px' class='text-center text-[red] rounded hover:text-[var(--el-color-primary)]' href='https://yiming_chang.gitee.io/pure-admin-doc/pages/service/#%E6%B0%B8%E4%B9%85%E8%A7%A3%E7%AD%94%E5%BE%AE%E4%BF%A1%E7%BE%A4'>
|
||||
即将恢复原价感兴趣的朋友可以点我入手啦
|
||||
服务即将迎来重大升级
|
||||
</a>
|
||||
`
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user