Rdmclin2

Results 14 issues of Rdmclin2

```js // Zmage.browsing({ src: item.img, alt: 'hello', style: { with: '200px' } }); ``` 相反,使用set的时候ok ```js Zmage.browsing({ set: [ { // 图片 Url src: item.img, // 图片占位文字 alt: '图片的占位文字,作为图片的标题, 请尽量保持简短',...

BUG

[这里是ionic官方blog的crosswalk教程](http://blog.ionic.io/crosswalk-comes-to-ionic/) 不过试过之后发现安装包变得很大,20多M,不过确实能够带来一些性能提升

### Versions - dumi: - node: - npm: - OS: - Browser: ### Steps to reproduce 1. 修改config 文件中的任意字段: ![image](https://user-images.githubusercontent.com/4705237/121461888-4c9bc180-c9e2-11eb-9360-2a3d4417ae7b.png) ### What is Expected? ### What is actually happening?

bug

![image](https://user-images.githubusercontent.com/4705237/99043539-5c2c6680-25c9-11eb-975f-d43dfcc65a83.png) https://react-dnd.github.io/react-dnd/docs/backends/html5 11.x 版本是子组件导出,不是默认导出了。

看这一课发现了node_modules下的.bin文件夹, 然后搜了下node_modules .bin看到[No need for globals - npm scripts add .bin to PATH](http://firstdoit.com/npm-scripts/), 然后搜了下npm scripts发现了segment fault下的一篇文章[用npm-run自动化任务](http://segmentfault.com/a/1190000000344102)写的很不错,个人觉得简单的任务完全可以用npm-scripts替代,要比Makefile简单一些:)

报错如下: ``` Fetching source index from http://ruby.taobao.org/ Could not fetch specs from http://ruby.taobao.org/ ``` 把Gem file的source改成了`source "https://ruby.taobao.org"`解决。是淘宝的http服务器改成https了吧

详见代码: ![image](https://github.com/ant-design/pro-editor/assets/4705237/8d0c85e0-39b8-4bd8-97e2-8f659e82331c)

bug

### 🐛 bug 描述 多文件时... 被遮挡,如下图所示: ![截屏2023-06-06 19 13 08](https://github.com/arvinxx/dumi-theme-antd-style/assets/4705237/27659d31-d556-458d-ae33-284c07e45e6a) ### 📷 复现步骤 ### 🏞 期望结果 ### 💻 复现代码 [可复现 demo](https://codesandbox.io/s/html2ksetch-demo-m53be?file=/src/Demo.tsx) ### © 版本信息 - dumi-theme-antd-style 版本: [e.g. 1.0.0] -...

ref: https://github.com/lobehub/lobe-vidol/discussions/23

Inactive

复用 LobeChat 现有插件能力和生态,在 LobeVidol 中能够使用

Inactive