手机版日期弹框组件
    
    
    
    
    
    
        
| Name | Type | Default | Description | 
|---|---|---|---|
| parentDiv | HTMLElement | document.body | optional 组件要放在哪个dom里面,默认为body | 
Methods
- 
    
    关闭组件
- 
    
    销毁组件
- 
    
    
    
    
    
        
Name Type Description dateString optional 日期,默认为当前日期 
Events
- 
    
    点击取消按钮和外侧蒙版关闭日期组件事件Name Type Description timeObject 时间对象 
- 
    
    点击取消按钮和外侧蒙版关闭日期组件事件Name Type Description timeObject 时间对象 
- 
    
    点击确定按钮关闭日期组件事件Name Type Description timeObject 时间对象 
- 
    
    点击确定按钮关闭日期组件事件Name Type Description timeObject 时间对象 
