张新永

Results 15 comments of 张新永

.ant-table-cell.ant-table-cell-fix-right.ant-table-cell-fix-right-first { right: 0 !important; } 我这样解决的

> #2058 没有解决问题,请验证。。。。 ![1](https://user-images.githubusercontent.com/26666544/179134903-6a615f0d-43e9-4db8-a48e-ab760b605ab3.png) ![2](https://user-images.githubusercontent.com/26666544/179134917-445844e8-d27a-449b-916c-9aef062cb26b.png) ![3](https://user-images.githubusercontent.com/26666544/179134925-50e83185-3a4d-45e7-bf5c-c7f144d74868.png) ![4](https://user-images.githubusercontent.com/26666544/179134934-a5f7d2ad-fceb-45db-afcc-ec7acaa1ebc7.png) 从来不考虑缩放的问题

还不对,错位是7px,是右侧滚动条的宽度。我又写了个方法,当数据请求完成后,.我去判断是否出现了滚动条,然后重新设置right是0px还是7px

I have the same problem. Have you solved it

> 我也有同样的问题。你解决了吗 In your lazy loaded feature modules use JoyrideModule.forChild() instead.

node -v v8.12.0 ng 6.0.8 cnpm i ng serve 之后一直卡住95% 必须要 用yarn i 才可以

难道真的是python的原因。我yarn的时候提示我python不存在

> 哦?卡住的那个点有什么提示? 没有提示,就是一直不动。等了1分钟,我就终止了,我用 yarn 可以

> 问题解决了, 老老实实安装了phython 2.7的版本。 > 总结如下:网上看到很多说指定npm,Angular 版本的都不好用。 至于cnpm也没有多大的用处。 > 就是安装新版node.js 然后老老实实补装python,让他从源码编译即可。 知道真相的我眼泪掉下来。 刚装了python2.7 结果一样。卡在95%