AngularJS的ng-include要注意的地方 2017-08-16 程序设计 AngularJS 字数统计: 53(字) 阅读时长: 1(分)官方文档 -> ngInclude, 明确写着一句话12AngularJS expression evaluating to URL. If the source is a string constant, makesure you wrap it in single quotes, e.g. src="'myPartialTemplate.html'".双引号里面的单引号不能少