diff --git a/src/App.vue b/src/App.vue index 3b26873..a830207 100644 --- a/src/App.vue +++ b/src/App.vue @@ -22,7 +22,7 @@ export default { mounted() { setTimeout(() => { this.loading = false - }, 280); + }, 100); } } diff --git a/src/components/Loading.vue b/src/components/Loading.vue index 2d29d34..0ed781e 100644 --- a/src/components/Loading.vue +++ b/src/components/Loading.vue @@ -2,7 +2,7 @@
-
致力于让MD编辑更简单
+
致力于让MarkDown编辑更简单