dcc
2024-07-18 cd8f893536de2effea165aa7119bdc8d976eee28
美股股票域名更改
5 files modified
55 ■■■■■ changed files
src/axios/api.url.js 2 ●●● patch | view | raw | blame | history
src/components/Language/index.vue 10 ●●●● patch | view | raw | blame | history
src/page/list/tradingList/tabs.vue 8 ●●●● patch | view | raw | blame | history
src/page/newUser/index.vue 16 ●●●● patch | view | raw | blame | history
src/page/user/Warehouse.vue 19 ●●●● patch | view | raw | blame | history
src/axios/api.url.js
@@ -7,7 +7,7 @@
  // baseURL: '/',
  // baseURL: 'http://www.jumptalk.net:8091',
  // 0311
  baseURL: "https://api.aarushstock.com/",
  baseURL: "https://api.coinbtcs.com/",
  // 本地
  // baseURL: "http://192.168.10.5:8091/",
  util: {
src/components/Language/index.vue
@@ -39,11 +39,11 @@
          text: "English",
          lang: "en",
        },
        // {
        //   text: "简体中文",
        //   lang: "zh-CN",
        // },
        { text: "हिंदी", lang: "hi" },
        {
          text: "简体中文",
          lang: "zh-CN",
        },
        // { text: "हिंदी", lang: "hi" },
        // {
        //   text: "Deutsch",
        //   lang: "de",
src/page/list/tradingList/tabs.vue
@@ -44,18 +44,18 @@
export default {
  components: { dataList },
  mounted() {
    this.active = this.$route.query.type || "IN";
    this.active = this.$route.query.type || "US";
  },
  data() {
    return {
      tabsList: [
        { title: this.$t("hj61"), key: "" },
        { title: this.$t("印股"), key: "IN", name: "IN" },
        { title: this.$t("美股"), key: "US", name: "US" },
        { title: this.$t("hj621"), key: "DZ", name: "DZ" },
      ],
      zxtabsList: [{ title: this.$t("印股"), key: "IN", name: "IN" }],
      zxtabsList: [{ title: this.$t("美股"), key: "US", name: "US" }],
      active: "",
      zxactive: "IN",
      zxactive: "US",
      sousuo: "",
    };
  },
src/page/newUser/index.vue
@@ -187,16 +187,16 @@
      xy: true,
      listAsstes: [
        {
          title: this.$t("印股資產"),
          title3: this.$t("印股總資產"),
          title1: this.$t("印股可用"),
          title2: this.$t("印股冻结"),
          accectType: "IN",
          symbolCode: "INR",
          symbol: "₹",
          title: this.$t("美股資產"),
          title3: this.$t("美股總資產"),
          title1: this.$t("美股可用"),
          title2: this.$t("美股冻结"),
          accectType: "US",
          symbolCode: "USD",
          symbol: "$",
        },
      ],
      active: this.$t("印股資產"),
      active: this.$t("美股資產"),
      name: "",
      selectUserFlag: true,
      settingDialog: false,
src/page/user/Warehouse.vue
@@ -60,15 +60,24 @@
        //   symbol: "$",
        // },
        {
          title: this.$t("ydgs"),
          assname: this.$t("印股总资产"),
          title: this.$t("mggs"),
          assname: this.$t("美股总资产"),
          name: "2",
          bgc: "rgb(12, 175, 226)",
          laber: "IN",
          symbolCode: "INR",
          symbol: "₹",
          laber: "US",
          symbolCode: "USD",
          symbol: "$",
        },
        // {
        //   title: this.$t("ydgs"),
        //   assname: this.$t("印股总资产"),
        //   name: "2",
        //   bgc: "rgb(12, 175, 226)",
        //   laber: "IN",
        //   symbolCode: "INR",
        //   symbol: "₹",
        // },
        // {
        //   title: this.$t("马来西亚"),
        //   assname: this.$t("馬股总资产"),
        //   name: "4",