签约规则
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user