查找特定页面在栈中的位置
static int findPageInStack(String pageName) { return PageInfoTracker.instance.findPageInStack(pageName); }