收益記錄Url修改

This commit is contained in:
huangjian
2022-10-25 17:09:22 +08:00
parent c38166e999
commit c6dc002845

View File

@@ -412,7 +412,7 @@ class MeFragment : BaseFragment(), View.OnClickListener {
R.id.ll_gain -> {
CommonWebViewActivity.start(
context,
Constants.WXPAY_REFERER + "peko/modules/myincome/index.html#/DiamondLog"
UriProvider.JAVA_WEB_URL + "peko/modules/myincome/index.html#/DiamondLog"
)
}
R.id.ll_clean_diamonds -> {