This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
fission-star-applet-250304
generated from
hly/uniapp-shop-templates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
feat: 页面调整;
pull/10/head
Fox-33
1 month ago
parent
64f4db70db
commit
0cb5394675
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
pages_order/sharing/video.vue
+ 4
- 1
pages_order/sharing/video.vue
View File
@ -136,7 +136,10 @@
refreshLockStatus
(
)
{
this
.
isLocked
=
false
this
.
timeIsUp
=
false
this
.
videoContext
.
play
(
)
setTimeout
(
(
)
=>
{
this
.
videoContext
.
play
(
)
console
.
log
(
'--play'
)
}
)
}
,
async
onPlay
(
)
{
if
(
!
this
.
isLocked
)
{
Write
Preview
Loading…
Cancel
Save