Check that the window is an iframe and not popup if (window !== window.parent && !window.opener) { angular.module('todoApp', ['ui.router', ...
確定! 回上一頁