Skip to content

Commit 2f73100

Browse files
committed
tweak
1 parent a6c8e1a commit 2f73100

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

src/views/components-demo/markdown.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

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

1010
<div class="editor-container">

src/views/login/index.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ export default {
107107
},
108108
immediate: true
109109
}
110-
111110
},
112111
created() {
113112
// window.addEventListener('hashchange', this.afterQRScan)

0 commit comments

Comments
 (0)