新增刷新交互
This commit is contained in:
@@ -9,6 +9,7 @@ import 'package:flutter/foundation.dart';
|
||||
// h5交互通知 原生 {type:'enum',data:'所需参数,可无'}
|
||||
enum ToFlutterAppEnum {
|
||||
close('close'),
|
||||
reload('reload'), // 刷新
|
||||
gameExit('gameExit'),
|
||||
createGame('createGame'),
|
||||
wantToPlay('wantToPlay'),
|
||||
|
||||
Reference in New Issue
Block a user