-
我按照文档,引入进项目,用的vue2,然后一直报错,实在是没弄明白,哪位大神知道原因,感谢了。
错误:Vue warn]: Error in mounted hook: "TypeError: this.onResize is not a function"
-
请打开下面的链接后点击右上角 fork,然后放您的代码上去复现问题,最后将链接发出来,以便作者排查,谢谢。(Please open the link below and click on the top right corner fork, then put your code to duplicate the problem, and finally post the link for the …
-
node_modules/vue-cropper/dist/vue-cropper.es.js:1:55: error: No matching export in "node_modules/vue/dist/vue.runtime.esm-bundler.js" for import "createElementBlock"
node_modules/vue-cropper/dist/vue…
-
-
https://github.com/langyuxiansheng/vue-aliplayer-v2/blob/master/packages/AliplayerV2/index.vue#L337
```js
{
"name": "setting",
"align": "tr",
"x": 15,
"y": 12
},
```
-
### 描述问题
centos7 下编译提示数个告警信息
```markdown
yarn build
yarn run v1.22.10
warning package.json: License should be a valid SPDX license expression
$ vue-cli-service build --report && yarn swagger…
-
又发现一个奇怪的问题了source写死直播的地址,第一次进入是do play successfully的,这时候F5刷新,就会do play failed了,很奇怪的问题。局network里面查看,视频流还是在推送的。这问题cctv上偶尔出现,在我实际用上是必然出现
-
hello ,thank you for your aliplayer vue project , i tested it and it works, I have a question that if i can get texture when every frame decode finished? i need the texture information, looking forwa…
-
我现在用这个admin-element-vue项目做一个在线教育平台,需要用到阿里云视频播放器Aliplayer,应该如何整合进来呢?
-
在使用 vue-aliplayer-v2 时,options 配置如下
```...js
options: {
isLive: true,
skinLayout: [
{
'name': 'bigPlayButton',
'align': 'blabs',
'x': 30,
'y': …