首頁 > 問答 > 主體
我的项目使用react-redux写的,我现在想要用jquery写些东西,但是引用不到,有没有大神尝试过,求告知;)
天蓬老师2017-04-17 15:10:28
安裝:
npm install jquery
使用:
import $ from 'jquery';