调整发货单物流信息查询
This commit is contained in:
7
App.vue
7
App.vue
@@ -36,7 +36,12 @@
|
||||
// success: modalRes => {
|
||||
// if (modalRes.confirm) {
|
||||
// if (plus.os.name == "Android") {
|
||||
// plus.runtime.openURL(res.info.download);
|
||||
// plus.runtime.openURL(res.info.download, err => {
|
||||
// uni.showToast({
|
||||
// title: err,
|
||||
// icon : 'none'
|
||||
// })
|
||||
// });
|
||||
// } else{
|
||||
// uni.showToast({
|
||||
// title: 'IOS应用暂未上架,请打开测试(TestFlight)工具点击更新',
|
||||
|
||||
Reference in New Issue
Block a user