style: 全局修改样式主题
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
<!-- 为了,icp备案-->
|
||||
<!-- <title>个人成果展示</title>-->
|
||||
<link rel="stylesheet" href="/src/assets/loading.css" />
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5453339688995325" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -25,7 +24,7 @@
|
||||
</body>
|
||||
|
||||
<!-- 引入聊天组件脚本 -->
|
||||
<script async src="https://opendeep.wiki/koala-chat-widget.js"></script>
|
||||
<!-- <script async src="https://opendeep.wiki/koala-chat-widget.js"></script>
|
||||
<script>
|
||||
function loadChatWidget() {
|
||||
KoalaChatWidget.init({
|
||||
@@ -43,6 +42,6 @@
|
||||
}
|
||||
// 页面加载完成后再加载聊天组件
|
||||
window.addEventListener('load', loadChatWidget);
|
||||
</script>
|
||||
</script> -->
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user