diff --git a/.gitignore b/.gitignore index 060b35b..96a99dd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ node_modules/ dist/ npm-debug.log +example.html diff --git a/index.html b/index.html index 607011e..448640d 100644 --- a/index.html +++ b/index.html @@ -2,23 +2,10 @@ - vue-manage-system | 基于Vue的后台管理系统 + vue-manage-system - -
- - - diff --git a/src/App.vue b/src/App.vue index a8e06b6..08a8e28 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,7 +4,7 @@