fix:1、删除sdk相关。2、添加tips界面,修复bug
This commit is contained in:
@@ -133,7 +133,7 @@ public class MaxPayManager
|
||||
paydata.status = 1;
|
||||
SavePayData(response.Data.order_id, paydata);
|
||||
isPay = true;
|
||||
OpenBrowser.OpenURL(response.Data.pay_url);
|
||||
Application.OpenURL(response.Data.pay_url);
|
||||
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user