Jonham Chen

Results 6 issues of Jonham Chen

@@从主页的README上,看到作者 @jaxQin 写到: > 待办事宜: > 登录 > 点赞 > 收藏 > 发布 > 评论 然而, 查看了CNode社区的[API页面](https://cnodejs.org/api),并未提供**登录接口**。 同时,以上的几个事件,都是需要有用户的**accessToken**。而API文档底部提示: > 知识点 > 如何获取 accessToken? 用户登录后,在设置页面可以看到自己的 accessToken。 建议各移动端应用使用手机扫码的形式登录,验证使用 /accesstoken 接口,登录后长期保存 accessToken。 所以,我推荐,用**二维码扫描**,从登录后的[设置页](https://cnodejs.org/setting)获取accessToken

I am starting a project of "Online Excel" on data management and analysis from great a lot excel. And I need to make canvas-datagrid works more like Excel because all...

`node_modules/mpvue-zanui/src/assets/zanui.wxss` 已经移到了 `node_modules/mpvue-zanui/src/assets/style/zanui.wxss`。踩到了坑。麻烦改下MarkDown

hi, I've passed a `webm` video file to `mp4box`, and nothing has happened. (I expect onError to be called.) so I checked the source code and found that `onError` never...

add oauth.d.ts to support typescript

found an issue, but still cannot make this demo running. https://github.com/tencentyun/TRTCSDK/issues/511