问题描述
下面是代码:<p ng-repeat='cc in plugList'> <p ng-include='’{{cc.url}}’'></p></p>
下面是报错信息:GET http://localhost/wecaff/wei02... 404 (Not Found)
问题:为什么路径没有拿到呢?
问题解答
回答1:试试
<p ng-include='cc.url'></p>

问题描述
下面是代码:<p ng-repeat='cc in plugList'> <p ng-include='’{{cc.url}}’'></p></p>
下面是报错信息:GET http://localhost/wecaff/wei02... 404 (Not Found)
问题:为什么路径没有拿到呢?
问题解答
回答1:试试
<p ng-include='cc.url'></p>
相关文章:

网公网安备:皖ICP备2020019022号-8 Copyright ¢ 2020-2025 Powered by V1.8 All Rights Reserved 技术支持:乐呵呵网
声明:本站所有资源以学习为主