Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
ef34494a
Commit
ef34494a
authored
May 03, 2020
by
Junling Bu
Browse files
#357
parent
13192ba3
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/index/index.js
View file @
ef34494a
...
...
@@ -124,12 +124,6 @@ Page({
// 页面关闭
},
getCoupon
(
e
)
{
if
(
!
app
.
globalData
.
hasLogin
)
{
wx
.
navigateTo
({
url
:
"
/pages/auth/login/login
"
});
}
let
couponId
=
e
.
currentTarget
.
dataset
.
index
util
.
request
(
api
.
CouponReceive
,
{
couponId
:
couponId
...
...
Write
Preview
Supports
Markdown
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