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 @@ + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + + + + + + + + + +
+ + + diff --git a/manifest.json b/manifest.json index f8875a9..6b7e9a9 100644 --- a/manifest.json +++ b/manifest.json @@ -112,7 +112,8 @@ "router" : { "base" : "./" }, - "domain" : "https://app.ajcoins.com", - "title" : "QNTcoin" + "domain" : "https://app.qntcoin.com", + "title" : "QNTcoin", + "template" : "main.html" } } diff --git a/static/qnt.ico b/static/qnt.ico new file mode 100644 index 0000000..9a97541 Binary files /dev/null and b/static/qnt.ico differ diff --git a/static/tradingview.html b/static/tradingview.html index 3cde33f..cdcf853 100644 --- a/static/tradingview.html +++ b/static/tradingview.html @@ -22,9 +22,9 @@
- - - + + +