Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
陈峰
2016-12-05 17:58:10 +0800
Commit
5a1071c4152052905650bb5779d8f38bfa323e2a
1 parent
61112bdb
去掉店铺ajax同步设置
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
public/js/product/shop/coupon.js
public/js/product/shop/coupon.js
View file @
5a1071c
...
...
@@ -125,7 +125,6 @@ shopCoupon = {
$
.
ajax
({
method
:
'POST'
,
url
:
'/product/index/userCoupon'
,
async
:
false
,
data
:
{
couponID
:
code
,
uid
:
$self
.
common
.
uid
...
...
Please
register
or
login
to post a comment