zzzz
2024-04-22 f14c1d81cb26d339aff767c280ab35ced0639308
src/page/home/home.vue
@@ -100,7 +100,7 @@
                <div class="name">{{ $t("hj226") }}</div>
              </div>
            </li>
            <li @click="$router.push('/transferIndex')">
            <li @click="$router.push('/trading-list?type=DZ')">
              <div class="link">
                <div class="icon">
                  <img
@@ -108,7 +108,7 @@
                    alt=""
                  />
                </div>
                <div class="name">{{ $t("hj245") }}</div>
                <div class="name">{{ $t("hj261") }}</div>
              </div>
            </li>
            <li @click="$refs.language.settingDialog = true">
@@ -213,7 +213,7 @@
                "
              >
                <div class="item-times">
                  {{ $moment(item.addTime).format("YYYY-MM-DD HH:mm:ss") }}
                  {{ $moment(item.addTime).format("DD-MM-YYYY hh:mm:ss A") }}
                </div>
                <div
                  class="titContent"
@@ -267,17 +267,17 @@
      // 新闻导航
      newListHeader: [
        {
          title: "美国新闻",
          title: "印度新闻",
          id: "tab_0",
          data: [],
          type: 1,
        },
        {
          title: "马来西亚新闻",
          id: "tab_1",
          data: [],
          type: 2,
        },
        // {
        //   title: "马来西亚新闻",
        //   id: "tab_1",
        //   data: [],
        //   type: 2,
        // },
      ],
      // 公告 icon 地址