Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
郭成尧
8 years ago
Commit
605920444c006f96cadf818d2b68af7f10c92deb
1 parent
39c579ca
'pay-return-cart'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/me/pay.js
static/js/me/pay.js
View file @
6059204
...
...
@@ -28,7 +28,7 @@ $('.nav-back').on('touchend', function() {
[
'订单需要在2小时之内完成,'
,
'放弃商品会被抢光哦!'
],
[
{
href
:
'
javascript:history.go(-1);
'
,
href
:
'
/cart/index/index
'
,
text
:
'放弃'
,
class
:
''
},
...
...
Please
register
or
login
to post a comment