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
周少峰
9 years ago
Commit
5206ce662930c698d345ebc14b295c5f22a4869e
1 parent
c75c2bee
add ticket more
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
static/js/cart/chose-panel.js
static/js/cart/chose-panel.js
View file @
5206ce6
...
...
@@ -543,7 +543,10 @@ $yohoPage.on('touchstart', '.btn-minus', function() {
return
false
;
}
confirming
=
true
;
if
(
!
ticketsLimit
)
{
confirming
=
true
;
}
loading
.
showLoadingMask
();
//立即购买门票
...
...
Please
register
or
login
to post a comment