Teeoo
Teeoo
撸了个客户端            
### Reproduction link [](https://codesandbox.io/s/sad-tom-jy1btv?file=/src/App.js) ### Steps to reproduce ```tsx 线框 实底 } > Some contents... Some contents... Some contents... ``` ### What is expected? 正常显示 ### What is...
关于面板问题
请不要再提面板无法使用或打开空白之类的问题了(: [https://github.com/opq-osc/panel](https://github.com/opq-osc/panel)
``` dist/js/@textbus/core-093b6ebe.js 97.56 kB dist/js/@textbus/editor-1abc8627.js 528.86 kB dist/css/edit-d1bbbc84.css 1,634.12 kB ``` 这个大小是认真得吗 @textbus 或者说是我姿势不对?
**Is your feature request related to a problem? Please describe.** [A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]] **Describe the solution you'd...

`POST:/api/getContactProfile` request: ```json { "wxid":"wxid_xxx" } ``` response: ```json { "code": 1, "data": { "account": "o0oo00oo00oo0oo0", "headImage": "", "nickname": "teeoo", "v3": "xx@stranger", "wxid": "wxid_xx" }, "msg": "success" } ```