diff --git a/view/yinmeng/home/js/index.js b/view/yinmeng/home/js/index.js index 3ade9b0..b6170e4 100644 --- a/view/yinmeng/home/js/index.js +++ b/view/yinmeng/home/js/index.js @@ -52,7 +52,8 @@ $(function () { let androidUrl = null; channelDict.hasOwnProperty(channelData) ? androidUrl = channelDict[channelData] : androidUrl = 'https://image.nnbc123.cn/yinmeng_official.apk'; // let iosUrl = 'http://doudouyue.com/8axv' //ios企业包 - let iosUrl = 'http://fir.gzmangguo.cn/sbz6' //ios商店包 + let iosUrl = 'http://doudouyue.com/e8hdlr' //ios企业包 +// let iosUrl = 'http://fir.gzmangguo.cn/sbz6' //ios商店包 $(document).ready(function () { var deviceWidth = document.documentElement.clientWidth;