Remove reselect interaction.
This commit is contained in:
parent
50d6a0f9b4
commit
1958dafb64
@ -18,8 +18,6 @@ function startApp(url) {
|
||||
|
||||
if (package_name == null || package_name == undefined || package_name.length == 0) {
|
||||
toast("未选择渠道");
|
||||
// 重新提示
|
||||
startApp(url);
|
||||
return;
|
||||
}
|
||||
app.startActivity({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user