update js defination,use Partical insted of IView

This commit is contained in:
pengfei.zhou
2020-04-16 19:21:24 +08:00
committed by osborn
parent b2241fe343
commit 2598d0f266
57 changed files with 633 additions and 972 deletions

View File

@@ -36,7 +36,7 @@ class __$__ extends Panel {
width: 1,
},
gravity: Gravity.Center,
} as IVLayout)
})
.in(rootView)
}