调整版本更新url地址

This commit is contained in:
唐明明
2021-11-01 19:28:34 +08:00
parent 634f7c33e4
commit a6e97583ee
6 changed files with 9 additions and 9 deletions

View File

@@ -35,7 +35,7 @@
success: (res) => {
if (res.confirm) {
if (plus.os.name=="Android") {
plus.runtime.openURL(res.data.url);
plus.runtime.openURL("https://www.lianshang.vip/app");
} else{
uni.showToast({
title: 'IOS应用暂未上架请打开测试工具点击更新'