我在jsp页面定义了一个变量:
var wpmagazine=[{"title":"11","content":"coco"},
{"title":"22","content":"nana"}];
然后在下面想要用angularJS 循环json数组,该怎么做?
content
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
既然使用了angualr,不要采用这种方式去获取数据