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
cailing
9 years ago
Commit
c157d86e0576df5e50e751c7650e22286edfa6c5
1 parent
641004ac
订单确认页h5不可适用红包
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
library/LibModels/Wap/Home/CartData.php
library/LibModels/Wap/Home/CartData.php
View file @
c157d86
...
...
@@ -255,6 +255,7 @@ class CartData
{
$param
=
Yohobuy
::
param
();
$param
[
'method'
]
=
'app.Shopping.payment'
;
$param
[
'enable_red_envelopes'
]
=
0
;
//h5不使用红包
$param
[
'cart_type'
]
=
$cartType
;
$param
[
'yoho_coin_mode'
]
=
$isUseYohoCoin
;
$param
[
'uid'
]
=
$uid
;
...
...
Please
register
or
login
to post a comment