标签:save 分享 npm jquer nbsp var images log 类型
npm install --save jquery 安装第三方库

npm install --save @types/jquery 安装类型描述文件

在angular-cli.json中引入

在组件中引入 declare var $:any;

标签:save 分享 npm jquer nbsp var images log 类型
原文地址:http://www.cnblogs.com/geektimi/p/7169723.html