浏览代码

wcfml下载地址改为读取配置文件

gongyan 4 年之前
父节点
当前提交
d8c69095bc

+ 2 - 1
index.html

@@ -17,6 +17,7 @@
     <link rel="stylesheet" href="./css/p_base.css">
     <link rel="stylesheet" href="./css/swiper-bundle.min.css">
     <link href="./css/index.css" rel="stylesheet">
+    <script src="//game.jhfly.cn/jh_config/configDownload.js"></script>
     <script id="LTRem" src="./js/comRem.js" data-size="1920"></script>
     <script src="./js/check_pc.js"></script>
 </head>
@@ -123,7 +124,7 @@
                         <img src="./img/qq.png" alt="">
                         <span>qq</span>
                     </div>
-                    <a href='mailto:1770313147@qq.com' class="email-icon">
+                    <a href='mailto:3563681140@qq.com' class="email-icon">
                         <img src="./img/email.png" alt="">
                         <span>email</span>
                     </a>

+ 1 - 1
js/index.js

@@ -118,7 +118,7 @@ var page = {
                 $('.ico-btn-ios').click()
                 return
             }
-            window.open('https://game.jhfly.cn/download/20210914_GooglePlay_V1-signed.apk')
+            window.open(JHDownload.wcfml)
         })
     }
 }

+ 1 - 0
mobile.html

@@ -19,6 +19,7 @@
     <link rel="stylesheet" href="./css/m_base.css">
     <link rel="stylesheet" href="./css/swiper-bundle.min.css">
     <link href="./css_mobile/index.css" rel="stylesheet">
+    <script src="//game.jhfly.cn/jh_config/configDownload.js"></script>
     <script id="LTRem" src="./js/comRem.js"></script>
     <script src="./js_mobile/check_mobile.js"></script>
 </head>

+ 0 - 0
wcfml websit v1.0.4 修改wcfml下载地址为googleplay.zip → wcfml website v1.0.4 修改wcfml下载地址为googleplay.zip


二进制
wcfml website v1.0.5 更新pc版邮箱地址.rar


二进制
wcfml website v1.1.0 下载地址读取配置文件.zip