替换官网下载链接
This commit is contained in:
@@ -50,7 +50,7 @@ $(function () {
|
||||
let version = checkVersion()
|
||||
//判断url参数是否是与渠道包名一致
|
||||
let androidUrl = null;
|
||||
channelDict.hasOwnProperty(channelData) ? androidUrl = channelDict[channelData] : androidUrl = 'https://image.nnbc123.cn/yinmeng_official.apk';
|
||||
channelDict.hasOwnProperty(channelData) ? androidUrl = channelDict[channelData] : androidUrl = 'https://yinmeng-1318633625.cos.ap-guangzhou.myqcloud.com/yinmeng_official.apk';
|
||||
// let iosUrl = 'http://doudouyue.com/8axv' //ios企业包
|
||||
let iosUrl = 'http://doudouyue.com/e8hdlr' //ios企业包
|
||||
// let iosUrl = 'http://fir.gzmangguo.cn/sbz6' //ios商店包
|
||||
|
Reference in New Issue
Block a user