diff --git a/app.js b/app.js index 1e94cfd..c1334ce 100644 --- a/app.js +++ b/app.js @@ -3,21 +3,21 @@ let config = {}; if (process.env.NODE_ENV == 'production'||true) { //生产环境 config = { // ajax地址 - baseUrl: 'https://sses.cxipro.com', + baseUrl: 'https://mgg.cxisux.net', // 图片地址 (暂时无用) - imgUrl: 'https://sses.cxipro.com/storage', + imgUrl: 'https://mgg.cxisux.net/storage', // socket地址 - socketUrl: 'wss://sses.cxipro.com/ws1', - socketUrl1: 'wss://sses.cxipro.com/ws2', + socketUrl: 'wss://mgg.cxisux.net/ws1', + socketUrl1: 'wss://mgg.cxisux.net/ws2', // pc端地址 - pcUrl:'https://www.cxipro.com', + pcUrl:'https://www.cxisux.net', // app名称 appName: 'CXIPro', // 版本 version: '1.0.0', // 移动端地址 - mobile: 'https://app.cxipro.com', - down:"https://app.cxipro.com/download/CINSCoin.html" + mobile: 'https://app.cxisux.net', + down:"https://app.cxisux.net/download/CINSCoin.html" }; } else { //开发环境 config = { diff --git a/manifest.json b/manifest.json index d885604..de6b918 100644 --- a/manifest.json +++ b/manifest.json @@ -112,6 +112,6 @@ "router" : { "base" : "./" }, - "domain" : "https://app.cxipro.com" + "domain" : "https://app.cxisux.net" } } diff --git a/pages/base/home.vue b/pages/base/home.vue index 821e05f..6f15c63 100644 --- a/pages/base/home.vue +++ b/pages/base/home.vue @@ -145,7 +145,7 @@ - + @@ -164,8 +164,8 @@ - - + + @@ -415,7 +415,7 @@ Android Google Play - + {{ $t("cxiNewText.a71") }} @@ -442,7 +442,7 @@ - + @@ -1093,17 +1093,17 @@ export default { toLink(type){ if(type==='apple'){ // #ifdef APP-PLUS - plus.runtime.openURL("https://app.cxipro.com/download/ ") + plus.runtime.openURL("https://app.cxisux.net/download/ ") // #endif // #ifdef H5 - window.open("https://app.cxipro.com/download/ ", '_blank') + window.open("https://app.cxisux.net/download/ ", '_blank') // #endif }else if(type==='android'){ // #ifdef APP-PLUS - plus.runtime.openURL("https://app.cxipro.com/download/ ") + plus.runtime.openURL("https://app.cxisux.net/download/ ") // #endif // #ifdef H5 - window.open("https://app.cxipro.com/download/ ", '_blank') + window.open("https://app.cxisux.net/download/ ", '_blank') // #endif } } @@ -1450,7 +1450,7 @@ export default { line-height: 22px; } - + .list-box{ width: 700rpx; height: 326rpx; @@ -1506,7 +1506,7 @@ export default { } } .card_area{ - + .card_item{ width: 700rpx; min-height: 280rpx; @@ -1538,7 +1538,7 @@ export default { justify-content: space-between; align-items: center; margin-bottom: 40rpx; - + image{ width: 120rpx; height: 120rpx; @@ -1567,7 +1567,7 @@ export default { justify-content: center; align-items: center; margin: 0px 25rpx 40rpx; - + image{ width: 56rpx; height: 56rpx; diff --git a/static/tradingview.html b/static/tradingview.html index 575c332..ff082cc 100644 --- a/static/tradingview.html +++ b/static/tradingview.html @@ -22,9 +22,9 @@
- - - + + +