mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 16:37:18 +08:00
chore: js
This commit is contained in:
parent
bf0d7dd060
commit
87a89ff85a
@ -57,11 +57,11 @@ export default defineComponent({
|
||||
title: "通知",
|
||||
duration: 0,
|
||||
//@ts-expect-error
|
||||
style: { width: "360px" },
|
||||
style: { width: "260px" },
|
||||
position: "bottom-right",
|
||||
dangerouslyUseHTMLString: true,
|
||||
message: `<a target='_blank' style='font-size: 16px' class='block text-center hover:text-[var(--el-color-primary)]' href='https://pure-admin.github.io/pure-admin-doc/pages/introduction/'>
|
||||
保姆级文档已更新!所有失效、有误链接都已修复!强制刷新文档页面即可!
|
||||
message: `<a target='_blank' style='font-size: 16px' class='block text-center text-[red] hover:text-[var(--el-color-primary)]' href='https://pure-admin.github.io/pure-admin-doc/pages/js/'>
|
||||
JS 版本限时优惠预售中!
|
||||
</a>
|
||||
`
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user