diff --git a/package.json b/package.json
index 54fa25ce..9a343370 100644
--- a/package.json
+++ b/package.json
@@ -19,9 +19,10 @@
"wangeditor": "^4.7.4"
},
"devDependencies": {
- "vite": "2.3.7",
+ "@types/vue-router": "^2.0.0",
"@vitejs/plugin-vue": "^1.2.3",
- "@vue/compiler-sfc": "^3.1.2"
+ "@vue/compiler-sfc": "^3.1.2",
+ "vite": "2.3.7"
},
"browserslist": [
"> 1%",
diff --git a/src/App.vue b/src/App.vue
index 8b3d003d..ede39661 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -2,8 +2,11 @@
-
diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue
index d74c5c75..b671e883 100644
--- a/src/components/Sidebar.vue
+++ b/src/components/Sidebar.vue
@@ -1,154 +1,186 @@
-
-
diff --git a/src/components/Tags.vue b/src/components/Tags.vue
index 4f5e7a85..6dc8d2d3 100644
--- a/src/components/Tags.vue
+++ b/src/components/Tags.vue
@@ -25,15 +25,17 @@
-
diff --git a/src/views/404.vue b/src/views/404.vue
index 97a2b206..4d295e98 100644
--- a/src/views/404.vue
+++ b/src/views/404.vue
@@ -11,7 +11,7 @@
-
diff --git a/src/views/I18n.vue b/src/views/I18n.vue
index 6ec2a9a7..c54f1f00 100644
--- a/src/views/I18n.vue
+++ b/src/views/I18n.vue
@@ -24,7 +24,7 @@
-