mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 17:07:19 +08:00
chore: js
This commit is contained in:
parent
bf0d7dd060
commit
87a89ff85a
@ -57,11 +57,11 @@ export default defineComponent({
|
|||||||
title: "通知",
|
title: "通知",
|
||||||
duration: 0,
|
duration: 0,
|
||||||
//@ts-expect-error
|
//@ts-expect-error
|
||||||
style: { width: "360px" },
|
style: { width: "260px" },
|
||||||
position: "bottom-right",
|
position: "bottom-right",
|
||||||
dangerouslyUseHTMLString: true,
|
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>
|
</a>
|
||||||
`
|
`
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user