diff --git a/app.js b/app.js index 1f257e8..ad7a412 100644 --- a/app.js +++ b/app.js @@ -3,21 +3,21 @@ let config = {}; if (process.env.NODE_ENV == 'production'||true) { //生产环境 config = { // ajax地址 - baseUrl: 'https://djs.jedcoin.com', + baseUrl: 'https://seee.qntcoin.com', // 图片地址 (暂时无用) - imgUrl: 'https://djs.jedcoin.com/storage', + imgUrl: 'https://seee.qntcoin.com/storage', // socket地址 - socketUrl: 'wss://djs.jedcoin.com/ws1', - socketUrl1: 'wss://djs.jedcoin.com/ws2', + socketUrl: 'wss://seee.qntcoin.com/ws1', + socketUrl1: 'wss://seee.qntcoin.com/ws2', // pc端地址 - pcUrl:'https://www.jedcoin.com/', + pcUrl:'https://www.qntcoin.com/', // app名称 - appName: 'JEDcoin', + appName: 'QNTcoin', // 版本 version: '1.0.0', // 移动端地址 - mobile: 'https://app.jedcoin.com/', - down:"https://app.jedcoin.com/download/JEDCoin.html" + mobile: 'https://app.qntcoin.com/', + down:"https://app.qntcoin.com/download/QNTcoin.html" }; } else { //开发环境 config = { diff --git a/main.html b/main.html new file mode 100644 index 0000000..3c0d62d --- /dev/null +++ b/main.html @@ -0,0 +1,28 @@ + + +
+ + + +