diff --git a/app.js b/app.js index 1f257e8..4f8cbe0 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://xgg.gtstcoin.com', // 图片地址 (暂时无用) - imgUrl: 'https://djs.jedcoin.com/storage', + imgUrl: 'https://xgg.gtstcoin.com/storage', // socket地址 - socketUrl: 'wss://djs.jedcoin.com/ws1', - socketUrl1: 'wss://djs.jedcoin.com/ws2', + socketUrl: 'wss://xgg.gtstcoin.com/ws1', + socketUrl1: 'wss://xgg.gtstcoin.com/ws2', // pc端地址 - pcUrl:'https://www.jedcoin.com/', + pcUrl:'https://www.gtstcoin.com/', // app名称 - appName: 'JEDcoin', + appName: 'GTSTCoin', // 版本 version: '1.0.0', // 移动端地址 - mobile: 'https://app.jedcoin.com/', - down:"https://app.jedcoin.com/download/JEDCoin.html" + mobile: 'https://app.gtstcoin.com/', + down:"https://app.gtstcoin.com/download/GTSTCoin.html" }; } else { //开发环境 config = { diff --git a/manifest.json b/manifest.json index e7e1213..7d7370f 100644 --- a/manifest.json +++ b/manifest.json @@ -112,7 +112,7 @@ "router" : { "base" : "./" }, - "domain" : "https://app.ajcoins.com", + "domain" : "https://app.gtstcoin.com", "title" : "GTSTcoin", "template" : "main.html" } diff --git a/pages.json b/pages.json index 7080f20..10d33d2 100644 --- a/pages.json +++ b/pages.json @@ -220,7 +220,7 @@ "titleNView": false }, "navigationBarTextStyle": "black", - "navigationBarTitleText": "JEDcoin", + "navigationBarTitleText": "GTSTcoin", "navigationBarBackgroundColor": "#007AFF", "backgroundColor": "#FFFFFF" }, diff --git a/pages/auth/senior.vue b/pages/auth/senior.vue index 7af072d..6b3b484 100644 --- a/pages/auth/senior.vue +++ b/pages/auth/senior.vue @@ -4,7 +4,7 @@
- + {{$t('auth.a7')}} - + {{$t('auth.a9')}} - + {{$t('auth.b1')}} @@ -97,10 +97,10 @@ export default { countryList: [], imgBase: undefined, form: { - id_card: "", - realname: "", - country_id: "", - country_code: "", + // id_card: "", + // realname: "", + // country_id: "", + // country_code: "", hand_img: "", back_img: "", front_img: "",