fix: xgplayer path error

This commit is contained in:
xiaoxian521 2021-10-27 17:23:23 +08:00
parent fc4bfc35d7
commit b40cd2db74
3 changed files with 562 additions and 681 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ dist-ssr
*.local
.eslintcache
yarn.lock
npm-debug.log*
yarn-debug.log*
yarn-error.log*

View File

@ -55,7 +55,7 @@
"wangeditor": "^4.7.7",
"xe-ajax": "^4.0.5",
"xe-utils": "^3.4.0",
"xgplayer": "^2.28.0"
"xgplayer": "^2.31.1"
},
"devDependencies": {
"@commitlint/cli": "^13.1.0",

1240
yarn.lock

File diff suppressed because it is too large Load Diff