From c0dfb7c41be1aec8e71be559b9510998e1786eb7 Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Thu, 6 Jul 2023 14:29:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0apk=E4=B8=8B=E8=BD=BD?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/peko/home/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/peko/home/js/index.js b/view/peko/home/js/index.js index 7267fff..4e18974 100644 --- a/view/peko/home/js/index.js +++ b/view/peko/home/js/index.js @@ -115,6 +115,6 @@ $(function () { } }) $('.apk').click(function () { - window.location.href = 'https://image.hfighting.com/peko_official.apk' + window.location.href = 'https://img.pekolive.com/peko_official.apk' }) }) \ No newline at end of file