This commit is contained in:
Pan 2018-11-28 14:24:30 +08:00
parent a6c8e1a11a
commit 2f731000c1
2 changed files with 2 additions and 3 deletions

View File

@ -3,8 +3,8 @@
<code>Markdown is based on <code>Markdown is based on
<a href="https://github.com/nhnent/tui.editor" target="_blank">tui.editor</a> Simply encapsulated in Vue. <a href="https://github.com/nhnent/tui.editor" target="_blank">tui.editor</a> Simply encapsulated in Vue.
<a target="_blank" href="https://juejin.im/post/593121aa0ce4630057f70d35#heading-15"> <a target="_blank" href="https://panjiachen.github.io/vue-element-admin-site/feature/component/markdown-editor.html">
相关文章 </a> Documentation </a>
</code> </code>
<div class="editor-container"> <div class="editor-container">

View File

@ -107,7 +107,6 @@ export default {
}, },
immediate: true immediate: true
} }
}, },
created() { created() {
// window.addEventListener('hashchange', this.afterQRScan) // window.addEventListener('hashchange', this.afterQRScan)