Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
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
panyongping
uni-pdtravel
Commits
813a84d3
Commit
813a84d3
authored
Sep 11, 2021
by
zhoucong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
98f77daf
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
vlogface.vue
pages/vlog/vlogface/vlogface.vue
+1
-1
vlogface.js.map
.../.sourcemap/mp-weixin/pages/vlog/vlogface/vlogface.js.map
+1
-1
No files found.
pages/vlog/vlogface/vlogface.vue
View file @
813a84d3
...
@@ -63,8 +63,8 @@
...
@@ -63,8 +63,8 @@
enableImgBeauty
:
true
//默认填true
enableImgBeauty
:
true
//默认填true
}
}
this
.
$request
(
"distribution/vlog/createVlog"
,
data
).
then
(
res
=>
{
//创建任务
this
.
$request
(
"distribution/vlog/createVlog"
,
data
).
then
(
res
=>
{
//创建任务
var
that
=
this
if
(
res
.
code
===
"00"
)
{
if
(
res
.
code
===
"00"
)
{
var
that
=
this
uni
.
showModal
({
uni
.
showModal
({
title
:
'提示'
,
title
:
'提示'
,
content
:
'视频合成中,请在1~2分钟后在我的VLOG视频集中查看'
,
content
:
'视频合成中,请在1~2分钟后在我的VLOG视频集中查看'
,
...
...
unpackage/dist/dev/.sourcemap/mp-weixin/pages/vlog/vlogface/vlogface.js.map
View file @
813a84d3
This diff is collapsed.
Click to expand it.
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