Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
Project
Project
Details
Activity
Releases
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
new-sing
h5-base
Commits
b8bb9768
Commit
b8bb9768
authored
Sep 04, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页待开课
parent
eba3597e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
audio.vue
src/components/newLesson/audio.vue
+5
-2
No files found.
src/components/newLesson/audio.vue
View file @
b8bb9768
...
...
@@ -400,9 +400,12 @@
elementID
:
this
.
$route
.
query
.
elementId
.
toString
()
});
}
this
.
$nextTick
(()
=>
{
setTimeout
(()
=>
{
this
.
$refs
.
audio
.
play
();
})
},
100
)
// this.$nextTick(()=>{
// this.$refs.audio.play();
// })
},
// 播放暂停
onStop
(
flag
)
{
...
...
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