Browse Source

更新下载地址

master
torsenli 3 years ago
parent
commit
a118a2c09a
  1. 4
      app.js

4
app.js

@ -17,11 +17,7 @@ if (process.env.NODE_ENV == 'production'||true) { //生产环境
version: '1.0.0',
// 移动端地址
mobile: 'https://h5.cinscoin.com',
<<<<<<< Updated upstream
down:"https://h5.cinscoin.com/download/cinscoin.html"
=======
down:"https://h5.cinscoin.com/download/CINSCoin.html"
>>>>>>> Stashed changes
};
} else { //开发环境
config = {

Loading…
Cancel
Save