Skip to content

Commit

Permalink
pptx 中视频在手机端无法播放问题
Browse files Browse the repository at this point in the history
  • Loading branch information
501351981 committed Jan 11, 2025
1 parent be20e52 commit 3806a52
Show file tree
Hide file tree
Showing 149 changed files with 8,652 additions and 3,646 deletions.
12 changes: 6 additions & 6 deletions demo-vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@js-preview/docx": "^1.6.0",
"@js-preview/excel": "^1.7.3",
"@js-preview/pdf": "^2.0.1",
"@vue-office/docx": "^1.6.0",
"@vue-office/excel": "^1.7.3",
"@vue-office/pdf": "^2.0.1",
"@js-preview/docx": "^1.6.4",
"@js-preview/excel": "^1.7.14",
"@js-preview/pdf": "^2.0.10",
"@vue-office/docx": "^1.6.3",
"@vue-office/excel": "^1.7.14",
"@vue-office/pdf": "^2.0.10",
"core-js": "^3.8.3",
"element-ui": "^2.15.14",
"vue": "^2.7.16",
Expand Down
12 changes: 6 additions & 6 deletions demo-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@js-preview/docx": "^1.6.0",
"@js-preview/excel": "^1.7.3",
"@js-preview/pdf": "^2.0.0",
"@vue-office/docx": "^1.6.0",
"@vue-office/excel": "^1.7.3",
"@vue-office/pdf": "^2.0.0",
"@js-preview/docx": "^1.6.4",
"@js-preview/excel": "^1.7.14",
"@js-preview/pdf": "^2.0.10",
"@vue-office/docx": "^1.6.3",
"@vue-office/excel": "^1.7.14",
"@vue-office/pdf": "^2.0.10",
"core-js": "^3.8.3",
"element-plus": "^2.6.2",
"vue": "^3.2.13",
Expand Down
Loading

0 comments on commit 3806a52

Please sign in to comment.