为什么行
var scope = $rootScope.$new(); dump($compile('
结果是:
'
我想看项目而不是评论.
你错过digest了一路走来的方法
digest
var e = $compile('{{item}}')(scope); scope.$digest(); console.log(e.html());
这是我现在得到的输出:
Safari 537.21 (Linux) LOG: ' 1 3 5 7 9 '