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
毕凯
2016-01-14 18:01:12 +0800
Commit
ae89f9a776402798a4e6ac101baafbafc88911e1
1 parent
d7f79551
按钮不显示外边的蓝圈
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/cart/order-ensure.js
static/js/cart/order-ensure.js
View file @
ae89f9a
...
...
@@ -93,7 +93,7 @@ $('.invoice').on('touchend', '.checkbox', function() {
function
orderCompute
()
{
var
yohoCoin
=
orderInfo
(
'yohoCoin'
);
$
.
ajax
({
method
:
'POST'
,
url
:
'/cart/index/orderCompute'
,
...
...
Please
register
or
login
to post a comment