From 0e1c90ac3a3a139bb348cc3ae06daf5b01458ed8 Mon Sep 17 00:00:00 2001 From: torsenli Date: Thu, 23 Jun 2022 18:04:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=8B=E6=9C=BA=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index 026b558..fc90aa1 100755 --- a/app.js +++ b/app.js @@ -17,7 +17,7 @@ if (process.env.NODE_ENV == 'production'||true) { //生产环境 version: '1.0.0', // 移动端地址 mobile: 'https://h5.nhacoin.com', - down:"https://se.nhacoin.com/download" + down:"https://h5.nhacoin.com/download/NHACoin.html" }; } else { //开发环境 config = {