需要提前安装Node.js 1、安装Angular CLI:npm install -g @angular/cli(可以指定版本npm install -g @angular/cli@version) 2、卸载Angular CLi: npm uninstall -g @angular/cli (没 Read More
posted @ 2020-05-17 23:17
小白一枚丶
Views(742)
Comments(0)
Diggs(0)
自我检查: 1、代码有无错误 2、是否引用bootstarap、jquery。(版本不能太低) 3、jquery的引用顺序要在bootstrap之前(package.json文件,修改后需要重新运行) "dependencies": { "jquery": "^3.5.1", "bootstrap" Read More
posted @ 2020-05-17 22:59
小白一枚丶
Views(825)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号