Sign in
apache
/
incubator-weex-ui
/
refs/heads/master
/
.
/
example
/
tab-bar
/
index.js
blob: d387de69584e14bf06a9242e0f01c2308c33409e [
file
] [
log
] [
blame
]
import
entry from
'./index.vue'
entry
.
el
=
'#root'
export
default
new
Vue
(
entry
)