Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gassafety
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
耿迪迪
gassafety
Commits
00cf7c27
Commit
00cf7c27
authored
Sep 10, 2021
by
耿迪迪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
视频文件报错 gengdidi
parent
f07ee030
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
370 additions
and
383 deletions
+370
-383
package-lock.json
gassafety-web/package-lock.json
+368
-363
package.json
gassafety-web/package.json
+1
-0
EasyWasmPlayer.js
gassafety-web/public/EasyWasmPlayer.js
+0
-19
index.html
gassafety-web/public/index.html
+0
-1
index.vue
gassafety-web/src/views/videoMonitoring/video/index.vue
+1
-0
No files found.
gassafety-web/package-lock.json
View file @
00cf7c27
This source diff could not be displayed because it is too large. You can
view the blob
instead.
gassafety-web/package.json
View file @
00cf7c27
...
...
@@ -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"
,
...
...
gassafety-web/public/EasyWasmPlayer.js
deleted
100644 → 0
View file @
f07ee030
This diff is collapsed.
Click to expand it.
gassafety-web/public/index.html
View file @
00cf7c27
...
...
@@ -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
,
...
...
gassafety-web/src/views/videoMonitoring/video/index.vue
View file @
00cf7c27
...
...
@@ -111,6 +111,7 @@
</
style
>
<
script
>
import
WasmPlayer
from
'@easydarwin/easywasmplayer'
//导入WasmPlayer.js
export
default
{
name
:
"Video"
,
components
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment