获取当前页面参数
static Map<String, dynamic>? getCurrentParams() { return PageInfoTracker.instance.getCurrentParams(); }