|
|
@@ -310,7 +310,7 @@ abstract class BaseFragmentActivity<DB : ViewDataBinding> : FragmentActivity(),
|
|
|
if (TextUtils.isEmpty(bean.ext).not()) {
|
|
|
if (TextUtils.equals("C", bean.businessID)) {
|
|
|
JumpUtil.jumpActivityWithUrl(
|
|
|
- RouterUrlCommon.load_web_view,
|
|
|
+ RouterUrlCommon.WEB_VIEW_INTERACTION_JS,
|
|
|
bean.ext,
|
|
|
mContext
|
|
|
)
|