签约规则

This commit is contained in:
2025-12-01 16:59:58 +08:00
parent d42fb54aee
commit 43138a56bc

View File

@@ -238,7 +238,7 @@ class RoomMentorShipFragment(var mRoomInfo: RoomInfoResp?) :
bundle.putString( bundle.putString(
"url", "url",
CommonAppContext.getInstance() CommonAppContext.getInstance()
.getCurrentEnvironment().serverUrl + "api/Page/page_show?id=29" .getCurrentEnvironment().serverUrl + "api/Page/page_show?id=32"
) )
val dialog = RoomAuctionWebViewDialog(ActivityUtils.getTopActivity(), bundle) val dialog = RoomAuctionWebViewDialog(ActivityUtils.getTopActivity(), bundle)
dialog.show() dialog.show()