var html = document.createElement('div'); html.innerText='ahahaha'; var template = angular.element(html);
你引入 jquery 了吗