onload is not in your angular context. onload function is a callback function on LOAD event of DOM. your ng-init is in angular context.
確定! 回上一頁