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({
|
ElNotification({
|
||||||
title: "永久解答服务",
|
title: "永久解答服务",
|
||||||
duration: 0,
|
duration: 0,
|
||||||
// @ts-expect-error
|
// style: { width: "370px" },
|
||||||
style: { width: "370px" },
|
position: "top-right",
|
||||||
position: "bottom-right",
|
|
||||||
dangerouslyUseHTMLString: true,
|
dangerouslyUseHTMLString: true,
|
||||||
message: `
|
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 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>
|
</a>
|
||||||
`
|
`
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user