一、变量在angular(TS)中不能直接使用window全局变量,如果直接声明window.xx是会报错的把window写成(window as any) window.qiang = '秃然变强' ...
確定! 回上一頁