摘要: var scope;var scopf;var ngApp=angular.module('myApp', []);ngApp.controller("namesCtrl",function($scope){ scope = $scope; });ngApp.controller("secondCo... 阅读全文
posted @ 2015-09-13 12:53 绿丝低拂鸳鸯浦 阅读(775) 评论(0) 推荐(0)