This commit is contained in:
wangcongtao
2020-04-29 16:22:51 +08:00
parent 0e5b7c5788
commit 25730077a6
5 changed files with 122 additions and 161 deletions

View File

@@ -271,7 +271,6 @@ public class EntranceFragment extends MvpFragment< EntranceView, EntrancePresent
@Override
public void onIntentReceived( String intentStr, Intent intent ) {
int key_type = intent.getIntExtra( "KEY_TYPE", 0 );
int type = intent.getIntExtra( "EXTRA_TYPE", -1 );
int opera_type = intent.getIntExtra( "EXTRA_OPERA", -1 );
if ( key_type == 10027 ) {