From 23d5a0bc2a9eccc0e6a126d0a16e00c4d88da6b4 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Wed, 17 Apr 2024 16:42:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 16 ++++++++-------- main.html | 28 ++++++++++++++++++++++++++++ manifest.json | 5 +++-- static/qnt.ico | Bin 0 -> 4286 bytes static/tradingview.html | 6 +++--- 5 files changed, 42 insertions(+), 13 deletions(-) create mode 100644 main.html create mode 100644 static/qnt.ico 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 0000000000000000000000000000000000000000..9a975416b0f5ed9931ee3028b169fac14cb88fca GIT binary patch literal 4286 zcmeHJUr19?7{8{wZp+-&rcAAEiAIP-^e_m7BBY1PWv19)upXob@uipOA(JSn2p=RW zB1}Z82OoqYq=ym_Gl_@-E$`hQZH@&|OHOml?esgk%hq*wllkDwuKaeq-#Op+``z#R z&bgQ4vhZiMa_pCTCU9Ia$8oy=n79J~voBwmQ(lzPO&Mfzkm-Sq?E!MUsD{)T#(=pb z7$?o!ta7b9o+DaO%)Jb>N>cvraG0!XFaK@ZrzdvdD)eI83~0lDPUk1Chh69j4L`{V1SU7(xgYwh8_fz|mCo(3)*)O)?nJl4L9)8Lt#tI?**ElGx|xLByGu8}mAR)BwK zwFbioIag_PyQ}ixGZFLCHKfarnzqH_XqePNJEiLl7tHQ`hZtTzqQ_@pL*i>`_%kc z-f?d9Ktm|1gJ6HwOH!T<{zGbhsqD!Al^DO~L#p-UgsB?*ucI2m$W6P$VKSxiQ=1n> zeQg{+WzVCwR<=7G=ECoT+68~hmX&(gh3;Vg_2s^i*Q|A%pSQF9pldSMv`9 z-m^2He|i11hI$|9g2;s*7-VO=nqM+IYS13X&(7BgNh&N?`ncWI*muhFhrdrwSxa%2 z_d>%MIa6M&^h?A$mM{|;BKQM;d=wdwJkcflDu?y&=m~stXoi6);46Uo@Hg-cQk9H1Gqxfux0;3(&;-}QI*g*}y_tP#{FYWC7Mc-yq>dK{b K$&xsD)cOx%nXt0} literal 0 HcmV?d00001 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 @@
- - - + + +