ng -repeat是angular的一个指令,用来循环生成某些东西。常用的是拿到数据循环生成样式展示在视图中。 ... orderStatuses=data;data是json对象格式-->
確定! 回上一頁