WeChat Mini Programs < scroll-view >. 
 when scroll-left= "600s", as you can see, it is at position 1990 
 when scroll-left= "650s", as you can see, it is at 1992 position 
 when scroll-left= "700s", it is still at 1992 position, why does it no longer scroll horizontally to the left? 
 < scroll-view scroll-x= "true" bindscroll= "bindscrollYear" scroll-left= "600s > 
 < canvas canvas-id=" canvas-ruler "id=" canvas-ruler "style=" height: {{canvasHeight}} px; width: {{canvasWidthYear}} px; "> 
 < / scroll-view > 
 
   
   
 
