Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
蒋秀川
/
miniProject
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 27b4c708
authored
Jun 07, 2025
by
Tianqing Liu
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
feat: 关闭截图加载状态
1 parent
57b8ce8c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
h5/src/views/video/index.vue
h5/src/views/video/index.vue
View file @
27b4c70
...
@@ -949,6 +949,7 @@ const goCaptureImg = () => {
...
@@ -949,6 +949,7 @@ const goCaptureImg = () => {
};
};
// 截图出口
// 截图出口
const
screenshotEnd
=
(
imgData
)
=>
{
const
screenshotEnd
=
(
imgData
)
=>
{
Toast
.
clear
()
// 截图成功后,设置
// 截图成功后,设置
isAllowScreenshot
.
value
=
true
;
isAllowScreenshot
.
value
=
true
;
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment