leeho
leeho
### Type Platform Theme ### Component Icon ### Feature Description 在Iconfont挂了的情况下想要替换icon ,能否考虑可以直接上传单个icon, 或者使用其他类似Iconfont的站点,比如iconpark(虽然不太可能)
大佬,什么时候整个web版的英雄联盟?
我们现在的技术栈是 umi+qiankun, 但是是动态路由,不知道能不能集成
想要查询annotations的实例,但是点击之后跳转的都是404页面 > Please provide a link by forking these links [G2Plot](https://codesandbox.io/s/g2plot-issue-template-gzfdq?file=/index.ts) or GitHub repo, a minimal reproduction. https://g2plot.antv.antgroup.com/zh/examples/component/annotation#line-annotation-with-text
 我在 request的拦截器给每个请求加上了cancelToken ```javascript function addPending(config) { const pendingKey = getPendingKey(config); config.cancelToken = config.cancelToken || new Reqs.CancelToken((cancel) => { if (!pendingMap.has(pendingKey)) { pendingMap.set(pendingKey, cancel); } }); } async function errHandler(response:...
请问改插件 在umi/plugin-qiankun 微前端环境下怎么使用?

### Confirm this is a Node library issue and not an underlying OpenAI API issue - [x] This is an issue with the Node library ### Describe the bug use...