Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
wechatapp.shangjiadao.com
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
wangxuelai
wechatapp.shangjiadao.com
Commits
4b62477a
Commit
4b62477a
authored
Jul 13, 2019
by
wangxuelai
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/sj-dev-v5' into wxl-develop
parents
1b1899f0
1c51fb56
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
12 deletions
+4
-12
bannervideo.js
src/pages/websiteindex/bannervideo.js
+1
-3
index.js
src/pages/websiteindex/index.js
+2
-6
infovideo.js
src/pages/websiteindex/infovideo.js
+1
-3
No files found.
src/pages/websiteindex/bannervideo.js
View file @
4b62477a
...
...
@@ -218,9 +218,8 @@ Page({
})
},
2000
)
}
else
{
wx
.
hideLoading
()
wx
.
showToast
({
title
:
'
太可惜了!预约失败
'
,
title
:
'
您已预约,我们将尽快联系您。
'
,
icon
:
'none'
,
duration
:
2000
})
...
...
@@ -234,7 +233,6 @@ Page({
icon
:
'none'
,
duration
:
2000
})
wx
.
hideLoading
()
this
.
setData
({
showFormbox
:
2
})
...
...
src/pages/websiteindex/index.js
View file @
4b62477a
...
...
@@ -780,11 +780,10 @@ Page({
},
2000
)
}
else
{
wx
.
showToast
({
title
:
'
太可惜了!预约失败
'
,
title
:
'
您已预约,我们将尽快联系您。
'
,
icon
:
'none'
,
duration
:
2000
})
wx
.
hideLoading
()
}
}).
catch
((
e
)
=>
{
wx
.
showToast
({
...
...
@@ -792,7 +791,6 @@ Page({
icon
:
'none'
,
duration
:
2000
})
wx
.
hideLoading
()
})
},
getPhoneNumber1
(
e
)
{
...
...
@@ -886,9 +884,8 @@ Page({
"params.mobile"
:
""
})
}
else
{
wx
.
hideLoading
()
wx
.
showToast
({
title
:
'
太可惜了!预约失败
'
,
title
:
'
您已预约,我们将尽快联系您。
'
,
icon
:
'none'
,
duration
:
2000
})
...
...
@@ -902,7 +899,6 @@ Page({
icon
:
'none'
,
duration
:
2000
})
wx
.
hideLoading
()
this
.
setData
({
showFormbox
:
2
})
...
...
src/pages/websiteindex/infovideo.js
View file @
4b62477a
...
...
@@ -719,9 +719,8 @@ Page({
})
},
2000
)
}
else
{
wx
.
hideLoading
()
wx
.
showToast
({
title
:
'
太可惜了!预约失败
'
,
title
:
'
您已预约,我们将尽快联系您。
'
,
icon
:
'none'
,
duration
:
2000
})
...
...
@@ -735,7 +734,6 @@ Page({
icon
:
'none'
,
duration
:
2000
})
wx
.
hideLoading
()
this
.
setData
({
showFormbox
:
2
})
...
...
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