Sign in
apache
/
incubator-weex-ui
/
5d056b03bbe48a11ce534cf4cb53e9961207ddfe
/
.
/
example
/
popup
/
index.js
blob: 6191d8364b4d847fedbe3e8f76909255e0a35381 [
file
] [
log
] [
blame
]
import
entry from
'./index.vue'
entry
.
el
=
'#root'
export
default
new
Vue
(
entry
)