Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-shop-fe2
·
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
马力
2016-11-09 11:41:38 +0800
Commit
7781bf4a6b8968bd5f67c8fb6abf986186ae1e67
1 parent
b0b2b05a
样式修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
code/static/js.jquery/module/goods/netsale.Index.js
code/static/js.jquery/module/goods/netsale.Index.js
View file @
7781bf4
...
...
@@ -221,6 +221,7 @@ var g = new common.grid({
}
},
{
display
:
'商品类别'
,
width
:
'4%'
,
name
:
'attribute'
,
//商品属性(1普通、2赠品等) 商品类别
render
:
function
(
item
)
{
if
(
item
.
attribute
)
{
...
...
Please
register
or
login
to post a comment