onlyJinx
onlyJinx
**As shown in the picture, jsonrpc seems to be blocked**   **If I use http, he can work normally**  **enable “Insecure content” in the browser can solve this...
官组挺活跃的
### Version [email protected] ### Vue Version vue3 ### Link to minimal reproduction `npm create vite vue3 -- --template vue-ts` `cd vue3` `npm i vue-devui @devui-design/icons devui-theme` ### Step to reproduce...
如图,图片来源于[rarbg](https://rarbg.to/torrents.php)的人机验证,我获取了十张图,只有第0,7,8三张图识别正确,其余都错了,想问下这种怎么提高识别率?             
### 描述错误 在拖拽列宽的演示代码里添加max-height属性,就会出现拖拽列宽是没有滚动条出现导致后面的列无法显示   ### 复现步骤 在[列宽拖拽](https://www.naiveui.com/zh-CN/os-theme/components/data-table#column-draggable.vue)的代码里添加一个max-height属性就可以复现 ### 最小复现链接 https://codesandbox.io/p/sandbox/still-currying-2mzd95 ### 系统信息 ```Shell chrome ``` ### 使用的包管理器 npm ### 验证 - [X] 阅读 [贡献指南](https://github.com/tusen-ai/naive-ui/blob/main/CONTRIBUTING.zh-CN.md)。 - [X] 阅读 [文档](https://www.naiveui.com/zh-CN/)。 -...
openwrt的IP为 `10.0.0.21` ,然后将国内DNS服务器指向内网的服务 `10.0.0.22` ,里面自定义了域名 `test.org` --> `10.0.0.1` 当我直接向openwrt发起请求的时候,他无法解析这个域名。我测试直接指向 `10.0.0.22`是可以正常返回结果的,是哪里设置的问题吗?这个域名我尝试添加到**不走代理的域名**里面也是一样。  
使用openwrt官方源码, 好像是少了文件 smartdns-1.2025.47/smartdns-webui/package.json ``` # Touch all files to set mtime to PKG_SOURCE_DATE_EPOCH for reproducible builds find /home/new/openwrt/build_dir/target-x86_64_musl/linux-x86_64/base-files/ipkg-x86_64/base-files -exec touch -d "@1753632524" {} \; /home/new/openwrt/staging_dir/host/bin/fakeroot /home/new/openwrt/staging_dir/host/bin/apk mkpkg --info "name:base-files" --info...