Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
national_museum_vod-H5
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
fubaole
national_museum_vod-H5
Commits
94c8dac2
Commit
94c8dac2
authored
May 10, 2021
by
乐宝呗666
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐藏下载视频按钮
parent
9a475c96
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
22 additions
and
15088 deletions
+22
-15088
package-lock.json
package-lock.json
+19
-15088
package.json
package.json
+1
-0
historyTab.vue
src/views/user/components/historyTab.vue
+1
-0
learnDetail.vue
src/views/user/components/learnDetail.vue
+1
-0
No files found.
package-lock.json
View file @
94c8dac2
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
94c8dac2
...
...
@@ -12,6 +12,7 @@
"
core-js
"
:
"^3.6.5"
,
"
crypto-js
"
:
"^4.0.0"
,
"
echarts
"
:
"^4.8.0"
,
"
js-base64
"
:
"^3.6.0"
,
"
qs
"
:
"^6.10.1"
,
"
vant
"
:
"^2.12.6"
,
"
vue
"
:
"^2.6.11"
,
...
...
src/views/user/components/historyTab.vue
View file @
94c8dac2
...
...
@@ -27,6 +27,7 @@
<span
v-for=
"(s, i) in item.videos"
:key=
"i"
>
<video
controls
controlsList=
'nodownload noremote footbar'
width=
"100%"
height=
"100%"
poster=
"@/assets/images/applets/video.png"
...
...
src/views/user/components/learnDetail.vue
View file @
94c8dac2
...
...
@@ -45,6 +45,7 @@
<span
class=
"file-box"
v-for=
"(s, i) in item.videoList"
:key=
"i"
>
<video
controls
controlsList=
'nodownload noremote footbar'
width=
"100%"
height=
"100%"
poster=
"@/assets/images/applets/video.png"
...
...
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