Jabin Kong

Results 9 issues of Jabin Kong

Is it possible to start the service with tcp and send it to port 9906 of clickhouse?

例如: ``` import store1 from 'stores/store1' import store2 from 'stores/store2' Page({ data: { d1: store1.data, d2: store2.data, } onLoad() { store1.bind(this) store2.bind(this) }, }) ```

zh localization language pack, the translation of two words is missing: `apply` and `cancel`

了解到比如`蓝湖`好像可以直接设计稿转代码,这类功能和手工编码相比的话区别大吗 :pray:

The `size` param can it be a floating point number greater than 1?

```docker buildx build -t genfaceplus:0219 -f Dockerfile.genface .``` ``` 1569.7 removing build/bdist.linux-x86_64/wheel 1569.7 Running command Building wheel for dlib (pyproject.toml) 1569.7 running bdist_wheel 1569.7 running build 1569.7 running build_ext 1569.7...

### 预期情况 以前的旧版本并不会 ### 实际情况 新版本为何会强制勾选“请勿将代理服务器用于本地(Intranet)地址” ### 复现方法 启动代理,然后前往windows设置->代理服务器设置,发现“请勿将代理服务器用于本地(Intranet)地址”被强制勾选 ### 日志信息 . ### 额外信息 _No response_ ### 我确认已更新至最新版本 - [X] 是 ### 我确认已查询历史issues - [X] 是

bug