mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 01:17:23 +08:00
chore: update
This commit is contained in:
parent
43b61aad25
commit
74197929d5
@ -52,8 +52,10 @@ export default defineComponent({
|
|||||||
title: "优质服务",
|
title: "优质服务",
|
||||||
duration: 0,
|
duration: 0,
|
||||||
dangerouslyUseHTMLString: true,
|
dangerouslyUseHTMLString: true,
|
||||||
message:
|
message: `<a target='_blank' style='font-size: 16px' class='hover:text-[red]' href='https://yiming_chang.gitee.io/pure-admin-doc/pages/service/'>点击查看优质服务详情</a>
|
||||||
"<a target='_blank' style='font-size: 16px' class='hover:text-[red]' href='https://yiming_chang.gitee.io/pure-admin-doc/pages/service/'>点击查看优质服务详情</a>"
|
<br />
|
||||||
|
<a target='_blank' style='font-size: 16px' class='hover:text-[red]' href='https://github.com/pure-admin/vue-pure-admin/issues/954'>点击查看 pure-admin 组织所有项目全面进入持续维护、持续开发状态!</a>
|
||||||
|
`
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user