no message
This commit is contained in:
parent
44aeb78e4f
commit
ca024d9a16
2
dist/index.html
vendored
2
dist/index.html
vendored
File diff suppressed because one or more lines are too long
@ -33,7 +33,7 @@
|
|||||||
let $baseURL = "https://ansnid.oss-cn-shenzhen.aliyuncs.com/forum"
|
let $baseURL = "https://ansnid.oss-cn-shenzhen.aliyuncs.com/forum"
|
||||||
document.addEventListener('DOMContentLoaded', function() {
|
document.addEventListener('DOMContentLoaded', function() {
|
||||||
const script = document.createElement('script');
|
const script = document.createElement('script');
|
||||||
script.src = './js/jweixin-1.3.2.js';
|
script.src = $baseURL + '/js/jweixin-1.3.2.js';
|
||||||
document.head.appendChild(script);
|
document.head.appendChild(script);
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user