打开更多弹窗(举报、设置等)
Future<Map<String, dynamic>> openMoreDialog() async { _ensureReady(); return await PangrowthContent.openMoreDialog(_playerId!); }