Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 335 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 335 Bytes

实例方法

setTitle(val)

设置网页标题。

isProd()

返回是否生产模式。默认为false。可以在@App中的config中配置。

isScrolling()

返回布尔值。

getComponent()

获取给定键值的组件。