ionic3 ios使用popover滑动问题 2019-08-27 本文已影响0人 南京确善能 再popover页面中使用了<ion-content> 标签,导致页面滑动不了,去掉<ion-content>标签,使用<ion-scroll scrollY="true">,完美解决。