Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-shops-fe
·
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
dongjunjie
2016-05-17 17:30:14 +0800
Commit
50e8c71fdcd752dd11fa1562620e034e129e6a16
1 parent
c0ce74d1
网销页面类别添加—3:虚拟商品
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
client/js/goods/netsale.js
client/js/goods/netsale.js
View file @
50e8c71
...
...
@@ -26,7 +26,8 @@ var ENUM = {
},
attribute
:
{
1
:
'普通'
,
2
:
'赠品'
2
:
'赠品'
,
3
:
'虚拟商品'
},
tab
:
{
'1'
:
0
,
...
...
Please
register
or
login
to post a comment