-
## Steps to reproduce
```
\\swiperOption
swiperOption:{
effect: 'coverflow',
...
coverflowEffect: {
rotate: 5…
-
https://orangexc.xyz/2016/11/14/Live-video-player/
-
{
type: "???",
src: "rtmp://live.innno.net/myf/ceshi"
},
{
type: "???",
src: "http://live.innno.net/myf/ceshi.flv"
…
-
如何禁止编辑,只读模式?求代码
-
### 中文用户注意:
1. 尽量用英文描述你的 Issue,你的问题是面向世界的
2. 不要把内容堆彻在标题上,逻辑清晰地写在内容区
3. 贴代码要提前格式化好,有颜色高亮那种,贴文本,不要贴图片
4. 提问题前,务必仔细阅读 README.md;在已关闭的问题中寻找与自身相关的问题,90% 的可能它已经被解决
### BUG REPORT TEMPLATE
#### Vue…
-
使用vue-quill-editore富文本编辑器编辑出来的样式无法正常的在小程序中被解析,查看了一下标签上的 原来是以class类名形式来实现的,不是以行内样式编写的,请问如何解决 在小程序上无法正常解析css样式的问题。
-
```
data() {
return {
swiperOption: {
direction: "vertical",
slidesPerView: 1,
mousewheel: true
}
};
},
```
I set as this but when I s…
-
**Is your feature request related to a problem? Please describe.**
Right now there is no way to create a slider with arbitrary number of slides per view as well as Slider which has items of uneven wi…
-
Nuxt 2.12.2
I got the virtual data working well, it gets the data, but it only shows the cards (from the 3d cube example) if the effect is set to `cube`
And with `cube`, which is the one I wan…
-
When changing page in Nuxt the slider starts at the last slide.
I suspect it's to do with `pageTransition`.
Have fixed with:
```
mounted() {
setTimeout(() => {
th…
CHEWX updated
5 years ago