Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2016-07-15 14:59:41 +0800
Commit
a8914ccb030c9e9ceb340ac09ae1eb69f6036330
1 parent
6affd893
尺码选择
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/item.page.js
public/js/product/item.page.js
View file @
a8914cc
...
...
@@ -34,4 +34,4 @@ $sizeList.on('click', 'li', function() {
$sizeText
.
text
(
data
.
name
?
data
.
name
:
''
);
$this
.
addClass
(
'cur'
);
}
});
\ No newline at end of file
});
...
...
Please
register
or
login
to post a comment