Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2017-06-23 16:19:06 +0800
Commit
1e317bb57004f83062c64cec2ead78283a675ee8
1 parent
8996e297
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
public/js/cart/ticket.page.js
public/js/cart/ticket.page.js
View file @
1e317bb
...
...
@@ -14,6 +14,9 @@ var order = {};
var
yohoCoin
;
var
submitting
=
false
;
require
(
'../common'
);
require
(
'../simple-header'
);
function
validateUserInfo
(
info
)
{
var
errTip
=
''
;
...
...
Please
register
or
login
to post a comment