diff --git a/index.html b/index.html index 4d5b147..072f392 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - vue element admin + vueadmin diff --git a/package.json b/package.json index 8f6033a..9478869 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "vueadmin", - "version": "1.0.0", + "version": "1.0.2", "description": "vue admin project", "author": "taylor <709161610@qq.com>", - "private": true, + "license": "MIT", "scripts": { "dev": "node build/dev-server.js", "build": "node build/build.js" @@ -11,7 +11,6 @@ "dependencies": { "axios": "^0.15.3", "echarts": "^3.3.2", - "flex.css": "^1.1.6", "nprogress": "^0.2.0", "vue": "^2.1.10", "vuex": "^2.0.0-rc.6" diff --git a/src/App.vue b/src/App.vue index de2170f..d906024 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,65 +1,19 @@ \ No newline at end of file