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
htoooth
2016-08-16 16:49:56 +0800
Commit
21883c5ec1110845b0a63394e7a00d5722c82629
1 parent
3546aa41
展票的skn更新
Hide 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 @
21883c5
...
...
@@ -31,7 +31,7 @@ const BLANK_STR = ' ';
const
cachedRequestData
=
{};
// 展览票
const
EXHIBITION_TICKET
=
51
2579596
;
const
EXHIBITION_TICKET
=
51
335912
;
const
_getProductAdditionInfoAsync
=
(
data
)
=>
{
return
co
(
function
*
()
{
...
...
Please
register
or
login
to post a comment