Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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-12-27 11:44:12 +0800
Commit
0acaf5890c96da94826f931c0e09d69b32728d17
1 parent
e0a7f536
num-style-handle
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
public/js/product/bundle/chose-pannel.js
public/js/product/bundle/chose-pannel.js
View file @
0acaf58
...
...
@@ -43,8 +43,6 @@ var productSkn;
/* 为套装调整样式 */
function
disableShowNum
()
{
$
(
'.num'
).
css
(
'display'
,
'none'
);
$chosePanel
.
find
(
'.infos'
).
css
(
'height'
,
'9rem'
);
$chosePanel
.
find
(
'.main'
).
css
(
'height'
,
'12.8rem'
);
}
// 禁用数字编辑
...
...
Please
register
or
login
to post a comment