在contents组件中放report组件后,contents中的content滑动切换的时候只能先一个方向滑动,如果出现这个现象可以在report的外层容器的class上加x-scroll-h样式
如下:panel在contents的content中,然后在panel的content中放report,那么就在panel的content的class上加x-scroll-h样式
report

需要注意的是report出现滚动条的时候需要这样设置,repport没有滚动条不需要这样设置