需要支付宝支付但是手机端没有安装支付宝,跳转到网页版
网上看到的 mark一下
<
activity
android:name
=
"com.alipay.sdk.app.H5PayActivity"
android:configChanges
=
"keyboardHidden|orientation"
android:exported
=
"true"
android:launchMode
=
"singleTop"
android:screenOrientation
=
"portrait"
android:theme
=
"@style/Theme.AppCompat.Light.NoActionBar"
/>