升级 vue 3.2.26

This commit is contained in:
就眠儀式
2021-12-16 21:54:30 +08:00
parent 86350f0ec4
commit 77e6098de8
7 changed files with 14 additions and 16 deletions

View File

@@ -15,7 +15,6 @@ export default {
utterances.crossorigin = 'anonymous';
utterances.src = 'https://utteranc.es/client.js';
window.document.getElementById('comment').appendChild(utterances);
}
},
mounted: function(){