luyanan 6 years ago
parent
commit
9c2ef0d7ba
2 changed files with 0 additions and 3 deletions
  1. 0 1
      package.json
  2. 0 2
      src/main.js

+ 0 - 1
package.json

@ -17,7 +17,6 @@
17 17
    "babel-polyfill": "^6.26.0",
18 18
    "echarts": "3.8.5",
19 19
    "element-ui": "2.3.4",
20
    "es6-promise": "^4.2.4",
21 20
    "js-cookie": "2.2.0",
22 21
    "normalize.css": "7.0.0",
23 22
    "nprogress": "0.2.0",

+ 0 - 2
src/main.js

@ -1,5 +1,3 @@
1
require('es6-promise').polyfill() // ES6的polyfill
2
3 1
import Vue from 'vue'
4 2
5 3
import 'normalize.css/normalize.css'// A modern alternative to CSS resets