UNPKG

weex-eros-template

Version:

本木前端 weex 集成方案

4 lines (3 loc) 95 B
import 'Config' import Home from './index.vue' new Vue(Vue.util.extend({ el: '#root' }, Home))