Skip to content

Commit 8a72a59

Browse files
author
uhu
committed
feat: NavigateToMiniProgram
1 parent 2b7cb16 commit 8a72a59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Demo/API_V2/Assets/API/Navigate/Navigate/Navigate.cs

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ public void navigateToMiniProgram()
3636
appId = "wx7a727ff7d940bb3f",
3737
path = "?id=123",
3838
extraData = myDictionary,
39-
envVersion = "develop",
4039
success = (res) =>
4140
{
4241
Debug.Log("success: " + JsonUtility.ToJson(res));

0 commit comments

Comments
 (0)