wx.getClipboardData(Object object)

    获取系统剪贴板的内容

    object.success 回调函数

    参数
    Object object
    属性类型说明
    datastring剪贴板的内容

    示例代码