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 = {