demo-ng-zorro-antd icon indicating copy to clipboard operation
demo-ng-zorro-antd copied to clipboard

测试的bug

Open superestze opened this issue 7 years ago • 1 comments

  • 网页底部会有大约30px的留白;
  • IE下网页打不开,显示:“ 此页上的代码禁用了反向和正向缓存”

superestze avatar Feb 08 '18 06:02 superestze

*页面height需要设置成100%, 就不会有留白了 *polyfills.ts这个文件需的第21~35行(兼容IE的)部分需要反注释, 就能兼容IE11的版本了。

superestze avatar Feb 09 '18 01:02 superestze