摘要: 定义模板客户端缓存模板1.模板字串angular.module('myApp', []) .controller('myCtrl', ['$scope','$templateCache', function($scope,$templateCache){ var tmp = 'love... 阅读全文
posted @ 2015-06-25 22:09 fannet 阅读(259) 评论(0) 推荐(0)