dcc
2024-05-06 687400dd8221fcfc430d423168cd3ffb6a4ae74e
去掉马股,马来西亚,港股
14 files modified
102 ■■■■■ changed files
src/locales/en.json 6 ●●●●● patch | view | raw | blame | history
src/locales/hanyu.json 6 ●●●●● patch | view | raw | blame | history
src/locales/india.json 6 ●●●●● patch | view | raw | blame | history
src/locales/riyu.json 6 ●●●●● patch | view | raw | blame | history
src/locales/taiyu.json 6 ●●●●● patch | view | raw | blame | history
src/locales/tw.json 6 ●●●●● patch | view | raw | blame | history
src/locales/zh.json 6 ●●●●● patch | view | raw | blame | history
src/page/home/home.vue 8 ●●●● patch | view | raw | blame | history
src/page/list/favorites.vue 2 ●●● patch | view | raw | blame | history
src/page/list/favorites/tabs.vue 24 ●●●● patch | view | raw | blame | history
src/page/user/ransferIndex.vue 5 ●●●●● patch | view | raw | blame | history
src/page/user/recharge.vue 5 ●●●●● patch | view | raw | blame | history
src/page/user/subDK.vue 10 ●●●● patch | view | raw | blame | history
src/utils/rechargeActions.js 6 ●●●●● patch | view | raw | blame | history
src/locales/en.json
@@ -544,5 +544,7 @@
  "港股可用": "Available in HK stock market",
  "港股冻结": "Hong Kong stock freeze",
  "订单详情": "Order details",
  "港股總資產": "Hong Kong Stock Total Assets"
}
  "港股總資產": "Hong Kong Stock Total Assets",
  "贷款": "loan",
  "公司简介": "Same lang"
}
src/locales/hanyu.json
@@ -533,5 +533,7 @@
  "港股可用": "홍콩 주식 사용 가능",
  "港股冻结": "홍콩 주식 동결",
  "订单详情": "주문 상세 정보",
  "港股總資產": "홍콩 주식 총자산"
}
  "港股總資產": "홍콩 주식 총자산",
  "贷款": "대출",
  "公司简介": "회사 소개"
}
src/locales/india.json
@@ -544,5 +544,7 @@
  "港股冻结": "हांगकांग के स्टॉक जमे हुए",
  "订单详情": "ऑर्डर का विवरण",
  "港股總資產": "हांगकांग शेयरों की कुल संपत्ति",
  "一鍵平倉": "एक-क्लिक समापन"
}
  "一鍵平倉": "एक-क्लिक समापन",
  "贷款": "लॉन्स",
  "公司简介": "कंपनी प्रोफाइल"
}
src/locales/riyu.json
@@ -533,5 +533,7 @@
  "港股冻结": "香港株凍結",
  "订单详情": "注文の詳細",
  "港股總資產": "香港株式総資産",
  "一鍵平倉": "ワンクリック平倉"
}
  "一鍵平倉": "ワンクリック平倉",
  "贷款": "ローン",
  "公司简介": "会社概要"
}
src/locales/taiyu.json
@@ -533,5 +533,7 @@
  "港股冻结": "การแช่แข็งหุ้นฮ่องกง",
  "订单详情": "รายละเอียดการสั่งซื้อ",
  "港股總資產": "สินทรัพย์รวมของหุ้นฮ่องกง",
  "一鍵平倉": "การปิดเพียงคลิกเดียว"
}
  "一鍵平倉": "การปิดเพียงคลิกเดียว",
  "贷款": "สินเชื่อ",
  "公司简介": "ประวัติบริษัท"
}
src/locales/tw.json
@@ -538,5 +538,7 @@
  "港股冻结": "港股凍結",
  "订单详情": "訂單詳情",
  "港股總資產": "港股總資產",
  "一鍵平倉": "一鍵平倉"
}
  "一鍵平倉": "一鍵平倉",
  "贷款": "貸款",
  "公司简介": "公司簡介"
}
src/locales/zh.json
@@ -533,5 +533,7 @@
  "港股冻结": "港股冻结",
  "订单详情": "订单详情",
  "港股總資產": "港股总资产",
  "一鍵平倉": "一鍵平倉"
}
  "一鍵平倉": "一鍵平倉",
  "贷款": "贷款",
  "公司简介": "公司简介"
}
src/page/home/home.vue
@@ -77,7 +77,7 @@
                <div class="name">{{ $t("安全") }}</div>
              </div>
            </li>
            <li @click="$router.push('/trading-list')">
            <li @click="$router.push('/subDK')">
              <div class="link">
                <div class="icon">
                  <img
@@ -86,7 +86,7 @@
                  />
                </div>
                <!-- $t("马股") -->
                <div class="name">{{ $t("hj225") }}</div>
                <div class="name">{{ $t("贷款") }}</div>
              </div>
            </li>
            <li @click="$router.push('/warehouse')">
@@ -179,7 +179,7 @@
        <div class="title">{{ $t("資訊") }}</div>
      </div>
      <div class="news-tab">
        <mt-navbar v-model="news">
<!--        <mt-navbar v-model="news">
          <mt-tab-item
            v-for="(item, index) in newListHeader"
            :id="item.id"
@@ -187,7 +187,7 @@
          >
            <span class="tab-name">{{ $t(item.title) }}</span>
          </mt-tab-item>
        </mt-navbar>
        </mt-navbar>-->
        <mt-tab-container
          v-model="news"
          :swipeable="true"
src/page/list/favorites.vue
@@ -128,4 +128,4 @@
  font-size: 0.48rem;
  color: #14181f;
}
</style>
</style>
src/page/list/favorites/tabs.vue
@@ -1,16 +1,16 @@
<template>
  <div>
    <van-tabs
      :active="active"
      line-width="15px"
      @change="(e) => change(e, 'active')"
    >
      <van-tab v-for="(item, index) in tabsList" :key="index" :name="item.key">
        <template #title>
          <div class="title">{{ item.title }}</div>
        </template>
      </van-tab>
    </van-tabs>
<!--    <van-tabs-->
<!--      :active="active"-->
<!--      line-width="15px"-->
<!--      @change="(e) => change(e, 'active')"-->
<!--    >-->
<!--      <van-tab v-for="(item, index) in tabsList" :key="index" :name="item.key">-->
<!--        <template #title>-->
<!--          <div class="title">{{ item.title }}</div>-->
<!--        </template>-->
<!--      </van-tab>-->
<!--    </van-tabs>-->
    <div v-if="active == ''">
      <van-tabs
        :active="zxactive"
@@ -78,4 +78,4 @@
/deep/ .van-tabs--line .van-tabs__wrap {
  height: 50px;
}
</style>
</style>
src/page/user/ransferIndex.vue
@@ -177,7 +177,7 @@
      show: false,
      toShow: false,
      // 后端返回的数据列表比较多。在这里前端配置需要展示的
      filterActions: ["US", "MAS", "HK"],
      filterActions: ["US", "IN"],
      // 选择的列表
      actions: [],
      // 汇率
@@ -237,6 +237,7 @@
        array.map((item) => {
          item.name = this.$t(item.accectType);
        });
        console.log("array",array)
        this.actions = array;
      }
    },
@@ -405,4 +406,4 @@
    font-size: 20px;
  }
}
</style>
</style>
src/page/user/recharge.vue
@@ -17,7 +17,7 @@
    </van-nav-bar>
    <main>
      <div>
        <div class="main-title">{{ $t("支持得支付渠道") }}</div>
        <div class="main-title">{{ $t("支持得支付渠道") }}222</div>
        <van-cell
          is-link
          :title="paymentSelectData.channelAccount || $t('請選擇')"
@@ -250,6 +250,7 @@
    },
    paymentSelect(e) {
      this.paymentSelectData = e;
      console.log(this.rechargeAccountActions,e)
      this.rechargeAccountActions.map((item) => {
        if (item.key === e.assetsType) {
          this.rechargeAccountData = item;
@@ -389,4 +390,4 @@
  width: 2.740741rem;
  height: 2.740741rem;
}
</style>
</style>
src/page/user/subDK.vue
@@ -1,12 +1,18 @@
<template>
  <div class="wrapper">
<!--    <van-nav-bar-->
<!--      :title="($t('subdk'))"-->
<!--      :right-text="($t('jl'))"-->
<!--      left-arrow-->
<!--      fixed-->
<!--      @click-left="handleBackClick"-->
<!--      @click-right="go_yebs"-->
<!--    />-->
    <van-nav-bar
      :title="($t('subdk'))"
      :right-text="($t('jl'))"
      left-arrow
      fixed
      @click-left="handleBackClick"
      @click-right="go_yebs"
    />
    <mt-tab-container class="order-list" v-model="selected">
      <mt-tab-container-item id="1">
src/utils/rechargeActions.js
@@ -6,6 +6,12 @@
    symbolCode: "USD"
  },
  {
    asset_name: "印股資產",
    key: "IN",
    symbol: "₹",
    symbolCode: "IND"
  },
  {
    asset_name: "馬股資產",
    key: "MAS",
    symbol: "RM",