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
hf
2015-12-16 16:27:08 +0800
Commit
d7a98aba4a70ecdf15d0e78bd51c18dcb32a98a3
1 parent
3ab3f9b0
code review by hf: do reset add to cart operate
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
yohobuy/m.yohobuy.com/application/models/Product/Detail.php
yohobuy/m.yohobuy.com/application/models/Product/Detail.php
View file @
d7a98ab
...
...
@@ -167,7 +167,6 @@ class DetailModel
$colorStorageNum
=
0
;
$totalStorageNum
=
0
;
// 总库存数
foreach
(
$baseInfo
[
'goodsList'
]
as
$value
)
{
$sizeList
=
array
();
$colorStorageNum
=
0
;
$sizeStorageStr
=
''
;
...
...
Please
register
or
login
to post a comment