diff --git a/index.html b/index.html
deleted file mode 100644
index 440c0b1..0000000
--- a/index.html
+++ /dev/null
@@ -1,224 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- 微信 Markdown 编辑器
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ font.label }}
- Abc
-
-
-
-
-
-
- {{ size.label }}
- {{ size.desc }}
-
-
-
-
-
-
- {{ color.label }}
- {{ color.hex }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 复制
- 关于
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
一款高度简洁的微信 Markdown 编辑器
-
-
-
扫码关注我的公众号,原创技术文章第一时间推送!
-

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/package.json b/package.json
index 9085a65..f2109f6 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,8 @@
"axios": "^0.19.1",
"codemirror": "^5.50.2",
"core-js": "^3.4.4",
+ "element-ui": "^2.13.0",
+ "jquery": "^3.4.1",
"markdown": "^0.5.0",
"marked": "^0.8.0",
"prettify": "^0.1.7",
diff --git a/public/assets/scripts/sync-scroll.js b/public/assets/scripts/sync-scroll.js
deleted file mode 100644
index 6d386f8..0000000
--- a/public/assets/scripts/sync-scroll.js
+++ /dev/null
@@ -1,4 +0,0 @@
-// 左右栏同步滚动
-$(document).ready(() => {
-
-})
diff --git a/public/index.html b/public/index.html
index bca21a8..d263d0b 100644
--- a/public/index.html
+++ b/public/index.html
@@ -49,20 +49,7 @@
-
-
-
-
-
-