Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
2016-08-29 16:11:35 +0800
Commit
223a65a56ddaf2bba75514c1c7832d40bc4398b3
1 parent
13201798
while ;
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/models/detail-service.js
apps/product/models/detail-service.js
View file @
223a65a
...
...
@@ -643,7 +643,7 @@ const _detailDataPkg = (origin, uid, vipLevel) => {
des
:
`
$
{
C_VALUE
.
des
}
$
{
origin
.
productPriceBo
.
studentCoinNum
}
$
{
C_VALUE
.
rest
}
`
});
}
}
while
(
false
)
}
while
(
false
);
// 上市期
if
(
origin
.
expectArrivalTime
)
{
...
...
Please
register
or
login
to post a comment