Commit b9f28716 by huangzhicong

更新README

parent fde2015a
```javascript
/// 页面加载完毕需要主动通知Native,如下
document.onreadystatechange = function() {
maxrocky.link();
}
/// 选择图片
/// 返回格式为
/// [{ uri: '', base64: '' }, { uri: '', base64: '' }, ...]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment