update web

This commit is contained in:
fatedier
2018-05-16 02:51:02 +08:00
parent c4f873c07a
commit 0b0d5c982e
16 changed files with 2249 additions and 2012 deletions

View File

@@ -1,5 +1,14 @@
{
"presets": [
["es2015", { "modules": false }]
],
"plugins": [
[
"component",
{
"libraryName": "element-ui",
"styleLibraryName": "theme-chalk"
}
]
]
}
}