diff --git a/api/member.js b/api/member.js index 26724bd..dbc7dc1 100644 --- a/api/member.js +++ b/api/member.js @@ -124,6 +124,18 @@ class Member { static serviceDetail(data) { return server.get(`/article/serviceDetail`, data); } + + /** + * 获取图形验证码 + * @param data {email,token} + */ + static Graph_che() { + return server.get(`/register/Graph_che`); + } + // 提币获取邮箱验证码 + static getWdcode(data){ + return server.get(`/user/wdcode`, data); + } } export default Member; diff --git a/api/serve/index.js b/api/serve/index.js index b6ff077..eff76a4 100644 --- a/api/serve/index.js +++ b/api/serve/index.js @@ -89,7 +89,7 @@ x.fn = x.prototype = { && newMsg!='_user_primaryAuth' && newMsg!='_user_subscribeTokenList' && newMsg!='_article_detail' && newMsg!='_articleList' && newMsg!='_user_subscribeRecords' && newMsg!='_user_subscribeNow' && newMsg!='_exchange_getMarketInfo' && newMsg!='_indexList'&& newMsg!='_user_subscribe'&& newMsg!='_contract_getSymbolDetail' && newMsg!='_user_withdrawalRecord'){ - resolve(Cache.get(newMsg).data); + // resolve(Cache.get(newMsg).data);//缓存数据 } uni.request({ diff --git a/app.js b/app.js index 85cceda..afc4003 100644 --- a/app.js +++ b/app.js @@ -3,14 +3,14 @@ let config = {}; if (process.env.NODE_ENV == 'production'||true) { //生产环境 config = { // ajax地址 - baseUrl: 'https://xmg.xusexchange.com/', + baseUrl: 'https://mgg.cxisux.com/', // 图片地址 (暂时无用) - imgUrl: 'https://xmg.xusexchange.com/storage', + imgUrl: 'https://mgg.cxisux.com/storage', // socket地址 - socketUrl: 'wss://xmg.xusexchange.com/ws1', - socketUrl1: 'wss://xmg.xusexchange.com/ws2', + socketUrl: 'wss://mgg.cxisux.com/ws1', + socketUrl1: 'wss://mgg.cxisux.com/ws2', // pc端地址 - pcUrl:'https://xmg.xusexchange.com/', + pcUrl:'https://mgg.cxisux.com/', // app名称 appName: 'AACoins', // 版本 diff --git a/assets/img/home/1.png b/assets/img/home/1.png new file mode 100644 index 0000000..543e9d1 Binary files /dev/null and b/assets/img/home/1.png differ diff --git a/assets/img/home/2.png b/assets/img/home/2.png new file mode 100644 index 0000000..9392b80 Binary files /dev/null and b/assets/img/home/2.png differ diff --git a/assets/img/home/3.png b/assets/img/home/3.png new file mode 100644 index 0000000..f62e651 Binary files /dev/null and b/assets/img/home/3.png differ diff --git a/assets/img/home/4.png b/assets/img/home/4.png new file mode 100644 index 0000000..be076e1 Binary files /dev/null and b/assets/img/home/4.png differ diff --git a/assets/img/home/5.png b/assets/img/home/5.png new file mode 100644 index 0000000..e2a7415 Binary files /dev/null and b/assets/img/home/5.png differ diff --git a/assets/img/home/6.png b/assets/img/home/6.png index f2e85bc..3c0e801 100644 Binary files a/assets/img/home/6.png and b/assets/img/home/6.png differ diff --git a/assets/img/home/7.png b/assets/img/home/7.png index e5733e0..7db2644 100644 Binary files a/assets/img/home/7.png and b/assets/img/home/7.png differ diff --git a/assets/img/home/8.png b/assets/img/home/8.png index 7736d0d..2c6eb29 100644 Binary files a/assets/img/home/8.png and b/assets/img/home/8.png differ diff --git a/assets/img/home/9.png b/assets/img/home/9.png new file mode 100644 index 0000000..5a22cdd Binary files /dev/null and b/assets/img/home/9.png differ diff --git a/assets/img/home/antFill-apple@2x.png b/assets/img/home/antFill-apple@2x.png new file mode 100644 index 0000000..f26e4a8 Binary files /dev/null and b/assets/img/home/antFill-apple@2x.png differ diff --git a/assets/img/home/antFill-apple@3x.png b/assets/img/home/antFill-apple@3x.png deleted file mode 100644 index b5f62b2..0000000 Binary files a/assets/img/home/antFill-apple@3x.png and /dev/null differ diff --git a/assets/img/home/fas fa-user-plus@3x.png b/assets/img/home/fas fa-user-plus@3x.png deleted file mode 100644 index 94f70b5..0000000 Binary files a/assets/img/home/fas fa-user-plus@3x.png and /dev/null differ diff --git a/assets/img/home/illustration_1.png b/assets/img/home/illustration_1.png index 638b667..c5057a7 100644 Binary files a/assets/img/home/illustration_1.png and b/assets/img/home/illustration_1.png differ diff --git a/assets/img/home/md-android@2x.png b/assets/img/home/md-android@2x.png new file mode 100644 index 0000000..e44b791 Binary files /dev/null and b/assets/img/home/md-android@2x.png differ diff --git a/assets/img/home/md-android@3x.png b/assets/img/home/md-android@3x.png deleted file mode 100644 index e69a9ff..0000000 Binary files a/assets/img/home/md-android@3x.png and /dev/null differ diff --git a/assets/img/home/radial_bg.png b/assets/img/home/radial_bg.png new file mode 100644 index 0000000..faeea93 Binary files /dev/null and b/assets/img/home/radial_bg.png differ diff --git a/assets/img/home/riFill-exchange-fill@3x.png b/assets/img/home/riFill-exchange-fill@3x.png deleted file mode 100644 index 7a0c5b1..0000000 Binary files a/assets/img/home/riFill-exchange-fill@3x.png and /dev/null differ diff --git a/assets/img/home/riFill-google-play-fill@2x.png b/assets/img/home/riFill-google-play-fill@2x.png new file mode 100644 index 0000000..8cbd4e6 Binary files /dev/null and b/assets/img/home/riFill-google-play-fill@2x.png differ diff --git a/assets/img/home/riFill-google-play-fill@3x.png b/assets/img/home/riFill-google-play-fill@3x.png deleted file mode 100644 index 137afb0..0000000 Binary files a/assets/img/home/riFill-google-play-fill@3x.png and /dev/null differ diff --git a/assets/img/home/stt.png b/assets/img/home/stt.png index 158db41..1153630 100644 Binary files a/assets/img/home/stt.png and b/assets/img/home/stt.png differ diff --git a/assets/img/home/图片 6@3x.png b/assets/img/home/图片 6@3x.png deleted file mode 100644 index 90b3f25..0000000 Binary files a/assets/img/home/图片 6@3x.png and /dev/null differ diff --git a/assets/img/home/图片 7@3x.png b/assets/img/home/图片 7@3x.png deleted file mode 100644 index da50ca8..0000000 Binary files a/assets/img/home/图片 7@3x.png and /dev/null differ diff --git a/assets/img/home/图片 9@3x.png b/assets/img/home/图片 9@3x.png deleted file mode 100644 index 455d839..0000000 Binary files a/assets/img/home/图片 9@3x.png and /dev/null differ diff --git a/i18n/lang/de.json b/i18n/lang/de.json index c2141ea..f7c2831 100644 --- a/i18n/lang/de.json +++ b/i18n/lang/de.json @@ -67,7 +67,8 @@ "c4": "Geschätzte Spanne", "c7": "Der aktuelle wert", "c6": "Oranı artır", - "c5": "Ihre Überweisungsaufgabe wurde erfolgreich eingereicht, warten Sie bitte geduldig, und das Übertragungsergebnis wird per SMS oder E-Mail benachrichtigt. Bitte überprüfen Sie es sorgfältig. Bei Fragen wenden Sie sich bitte rechtzeitig an den Kundenservice." + "c5": "Ihre Überweisungsaufgabe wurde erfolgreich eingereicht, warten Sie bitte geduldig, und das Übertragungsergebnis wird per SMS oder E-Mail benachrichtigt. Bitte überprüfen Sie es sorgfältig. Bei Fragen wenden Sie sich bitte rechtzeitig an den Kundenservice.", + "GraphicValidation": "Grafische Überprüfung" }, "base": { "a0": "Titel", diff --git a/i18n/lang/en.json b/i18n/lang/en.json index 314e747..63c4d9a 100644 --- a/i18n/lang/en.json +++ b/i18n/lang/en.json @@ -108,7 +108,8 @@ "c4": "Size", "c5": "your transfer order has been submitted successfully, please wait patiently, and the transfer result will be notified by SMS or e-mail. Please check it carefully. If you have any questions, please contact the customer service in time.", "c6": "Increase ratio", - "c7": "Current valuation" + "c7": "Current valuation", + "GraphicValidation": "Graphical verification" }, "base": { "a0": "Title", diff --git a/i18n/lang/fra.json b/i18n/lang/fra.json index c9362e7..c7ed07e 100644 --- a/i18n/lang/fra.json +++ b/i18n/lang/fra.json @@ -67,7 +67,8 @@ "c4": "Marge estimée", "c7": "La valorisation actuelle", "c6": "Augmenter le rapport", - "c5": "votre commande de transfert a été soumise avec succès. Veuillez patienter. Les résultats du transfert seront notifiés par SMS ou e - mail. Veuillez vérifier et contacter le service à la clientèle en cas de doute." + "c5": "votre commande de transfert a été soumise avec succès. Veuillez patienter. Les résultats du transfert seront notifiés par SMS ou e - mail. Veuillez vérifier et contacter le service à la clientèle en cas de doute.", + "GraphicValidation": "Vérification graphique" }, "base": { "a0": "Titre", diff --git a/i18n/lang/it.json b/i18n/lang/it.json index 43a5d3b..a4b5cae 100644 --- a/i18n/lang/it.json +++ b/i18n/lang/it.json @@ -67,7 +67,8 @@ "c4": "Margine stimato", "c7": "Valutazione attuale", "c6": "Aumenta il rapporto", - "c5": "l'ordine di trasferimento è stato presentato con successo, si prega di attendere pazientemente, e il risultato di trasferimento sarà notificato via SMS o e-mail. Si prega di controllare attentamente. Se avete domande, si prega di contattare il servizio clienti in tempo." + "c5": "l'ordine di trasferimento è stato presentato con successo, si prega di attendere pazientemente, e il risultato di trasferimento sarà notificato via SMS o e-mail. Si prega di controllare attentamente. Se avete domande, si prega di contattare il servizio clienti in tempo.", + "GraphicValidation": "Verifica grafica" }, "base": { "a0": "titolo", diff --git a/i18n/lang/jp.json b/i18n/lang/jp.json index cca2944..215dacf 100644 --- a/i18n/lang/jp.json +++ b/i18n/lang/jp.json @@ -67,7 +67,8 @@ "c4": "仮勘定保証金", "c6": "増加率", "c7": "現在の評価値", - "c5": "あなたの振替注文書はすでに提出されました。待ってください。振り替え結果はメールやメールで通知されます。ご確認ください。問題があれば、すぐにカスタマーサービスに連絡してください。" + "c5": "あなたの振替注文書はすでに提出されました。待ってください。振り替え結果はメールやメールで通知されます。ご確認ください。問題があれば、すぐにカスタマーサービスに連絡してください。", + "GraphicValidation": "グラフィカルな検証" }, "base": { "a0": "タイトル", diff --git a/i18n/lang/kor.json b/i18n/lang/kor.json index d03f5f5..e046617 100644 --- a/i18n/lang/kor.json +++ b/i18n/lang/kor.json @@ -67,7 +67,8 @@ "c4":"보증금 예상", "c6":"증가 비율", "c7":"현재가치평가", - "c5": "당신 의 이월 주문 서 는 이미 제출 되 었 습 니 다. 인내심 을 가지 고 기 다 려 주 십시오. 이월 결 과 는 문자 나 우편 으로 통지 할 것 입 니 다. 수령 에 주의 하 십시오. 궁금 한 점 이 있 으 면 즉시 고객 센터 에 연락 하 십시오." + "c5": "당신 의 이월 주문 서 는 이미 제출 되 었 습 니 다. 인내심 을 가지 고 기 다 려 주 십시오. 이월 결 과 는 문자 나 우편 으로 통지 할 것 입 니 다. 수령 에 주의 하 십시오. 궁금 한 점 이 있 으 면 즉시 고객 센터 에 연락 하 십시오.", + "GraphicValidation": "그래픽 검증" }, "base": { "a0":"표제.", diff --git a/i18n/lang/pt.json b/i18n/lang/pt.json index 50d91d0..b2ce52c 100644 --- a/i18n/lang/pt.json +++ b/i18n/lang/pt.json @@ -67,7 +67,8 @@ "c4":"Margem estimada", "c6":"Aumentar proporção", "c7":"A avaliação atual", - "c5": "Sua ordem de transfer ência FOI enviada com sucesso, por favor aguarde pacientemente, e o Resultado Da transferência será notificado por SMS ou e-mail. Por favor, verifique-o com cuidado. Se você tiver quaisquer perguntas, por favor contacte o serviço de cliente a tempo." + "c5": "Sua ordem de transfer ência FOI enviada com sucesso, por favor aguarde pacientemente, e o Resultado Da transferência será notificado por SMS ou e-mail. Por favor, verifique-o com cuidado. Se você tiver quaisquer perguntas, por favor contacte o serviço de cliente a tempo.", + "GraphicValidation": "Verificação gráfica" }, "base": { "a0":"Título", diff --git a/i18n/lang/spa.json b/i18n/lang/spa.json index fe2c257..179922b 100644 --- a/i18n/lang/spa.json +++ b/i18n/lang/spa.json @@ -67,7 +67,8 @@ "c4":"margen estimado", "c6":"Relación de aumento", "c7":"La valoración actual", - "c5": "su orden de transferencia ha sido enviada con éxito, por favor espere pacientemente, los resultados de la transferencia serán notificados por SMS o correo electrónico. Por favor, preste atención a la recepción, si tiene alguna pregunta por favor póngase en contacto con el servicio al cliente a tiempo." + "c5": "su orden de transferencia ha sido enviada con éxito, por favor espere pacientemente, los resultados de la transferencia serán notificados por SMS o correo electrónico. Por favor, preste atención a la recepción, si tiene alguna pregunta por favor póngase en contacto con el servicio al cliente a tiempo.", + "GraphicValidation": "Verificación gráfica" }, "base": { "a0":"Título", diff --git a/i18n/lang/tr.json b/i18n/lang/tr.json index 906dabc..86a4a33 100644 --- a/i18n/lang/tr.json +++ b/i18n/lang/tr.json @@ -67,7 +67,8 @@ "c4": "tahmin edilen margin", "c6": "Oranı artır", "c7": "Mevcut değerleme", - "c5": "Taşıma emriniz başarıyla teslim edildi, lütfen sabırlı bekleyin ve aktarım sonuçları SMS veya e-posta tarafından bildirilecek. Lütfen dikkatli kontrol edin. Bir sorununuz varsa, lütfen müşteri hizmetine zamanında temas edin." + "c5": "Taşıma emriniz başarıyla teslim edildi, lütfen sabırlı bekleyin ve aktarım sonuçları SMS veya e-posta tarafından bildirilecek. Lütfen dikkatli kontrol edin. Bir sorununuz varsa, lütfen müşteri hizmetine zamanında temas edin.", + "GraphicValidation": "Grafiksel doğrulama" }, "base": { "a0": "Başlık", diff --git a/i18n/lang/zh-TW.json b/i18n/lang/zh-TW.json index bf1f02c..09dae2c 100644 --- a/i18n/lang/zh-TW.json +++ b/i18n/lang/zh-TW.json @@ -108,7 +108,8 @@ "c4": "數量", "c5": "您的劃轉訂單已提交成功,請耐心等待,劃轉結果會以簡訊或郵件的管道通知。請注意查收,如有疑問請及時聯系客服", "c6": "漲幅比例", - "c7": "當前估值" + "c7": "當前估值", + "GraphicValidation": "圖形驗證" }, "base": { "a0": "標題", @@ -888,33 +889,52 @@ "a43":"開啟加密之旅" }, "homeNewText": { - "aa1": "加密貨幣之門", - "aa2": "安全,快捷,輕鬆交易超過100種加密貨幣", - "aa3": "透過電子郵件註冊", - "aa4": "立即開始交易", - "aa5": "市場趨勢", - "aa6": "數位資產行情速遞", - "aa7": "幣種", - "bb1": "最新價(USD)", - "bb2": "24h漲幅", - "bb3": "24h成交量", - "bb4": "適合所有人的加密貨幣交易所", - "bb5": "在這裡開始交易並體驗更好的加密貨幣之旅", - "bb6": "個人", - "bb7": "適合所有人的加密貨幣交易所。 最值得信賴的領先交易平台,幣種豐富", - "cc1": "商務", - "cc2": "專為企業和機構打造。 為機構投資者和企業提供加密解決方案", - "cc3": "開發者", - "cc4": "專為開發者打造,供開發人員建構web3未來的工具和API", - "cc5": "交易,隨時隨地", - "cc6": "掃描二維碼", - "cc7": "下載 Android/IOS App", - "dd1": "安全穩定零事故", - "dd2": "多重安全策略保障、100%備用金保證,成立至今未發生安全事故、", - "dd3": "簡單便捷交易加密資產", - "dd4": "在xxxxxx,產品簡單易懂、交易流程便捷,一站式區塊鏈資產服務平台", - "dd5": "衍生性商品", - "dd6": "您可以高達150倍的槓桿率交易100+加密貨幣的合約,賺取高額收益", - "dd7": "幫助中心" + "aa1": "開啓你的加密貨幣投資", + "aa2": "安全、穩定、高效", + "aa3": "立即註冊", + "aa4": "立即開始交易", + "aa5": "流行的加密貨幣", + "aa6": "數位資產行情速遞", + "aa7": "幣種", + "bb1": "最新價(USD)", + "bb2": "24h漲幅", + "bb3": "24h成交量", + "bb4": "值得用戶信賴的加密貨幣交易所", + "bb5": "在XXXXXX購買,交易100多種加密貨幣", + "bb6": "强大自主研發能力", + "bb7": "從0到1自主研發第三代交易系統", + "bb8": "打造卓越性能下的極緻交易體驗", + "bb9": "全球化佈局", + "bb10": "全球精英匯聚", + "bb11": "團隊分佈全球", + "bb12": "超級現貨", + "bb13": "獨家推出現貨成本價格功能", + "bb14": "打造合約級現貨交易體驗", + "bb15": "頂級安全保障", + "bb16": "風險控制", + "bb17": "雙重手段保障您的資產安全", + "bb18": "完善的風控體系", + "bb19": "雙價格強平保護機制", + "bb20": "降低用戶爆倉風險", + "bb21": "7*24小時服務", + "bb22": "1分鐘響應機制", + "bb23": "全天候服務全球用戶", + + "cc5": "隨處交易", + "cc8": "通過我們的應用程序和桌面客戶端隨時瞭解情況", + "cc6": "掃描二維碼", + "cc7": "下載 Android/IOS App", + "dd1": "獨特的交易經驗", + "dd2": "投資加密貨幣的突破性工具", + "dd3": "三大止盈止損功能", + "dd4": "xxxxxx提供全部倉位止盈止損、部分倉位止盈止損、觸發價止盈止損三種模式,幫助用戶控制交易風險", + "dd5": "最多50個不同的止盈止損點位", + "dd6": "用戶可以在倉位、挂單中隨時設置止盈止損點位,靈活控制風險;同時支持針對同一倉位不同張數和價格設置多達50個止盈止損單,包括限價單或市價單,滿足用戶不同投資策略", + "dd7": "幫助中心", + "ee1": "Global Ranking", + "ee2": "users trust us", + "ee3": "Ultra-Low Fees", + "ee4": "Countries", + "ee5": "立刻開啓你的加密貨幣投資" } } diff --git a/layout/vCode.vue b/layout/vCode.vue index b7574fe..8149829 100644 --- a/layout/vCode.vue +++ b/layout/vCode.vue @@ -12,6 +12,7 @@ - - + + + diff --git a/store/index.js b/store/index.js index 92443a4..3caadff 100644 --- a/store/index.js +++ b/store/index.js @@ -39,7 +39,8 @@ function defaultTheme() { // } else { // state = `light`; // } - uni.setStorageSync('theme', 'light'); + // uni.setStorageSync('theme', 'light'); + uni.setStorageSync('theme', 'dark'); // uni.setStorageSync('language','zh-CN'); let state = `dark` return state;