应该是输入和这个命令后,开启webview就是单栈模式了吧... Intent intent = new Intent(this, NewActivity.class); if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) intent.setFlags(Intent.FLAG_ACTIVITY_NEW_DOCUMENT | Intent.F