Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
郭成尧
2017-06-01 14:21:47 +0800
Commit
d14227880400afce3da39016fe924317062b4321
1 parent
74508aa2
note
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
public/js/cart/pay.page.js
public/js/cart/pay.page.js
View file @
d142278
...
...
@@ -146,6 +146,10 @@ if ($aliPayEL && $aliPayEL.length > 0 && $aliPayEL.data('href')) {
});
}
/**
* 获取微信支付数据
* @param {*} orderCode
*/
function
getWechatPayData
(
orderCode
)
{
let
jsApiParameters
;
...
...
Please
register
or
login
to post a comment