switch to Vue 2.0

This commit is contained in:
Justineo
2016-11-11 23:52:30 +08:00
parent 73cd97a196
commit 4777d1332a
14 changed files with 224 additions and 159 deletions

1
src/index.js Normal file
View File

@ -0,0 +1 @@
export {default} from './components/ECharts.vue'