<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<script src="http://apps.bdimg.com/libs/angular.js/1.2.15/angular.min.js"></script>
</head>
<body ng-app="myApp" ng-controller="A">
<p ng-include="va">{{va}}</p>
</body>
</html>
<h1>hello world</h1>
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
要注意单引号。引用官方API:
angular expression evaluating to URL. If the source is a string constant, make sure you wrap it in single quotes, e.g. src="'myPartialTemplate.html'"