22
This commit is contained in:
parent
8c1ae3ce9d
commit
2ab53bb895
|
|
@ -33,7 +33,7 @@ class WebAppPlatform extends H5Platform {
|
||||||
return navigator.share({ title, text: desc, url });
|
return navigator.share({ title, text: desc, url });
|
||||||
}
|
}
|
||||||
// 降级方案
|
// 降级方案
|
||||||
alert(`请手动分享:${url}`);
|
// alert(`请手动分享:${url}`);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user