/** * Created by lenovo on 2017/5/22. */ $(function() { $('.dot1').dotdotdot(); //$('#dot2').dotdotdot(); //$('#dot3').dotdotdot(); });