Results 9 issues of mxue

Fix: zsh: no matches found: -include=*.html,*.js,*.json,*.css,*.png,*.svg,*.ico

wontfix

这个问题比较复杂,我使用是按需引入的select,但是提示option找不到,我看到了这个issues #1114 ,就改成了`import { Select, Option } from 'muse-ui/lib/select'`,但是使用这个方法引入后select就无法使用了,报错信息为 ``` ./src/views/Home.vue?vue&type=script&lang=js& (./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/Home.vue?vue&type=script&lang=js&) Module not found: Error: [CaseSensitivePathsPlugin] `/Users/mxue/Desktop/works/MxuePlayer_Frontend/node_modules/muse-ui/lib/select/index.js` does not match the corresponding path on disk `Select`. ``` 最后还试了 ```...

### Environment macOS big sur 11.6.4 (20G417) / Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 / vue 2.6.11 ### Reproduction link [https://run.iviewui.com/J72pc00v](https://run.iviewui.com/J72pc00v) ### Steps...

- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## 基本信息 - **依赖包名 及 版本:** @arco-design/[email protected] - **框架版本:** 3.2.13 - **浏览器版本:** chrome96.0.4664.110 - **复现地址:**...

type: 🐞 bug

### Version 5.0.4 ### Reproduction link [github.com](https://github.com/mxue12138/vue-cli_test) ### Environment info ``` Environment Info: System: OS: macOS 11.6.5 CPU: (4) x64 Intel(R) Core(TM) i7-7660U CPU @ 2.50GHz Binaries: Node: 14.17.6 -...

编码没看出来什么特殊的,但是就是不支持流媒体播放,具体点说就是在 video 标签内播放导出的视频时,video 会等待全部加载完才开始播放,我试了一下,和服务器、videoCodec、video、视频大小都没关系,请问遇到过这个问题吗?有没有办法解决呀 😭 原始视频 测试地址:[https://www.24mz.cn/webav/a.html](https://www.24mz.cn/webav/a.html)(可以看到是一边播放一边加载的) 导出的视频 测试地址:[https://www.24mz.cn/webav/b.html](https://www.24mz.cn/webav/b.html)(服务器带宽小,需要加载很久) ![QQ20240718-142410](https://github.com/user-attachments/assets/af9696f7-fa69-4c16-b2f3-7068f45907fb)

Feature

### Qinglong version docker whyour/qinglong:latest ### Steps to reproduce 正常运行一个月 ### What is expected? 正常运行 ### What is actually happening? docker 中的 /ql/core.xxx 文件占用大量硬盘空间,清理后自动再次生成,只有一个账户,几个任务,用了一个月时间,生成了 48G 的内容,删除后会在几分钟内自动恢复 ### System Info _No...

建议更新 webui,webui 版本较旧