Skip to content

Commit de17a36

Browse files
author
黄书伟
committed
update
1 parent 9e04e24 commit de17a36

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/src/utils/utils.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ export default {
135135
const widthWithScroll = inner.offsetWidth;
136136
outer.parentNode.removeChild(outer);
137137

138-
console.log(widthNoScroll - widthWithScroll)
139-
140138
return widthNoScroll - widthWithScroll;
141139

142140
},

0 commit comments

Comments
 (0)