1
李凌
2025-12-19 4870e38976751ad18fe96c0b7b535a637ac19001
1
19 files modified
65 ■■■■■ changed files
src/assets/video/home_1.mp4 patch | view | raw | blame | history
src/components/quotes-advanced-item/index.vue 1 ●●●● patch | view | raw | blame | history
src/config/index.js 6 ●●●● patch | view | raw | blame | history
src/i18n/Deutsch.js 2 ●●● patch | view | raw | blame | history
src/i18n/Italy.js 2 ●●● patch | view | raw | blame | history
src/i18n/Japanese.js 2 ●●● patch | view | raw | blame | history
src/i18n/Portuguese.js 2 ●●● patch | view | raw | blame | history
src/i18n/Spanish.js 2 ●●● patch | view | raw | blame | history
src/i18n/cn.js 2 ●●● patch | view | raw | blame | history
src/i18n/en.js 2 ●●● patch | view | raw | blame | history
src/i18n/fa.js 2 ●●● patch | view | raw | blame | history
src/i18n/korean.js 2 ●●● patch | view | raw | blame | history
src/i18n/th.js 2 ●●● patch | view | raw | blame | history
src/i18n/vi.js 2 ●●● patch | view | raw | blame | history
src/i18n/zhcn.js 2 ●●● patch | view | raw | blame | history
src/views/certificationCenter/index.vue 20 ●●●●● patch | view | raw | blame | history
src/views/cryptos/AboutUs/index.vue 2 ●●● patch | view | raw | blame | history
src/views/homePage/index.vue 2 ●●● patch | view | raw | blame | history
src/views/my/index.vue 10 ●●●● patch | view | raw | blame | history
src/assets/video/home_1.mp4
Binary files differ
src/components/quotes-advanced-item/index.vue
@@ -68,7 +68,6 @@
  width: 120px;
  flex: none;
  color: var(--van-cell-value-color);
}
:deep(.van-cell__value){
src/config/index.js
@@ -35,12 +35,12 @@
// const ENV_DEV = 'zhapi.coinbtcs.com' // dev
// const ENV_DEV = 'openapi.yanshiz.com' // dev
const ENV_DEV = 'api.metaequityex.com' // dev
const ENV_DEV = 'ddapi.fractionx-ex.com' // dev
// const ENV_DEV = '192.168.10.6:8086' // dev
// const ENV_PRO = 'qheufhj.site' //  app域名
// const ENV_PRO = window.location.hostname // 接口域名跟随 H5zhapi.coinbtcs.com
const ENV_PRO = 'api.metaequityex.com' // 接口域名跟随 H5zhapi.coinbtcs.com
const ENV_PRO = 'ddapi.fractionx-ex.com' // 接口域名跟随 H5zhapi.coinbtcs.com
// const ENV_PRO = '192.168.10.6:8086' // 接口域名跟随 H5zhapi.coinbtcs.com
let base_url = ''
@@ -56,7 +56,7 @@
    ws_url = 'wss://' + ENV_PRO + '/api/websocket'
}
let imgUrl = 'https://img.metaequityex.com' // 暂时的 单独的图片地址
let imgUrl = 'https://ddimg.fractionx-ex.com' // 暂时的 单独的图片地址
export const BASE_URL = base_url
export const WS_URL = ws_url
src/i18n/Deutsch.js
@@ -2867,5 +2867,5 @@
Einzahlungen an die oben genannte Adresse erfordern die Bestätigung aller Netzwerkknoten und werden erst nach einer zweiten Netzwerkbestätigung gutgeschrieben.
Bitte stellen Sie sicher, dass Ihr Computer und Ihr Browser sicher sind, um Manipulationen oder Datenlecks zu verhindern.
Bei Fragen wenden Sie sich bitte an unseren Online-Kundenservice.`,
    "MCB白皮书":'MCB-Whitepaper',
    "DXCN白皮书":'DXCN-Whitepaper',
}
src/i18n/Italy.js
@@ -2957,5 +2957,5 @@
I depositi all'indirizzo sopra indicato richiederanno la conferma da parte di tutti i nodi di rete e verranno accreditati solo dopo una seconda conferma di rete.
Assicurati che il tuo computer e il tuo browser siano sicuri per evitare manomissioni o fughe di informazioni.
Per qualsiasi domanda, contatta il nostro servizio clienti online.`,
    "MCB白皮书":'Libro bianco MCB',
    "DXCN白皮书":'Libro bianco DXCN',
}
src/i18n/Japanese.js
@@ -2725,5 +2725,5 @@
上記のアドレスへの入金は、すべてのネットワークノードによる確認が必要であり、2回目のネットワーク確認後にのみ入金されます。
情報の改ざんや漏洩を防ぐため、お使いのコンピューターとブラウザが安全であることをご確認ください。
ご質問がございましたら、オンラインカスタマーサービスまでお問い合わせください。`,
    "MCB白皮书":'MCBホワイトペーパー',
    "DXCN白皮书":'DXCNホワイトペーパー',
}
src/i18n/Portuguese.js
@@ -676,5 +676,5 @@
Os depósitos para o endereço acima exigirão a confirmação de todos os nós da rede e só serão creditados após uma segunda confirmação da rede.
Certifique-se de que o seu computador e o seu navegador estão seguros para evitar a adulteração ou fuga de informação.
Em caso de dúvidas, contacte o nosso serviço de apoio ao cliente online.`,
    "MCB白皮书":'Livro Branco do MCB',
    "DXCN白皮书":'Livro Branco do DXCN',
}
src/i18n/Spanish.js
@@ -2640,5 +2640,5 @@
Los depósitos a la dirección anterior requerirán la confirmación de todos los nodos de la red y solo se acreditarán tras una segunda confirmación de la red.
Asegúrese de que su ordenador y navegador sean seguros para evitar la manipulación o filtración de información.
Si tiene alguna pregunta, póngase en contacto con nuestro servicio de atención al cliente en línea.`,
    "MCB白皮书":'Libro blanco de MCB',
    "DXCN白皮书":'Libro blanco de DXCN',
}
src/i18n/cn.js
@@ -2846,5 +2846,5 @@
您充值至上述地址後,需要整個網絡節點的確認,二次網絡確認後到賬。
請務必確認電腦及瀏覽器安全,防止信息被篡改或泄漏。
有任何問題可聯繫在線客服服務。`,
    "MCB白皮书":'MCB白皮書',
    "DXCN白皮书":'DXCN白皮書',
}
src/i18n/en.js
@@ -2821,5 +2821,5 @@
Deposits to the address above will require confirmation from all network nodes, and will only be credited after a second network confirmation.
Please ensure that your computer and browser are secure to prevent information tampering or leakage.
If you have any questions, please contact our online customer service.`,
    "MCB白皮书":'MCB White Paper',
    "DXCN白皮书":'DXCN White Paper',
}
src/i18n/fa.js
@@ -2764,5 +2764,5 @@
Les dépôts à l’adresse ci-dessus nécessiteront une confirmation de tous les nœuds du réseau et ne seront crédités qu’après une seconde confirmation réseau.
Veuillez vous assurer que votre ordinateur et votre navigateur sont sécurisés afin d’éviter toute altération ou fuite d’informations.
Pour toute question, veuillez contacter notre service client en ligne.`,
    "MCB白皮书":'Livre blanc du MCB',
    "DXCN白皮书":'Livre blanc du DXCN',
}
src/i18n/korean.js
@@ -2861,5 +2861,5 @@
위 주소로 입금하려면 모든 네트워크 노드의 확인이 필요하며, 두 번째 네트워크 확인 후에만 입금됩니다.
정보 변조 또는 유출을 방지하기 위해 컴퓨터와 브라우저의 보안을 확인하십시오.
문의 사항이 있으시면 온라인 고객 서비스로 문의해 주십시오.`,
    "MCB白皮书":'MCB 백서',
    "DXCN白皮书":'DXCN 백서',
}
src/i18n/th.js
@@ -2831,5 +2831,5 @@
การฝากเงินไปยังที่อยู่ข้างต้นจำเป็นต้องได้รับการยืนยันจากทุกโหนดเครือข่าย และจะได้รับเครดิตหลังจากการยืนยันเครือข่ายครั้งที่สอง
โปรดตรวจสอบให้แน่ใจว่าคอมพิวเตอร์และเบราว์เซอร์ของคุณปลอดภัยเพื่อป้องกันการปลอมแปลงหรือการรั่วไหลของข้อมูล
หากมีข้อสงสัย โปรดติดต่อฝ่ายบริการลูกค้าออนไลน์ของเรา`,
    "MCB白皮书":'เอกสารไวท์เปเปอร์ของ MCB',
    "DXCN白皮书":'เอกสารไวท์เปเปอร์ของ DXCN',
}
src/i18n/vi.js
@@ -2811,5 +2811,5 @@
Việc gửi tiền vào địa chỉ trên sẽ yêu cầu xác nhận từ tất cả các nút mạng và sẽ chỉ được ghi có sau lần xác nhận mạng thứ hai.
Vui lòng đảm bảo máy tính và trình duyệt của bạn được bảo mật để ngăn chặn việc giả mạo hoặc rò rỉ thông tin.
Nếu bạn có bất kỳ câu hỏi nào, vui lòng liên hệ với bộ phận chăm sóc khách hàng trực tuyến của chúng tôi.`,
    "MCB白皮书":'Sách trắng MCB',
    "DXCN白皮书":'Sách trắng DXCN',
}
src/i18n/zhcn.js
@@ -2826,5 +2826,5 @@
您充值至上述地址后,需要整个网络节点的确认,二次网络确认后到账。
请务必确认电脑及浏览器安全,防止信息被篡改或泄漏。
有任何问题可联系在线客服服务。`,
    "MCB白皮书":'MCB白皮书',
    "DXCN白皮书":'DXCN白皮书',
}
src/views/certificationCenter/index.vue
@@ -40,7 +40,7 @@
            <img :src="handImg(`status${kyc_status}`)" alt="" />
            <span class="textColor-span font-28 flex items-center">{{
              fixState(kyc_status)
            }}</span>
              }}</span>
          </div>
        </div>
        <div class="px-32-1">
@@ -66,7 +66,8 @@
            <p v-show="(kyc_status == 3)">{{ $t('certificationRefusal') }}:{{ turnDownMsg }}</p>
          </div> -->
          <div class="rounded-lg py-26 text-center btn"
            :class="kyc_status == 0 || kyc_status == 3 ? 'btnMain text-white' : 'bgDark text-grey'" @click="openUlr(1)">{{
            :class="kyc_status == 0 || kyc_status == 3 ? 'btnMain text-white' : 'bgDark text-grey'" @click="openUlr(1)">
            {{
              fixBtnState(kyc_status) }}</div>
        </div>
@@ -121,12 +122,12 @@
            <span class="textColor mr-10">{{ item.title }}</span>
            <span>{{ item.des }}</span>
          </div>
          <div class="text-grey text-grey1 font-30 " v-for="(str, index) in item.arr" :class="{ 'colorMain': index == 1 }"
            :key="index">{{ str }}</div>
          <div class="text-grey text-grey1 font-30 " v-for="(str, index) in item.arr"
            :class="{ 'colorMain': index == 1 }" :key="index">{{ str }}</div>
        </div>
        <div class="btnMain btnMain1 text-white font-34 py-26 rounded-lg text-center mt-68" @click="onClose">{{
          $t('confirm')
        }}</div>
          }}</div>
      </div>
    </van-popup>
  </div>
@@ -366,6 +367,7 @@
</script>
<style lang="scss" scoped>
@import "@/views/authentication/components/intl.css";
@import '@/assets/theme/index.scss';
.certificationCenter {
  width: 100%;
@@ -383,7 +385,10 @@
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2.625rem;
  background: $tab_background;
  @include themify() {
    background-color: themed("c2c_background1");
  }
  .user-info {
    overflow: hidden;
@@ -563,7 +568,8 @@
.fs {
  font-size: 14px;
  margin-left: 10px;
  color: $text_color1;;
  color: $text_color1;
  ;
}
.text-grey .img3 {
src/views/cryptos/AboutUs/index.vue
@@ -46,7 +46,7 @@
        case '27':
          return this.$t('帮助中心')
        case '28':
          return this.$t('MCB白皮书')
          return this.$t('DXCN白皮书')
        default:
          return this.$t('关于我们')
      }
src/views/homePage/index.vue
@@ -125,7 +125,7 @@
    // { key: 12, name: "C2C", icon: new URL('@/assets/imgs/home/home_1.png', import.meta.url), path: '/wantBuy' },
    // { key: 13, name: t('质押'), icon: new URL('@/assets/imgs/home/home_1.png', import.meta.url), path: '' },
    { key: 14, name: t('onLineService'), icon: new URL('@/assets/imgs/home/home_10.png', import.meta.url), path: '/customerService' },
    { key: 15, name: t('MCB白皮书'), icon: new URL('@/assets/imgs/home/home_1.png', import.meta.url), path: '/aboutUs?serviceTerm=28' },
    { key: 15, name: t('DXCN白皮书'), icon: new URL('@/assets/imgs/home/home_1.png', import.meta.url), path: '/aboutUs?serviceTerm=28' },
]
// 获取公告数据
src/views/my/index.vue
@@ -272,6 +272,8 @@
</script>
<style lang="scss" scoped>
@import '@/assets/theme/index.scss';
:deep(.van-cell-group__title) {
  // background: $main2_background !important;
  background: $inp-b !important;
@@ -303,11 +305,15 @@
}
:deep(.van-icon) {
  color: $text_color;
  @include themify() {
    color: themed("text_color") !important;
  }
}
:deep(.van-cell__title) {
  color: $text_color;
  @include themify() {
    color: themed("text_color") !important;
  }
}
:deep(.van-cell:after) {