new exports(props) → {Object} constructor Parameters: Name Type Description props Object { ctmobile: {Object} - CtMobile, id: {String} - id, config: {Object} Page的一系列配置, callback: {Function} componentDidMount的处理 } Source: Page.js, line 469 Returns: Type Object