pageView 只能往后插?

insetPage(a,99);
insetPage(b,0);

显示的情况 b竟然在a的右边;