Commit 00cf7c27 authored by 耿迪迪's avatar 耿迪迪

视频文件报错 gengdidi

parent f07ee030
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -12,6 +12,7 @@
"lint": "eslint --ext .js,.vue src"
},
"dependencies": {
"@easydarwin/easywasmplayer": "^4.0.13",
"@riophae/vue-treeselect": "0.4.0",
"axios": "0.21.0",
"clipboard": "2.0.6",
......
This diff is collapsed.
......@@ -9,7 +9,6 @@
<title><%= webpackConfig.name %></title>
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
<script src="https://webapi.amap.com/maps?v=2.0&key=49fcb156d466062435d7d33437099582&plugin=Map3D,AMap.DistrictSearch,AMap.Scale,AMap.OverView,AMap.ToolBar,AMap.MouseTool,AMap.ControlBar,AMap.CircleEditor,AMap.PolyEditor"></script>
<script src="./EasyWasmPlayer.js"></script>
<style>
html,
body,
......
......@@ -111,6 +111,7 @@
</style>
<script>
import WasmPlayer from '@easydarwin/easywasmplayer' //导入WasmPlayer.js
export default {
name: "Video",
components: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment