1、在需要该插件的项目终端中使用npm install sortablejs --save安装该插件。
3、值得注意的是,JavaScript中需要加入module="renderjs",才能操作dom元素。