Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-limited-sell-miniapp
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
肖亚东
6 years ago
Commit
f30bf6b497a46c95515259f94af9007c34b54f1d
1 parent
e785fe83
排队修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
app/pages/product/detail/detail.js
app/pages/product/detail/detail.js
View file @
f30bf6b
...
...
@@ -701,14 +701,6 @@ Page(Object.assign({
this
.
reload
();
},
assistJion
()
{
if
(
this
.
data
.
isApp
)
{
wx
.
showModal
({
title
:
''
,
content
:
'请打开有货APP参与活动'
,
showCancel
:
false
})
return
;
}
this
.
reload
();
},
buyNow
()
{
...
...
@@ -724,14 +716,6 @@ Page(Object.assign({
this
.
goHome
();
},
restartSelfShare
()
{
if
(
this
.
data
.
isApp
)
{
wx
.
showModal
({
title
:
''
,
content
:
'请打开有货APP参与活动'
,
showCancel
:
false
})
return
;
}
this
.
reload
();
},
goHome
()
{
...
...
Please
register
or
login
to post a comment