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-01-10 16:50:41 +0800
Commit
1beea216b128d021878ae4ebd603353b5a63ab06
1 parent
5dd2b9a3
code-note
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/cart/helpers/payment.js
apps/cart/helpers/payment.js
View file @
1beea21
1
/**
1
/**
2
* 各种支付的入口
2
* 各种支付的入口
3
-
* TAR NOTE: 本项目中仅支持支付宝支付,其他支付方式需调试
3
+
* TAR NOTE: 本项目中仅支持支付宝支付
,微信支付
,其他支付方式需调试
4
* @author: jiangfeng<jeff.jiang@yoho.cn>
4
* @author: jiangfeng<jeff.jiang@yoho.cn>
5
* @date: 16/7/22
5
* @date: 16/7/22
6
*/
6
*/
Please
register
or
login
to post a comment