安装jquery cnpm i jquery --save-dev main.js里面引入 import $ from 'jquery' window.jQuery = $; window.$ = $;