修改package.json,在scripts中加入 "build": "webpack" 4、安装d3.js. 执行 npm install d3 --save. 5、编写代码 ... import * as d3 from “d3”;.
確定! 回上一頁