Skip to content

Latest commit

 

History

History

ionicApp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

实例方法

setTitle(val)

设置网页标题。

isProd()

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

isScrolling()

返回布尔值。

getComponent()

获取给定键值的组件。