标签: angularjs single-page-application
如何在angular-js应用中优先处理html或页面渲染?由于只是对html进行排序不会按照该顺序呈现页面。
请帮忙。
答案 0 :(得分:0)
查看ngCloak作为等待呈现页面的方法,并防止任何未编译元素的闪存。