摘要:var app=angular.module('app',[]); app.directive('myCustomer',function(){ return { restrict: 'ACE', template: ' hello world!' } }); 元素的标签(tag)与特性(attri
阅读全文
posted @ 2017-06-28 14:13
posted @ 2017-06-28 14:13
posted @ 2017-06-22 14:26