替换官网ios下载链接

This commit is contained in:
Dragon
2024-03-18 13:35:31 +08:00
parent 72845dd4e0
commit 8f21ec0807
2 changed files with 2 additions and 2 deletions

View File

@@ -156,7 +156,7 @@
<script src="http://static.lkme.cc/linkedme.min.js"></script> <script src="http://static.lkme.cc/linkedme.min.js"></script>
<script src="./js/utf.js"></script> <script src="./js/utf.js"></script>
<script src="./js/swiper.min.js"></script> <script src="./js/swiper.min.js"></script>
<script src="./js/index.js?v=2.2"></script> <script src="./js/index.js?v=2.3"></script>
</body> </body>
</html> </html>

View File

@@ -52,7 +52,7 @@ $(function () {
let androidUrl = null; let androidUrl = null;
channelDict.hasOwnProperty(channelData) ? androidUrl = channelDict[channelData] : androidUrl = 'https://yinmeng-1318633625.cos.ap-guangzhou.myqcloud.com/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/8axv' //ios企业包
let iosUrl = 'http://doudouyue.com/e8hdlr' //ios企业包 let iosUrl = 'http://show.nnbc123.cn/sbz6' //ios企业包
// let iosUrl = 'http://fir.gzmangguo.cn/sbz6' //ios商店包 // let iosUrl = 'http://fir.gzmangguo.cn/sbz6' //ios商店包
$(document).ready(function () { $(document).ready(function () {