摘要: 定义列表和选中项$scope.Current = "Writing code"//定义选中项$scope.TotalItems =[//定义列表 { id: 1, type: "Work", name: "Writing code" }, { id: 2, type: "Work... 阅读全文
posted @ 2016-01-25 11:40 sssleon 阅读(625) 评论(0) 推荐(0)