将jQuery UI等库全局的方式加入到html页面上,类似这样: ... import 'jquery-ui'; //引入jquery-ui $('#canvas').draggable(); //使某个元素可以拖动.
確定! 回上一頁