1
jhzh
2025-05-10 208fdfa683d883e75c9307d2172690820e6187bf
1
13 files modified
16080 ■■■■■ changed files
.env 2 ●●● patch | view | raw | blame | history
.env.development 2 ●●● patch | view | raw | blame | history
.env.preview 2 ●●● patch | view | raw | blame | history
package-lock.json 16041 ●●●●● patch | view | raw | blame | history
public/favicon.ico patch | view | raw | blame | history
public/index.html 4 ●●●● patch | view | raw | blame | history
src/assets/image/logo.png patch | view | raw | blame | history
src/components/contract-header/index.vue 4 ●●●● patch | view | raw | blame | history
src/i18n/index.js 2 ●●● patch | view | raw | blame | history
src/page/authentication/index.vue 4 ●●●● patch | view | raw | blame | history
src/page/customerService/index.vue 15 ●●●● patch | view | raw | blame | history
src/page/language/index.vue 2 ●●● patch | view | raw | blame | history
src/request/httpAxios.js 2 ●●● patch | view | raw | blame | history
.env
@@ -1,4 +1,4 @@
VUE_APP_TITLE="Orbital"
VUE_APP_TITLE="BingX"
VUE_APP_H5ZZ="RZW7c77Hps0IsKQuWLgtTtd2xrhvCU47"
VUE_APP_APPZZ="RwCz3WMecqIhuscZOtpOQSumEdx0XgYQ"
VUE_APP_SECRET="WOrldcoinfeyfy343y831r63rt23hFGegfg32fewrgerg"
.env.development
@@ -7,7 +7,7 @@
VUE_APP_APPZZ="RwCz3WMecqIhuscZOtpOQSumEdx0XgYQ"
VUE_APP_SECRET="WOrldcoinfeyfy343y831r63rt23hFGegfg32fewrgerg"
# VUE_APP_API_BASE_URL=bingx.zqbom.com
VUE_APP_API_BASE_URL=dapp.aorbital7.com
VUE_APP_API_BASE_URL=bingx.coinmamaxs.net
# VUE_APP_API_BASE_URL=csjys.gayssad.com
# VUE_APP_API_BASE_URL=app.usdtone.com
.env.preview
@@ -6,7 +6,7 @@
VUE_APP_H5ZZ="RZW7c77Hps0IsKQuWLgtTtd2xrhvCU47"
VUE_APP_APPZZ="RwCz3WMecqIhuscZOtpOQSumEdx0XgYQ"
VUE_APP_SECRET="WOrldcoinfeyfy343y831r63rt23hFGegfg32fewrgerg"
VUE_APP_API_BASE_URL=dapp.aorbital7.com
VUE_APP_API_BASE_URL=bingx.coinmamaxs.net
# VUE_APP_API_BASE_URL=csjys.gayssad.com
package-lock.json
Diff too large
public/favicon.ico

public/index.html
@@ -8,7 +8,7 @@
    content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0,viewport-fit=cover">
  <link rel="icon" href="<%= BASE_URL %>favicon.ico">
  <title>
    Orbital
    BingX
  </title>
  <link rel="manifest" href="./desk/manifest.json">
  <meta name="theme-color" content="white">
@@ -20,7 +20,7 @@
<body>
  <noscript>
    <strong>We're sorry but Orbital doesn't work properly without JavaScript enabled.
    <strong>We're sorry but BingX doesn't work properly without JavaScript enabled.
      Please enable it to continue.</strong>
  </noscript>
  <div id="app"></div>
src/assets/image/logo.png

src/components/contract-header/index.vue
@@ -30,7 +30,7 @@
                            @click="jump" />
                    </div> -->
        </div>
       <!-- <div class="flex justify-between pt-34">
       <div class="flex justify-between pt-34">
          <button
            class="w-368 h-74 lh-74"
            :class="selectIndex == 1 ? 'select-active' : 'no-select'"
@@ -45,7 +45,7 @@
          >
            {{ $t("期权合约") }}
          </button>
        </div> -->
        </div>
      </div>
    </div>
    <!-- 左侧边弹出菜单 -->
src/i18n/index.js
@@ -27,7 +27,7 @@
Vue.use(VueI18n);
// 获取当前语言(初始化时localStorage里没有存语言,默认为浏览器当前的语言)
const lang = getStorage("lang") || "en";
const lang = getStorage("lang") || "zh-TW";
//const lang = 'zh-CN'
// 组合element ui 和 项目自身的文案文件
src/page/authentication/index.vue
@@ -120,7 +120,7 @@
                {{ $t("证件反面") }}
              </div>
            </div>
            <!-- <div
            <div
              class="flex-1 flex flex-col text-center justify-center items-center"
            >
              <div class="upload-wrap">
@@ -144,7 +144,7 @@
              <div class="mt-32 font-26 h-20" style="color: #868d9a">
                {{ $t("手持证件照") }}
              </div>
            </div> -->
            </div>
          </div>
        </div>
        <template v-if="!disabled()">
src/page/customerService/index.vue
@@ -1,21 +1,20 @@
<template>
  <div class="service-box pb-150 flex flex-col">
    <van-nav-bar
    <!-- <van-nav-bar
      :title="$t('在线客服')"
      left-arrow
      @click-left="onClickLeft"
      fixed
    />
<!--    <div class="flex-1" v-if="kefu_url">
    /> -->
   <div class="flex-1" >
      <iframe
        :src="kefu_url"
        src="https://makzx.miketong.net/Web/im.aspx?_=t&accountid=145351"
        width="100%"
        height="100%"
        frameborder="0"
      ></iframe>
    </div> -->
    <!-- <div v-else class="localKefu flex-1 flex"> -->
    <div  class="localKefu flex-1 flex">
    </div>
    <!-- <div v-else class="localKefu flex-1 flex">
      <div
        class="flex flex-col px-32 box-border flex-1"
        ref="boxScroll"
@@ -103,7 +102,7 @@
          <img src="@/assets/image/service/send.png" class="w-72 h-72" />
        </span>
      </div>
    </div>
    </div> -->
  </div>
</template>
src/page/language/index.vue
@@ -30,7 +30,7 @@
        // { title: 'عرب', key: 'ar', image: require('../../assets/image/lang/alb.png') }, //阿拉伯语
        { title: 'Tiếng Việt', key: 'vi', image: require('../../assets/image/lang/vi.png') },//越南语
        { title: 'Italiano', key: 'it', image: require('../../assets/image/lang/Italy.png') }, //意大利语
        // { title: '繁体中文', key: 'zh-TW', image: require('../../assets/image/lang/hongkong.png') },
        { title: '繁体中文', key: 'zh-TW', image: require('../../assets/image/lang/hongkong.png') },
        { title: 'Nederlands', key: 'af', image: require('../../assets/image/lang/af.png') },//荷兰
        { title: 'España', key: 'es', image: require('../../assets/image/lang/es.png') },//西班牙
        { title: 'Sverige', key: 'sv', image: require('../../assets/image/lang/sv.png') },//瑞典
src/request/httpAxios.js
@@ -9,7 +9,7 @@
axios.defaults.headers.post["Content-Type"] =
  "application/x-www-form-urlencoded";
let baseUrl = "https://dapp.aorbital7.com/wap/";
let baseUrl = "https://bingx.coinmamaxs.net/wap/";
// let baseUrl = "http://192.168.0.105:18080/wap/";
// let baseUrl = "https://csjys.gayssad.com/wap/";
// let baseUrl = "https://api.gayssad.com/wap/";