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
杨延青
2018-08-01 11:18:11 +0800
Commit
03f8ae98ebff9dc478aa3e9457e87b8c3b044e88
1 parent
fbbd0fb8
Update pay.js
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/cart/controllers/pay.js
apps/cart/controllers/pay.js
View file @
03f8ae9
...
...
@@ -113,7 +113,7 @@ const payCenter = (req, res, next) => {
appId
:
'alipay'
,
app
:
'支付宝支付'
,
hint
:
'支付宝服务暂不可用'
,
subHint
:
'推荐使用有货APP
进行
支付'
,
subHint
:
'推荐使用有货APP支付'
,
disable
:
true
});
}
...
...
Please
register
or
login
to post a comment