單獨測試的時候,發現安裝不了node_modules包vue 缺乏package.json,沒法安裝.node 分爲如下兩步:npm 1.npm init -yjson 2.npm i -D vue 或yarn add ...
確定! 回上一頁