forked from AkkomaGang/admin-fe
tweak
This commit is contained in:
parent
b37a789f63
commit
c68e68897b
2 changed files with 2 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
<code>Markdown is based on
|
||||
<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>
|
||||
<a target="_blank" href="https://panjiachen.github.io/vue-element-admin-site/feature/component/markdown-editor.html">
|
||||
Documentation </a>
|
||||
</code>
|
||||
|
||||
<div class="editor-container">
|
||||
|
|
|
@ -107,7 +107,6 @@ export default {
|
|||
},
|
||||
immediate: true
|
||||
}
|
||||
|
||||
},
|
||||
created() {
|
||||
// window.addEventListener('hashchange', this.afterQRScan)
|
||||
|
|
Loading…
Reference in a new issue