Skip to content

Commit aca4fe4

Browse files
committed
Fixed name as es5.
1 parent 618fa37 commit aca4fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
delta.viewHeight = this.size * remains
178178
},
179179

180-
mounted () {
180+
mounted: function () {
181181
this.setScrollTop(this.start * this.size)
182182
},
183183

0 commit comments

Comments
 (0)