董鸿霖
董鸿霖
I set `verticalCompact: false` , and when I dragging GirdItem I don't want it out of the GridLayout
问题重现 1. 选择一个文本框,右侧更改组件类型为下拉选择 2. 点击下面的添加选项,页面无反应,报错 https://jakhuang.github.io/form-generator/#/
### Clear and concise description of the problem 如何使每一行前面的行号不显示?我查找了一下官方文档,但是看不太懂,它的意思貌似都是怎么修改前面的数字。 ### Suggested solution no idea ### Alternative _No response_ ### Additional context _No response_ ### Validations - [X] Check that there...
vscode扩展商店中显示此扩展已弃用,请改用vue-official。也就是只用保留之前的volar就够了
问题描述:使用了自定义主题之后,echarts按需引入失效 echarts版本 5.1.2,使用的是js版本的主题 echarts按需引入不使用自定义主题,打包构建之后echarts的大小367kb ehcarts整体引入不使用自定义主题,打包构建799kb echarts按需引入并使用自定义主题,打包构建809kb echarts整体引入并使用自定义主题,打包构建799kb 按需引入配置如下,也很常规,自定义主题基于官网主题编辑器默认方案修改了个别颜色 ``` import { use } from 'echarts/core'; import { CanvasRenderer } from 'echarts/renderers'; import { PieChart, LineChart, MapChart } from 'echarts/charts'; import...
之前反馈过一次,后面3.78-0821版本第一次使用faster-whisper-xxl成功了,后面再使用全部都失败,报错大概是说无法在打包版中使用,我只能单独用faster-whisper-xxl了。 然后发现了另一个问题,我添加Hugging Face 上的模型下载就一直卡在那不动长达几个小时,之前的版本可以下载的,我自己去下载也没有网络问题。 **这个软件真的很好用,如果是faster-whisper能和xxl配合使用就很完美了,希望大佬能再升级一下,感激不尽。** faster-whisper-xxl报错信息: ``` 语音识别阶段出错:Traceback (most recent call last): File "videotrans\configure\_base.py", line 54, in _external_cmd_with_wrapper File "subprocess.py", line 524, in run subprocess.CalledProcessError: Command '['D:/tools/win-videotrans-v3.78/models/Faster-Whisper-XXL_r245.4_windows/Faster-Whisper-XXL/faster-whisper-xxl.exe', 'c:/users/dwtom/videos/pyvideotrans/tmp/speech2text/xxxx.wav', '-f', 'srt',...