Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
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
tanling
2019-09-26 10:02:23 +0800
Commit
83b400debcde3f477ed8c7ea739809fda7c70c9f
1 parent
5d577c78
t+n
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
code/static/js.jquery/module/marketing/CouponList/Index.js
code/static/js.jquery/module/marketing/CouponList/Index.js
View file @
83b400d
...
...
@@ -404,6 +404,8 @@ $(document).on('click', '.coupon-info', function () {
item1
.
shopPriceLimits
=
"无"
;
}
item1
.
usePeriodStr
=
item
.
usePeriodStr
;
Bll
.
toastInfo
(
item1
,
'优惠券详情'
);
});
// 绑定第三方
...
...
Please
register
or
login
to post a comment