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
周少峰
9 years ago
Commit
53b72f8441559063e7e859ea09530998125ef436
1 parent
e6ce8402
unset detail activity
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
yohobuy/m.yohobuy.com/application/models/Product/Detail.php
yohobuy/m.yohobuy.com/application/models/Product/Detail.php
View file @
53b72f8
...
...
@@ -382,6 +382,9 @@ class DetailModel
}
//购票限制
$result
[
'cartInfo'
][
'limit'
]
=
'4'
;
//清空活动
unset
(
$result
[
'goodsDiscount'
]);
}
// 清空变量,释放内存
...
...
Please
register
or
login
to post a comment