iOS Bridge part

This commit is contained in:
pengfei.zhou
2019-07-30 11:25:05 +08:00
parent c1e4ccd984
commit 6e6dc4edef
8 changed files with 91 additions and 9 deletions

View File

@@ -74,6 +74,9 @@ class MyPage extends VMPanel<CountModel, CounterView>{
log("Hello.HEGO")
logw("Hello.HEGO")
loge("Hello.HEGO")
context.modal.toast('This is a toast.').then((r) => {
loge(r)
})
}
}
type SnakeNode = {