Liao Kun Yong

Results 9 comments of Liao Kun Yong

可以使用this.$set(this.fields, "info.text", 0.267)来触发视图更新

@bailicangdu 非常感谢您的回复: 我现在用了一个曲线救国的方法: - 暂时先在react-monaco-editor的子应用将disableScopecss设置为true, - 至于代码提示方面,主要是monaco-editor-webpack-plugin这个插件来引入语言库然后做代码提示的。所以我只有在主程序修改webpack配置,启用monaco-editor-webpack-plugin这个插件,并且将monaco-eidtor这个库引进主程序 暂时用起来貌似是没有问题的,同时也非常期待您的相关修复

@bailicangdu 大佬, 请问这个issue的修复进度如何啦?

@JacksonTian 我已经提交了PR [添加客服消息可发送小程序卡片的功能](https://github.com/node-webot/co-wechat-api/pull/103)

i dig in the source code, saw that you are using styled-component to style, how about open some classNames props to allow user modified the style by className? eg. titleBarClasses,...

we also need a Interceptor to log request send and response, any good approach to added a Interceptor using this library?

can someone merge this asap?

@huangshuni 求大佬帮忙看看