﻿<!DOCTYPE html>
<html>
  <head><meta name="biz-version" content="7.1.000-deploy"><meta name="swimlane" content="green_tc"><meta name="appname" content="default-pages"><meta name="apienv" content="tcprod">
    <title>404</title>
    <link rel="stylesheet" href="https://stc.yxt.com/5fc55f8b/d38643cf/style.pc.css">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <script src="https://stc.yxt.com/ufd/2338a3/common/js/i18n-3.js"></script>
    
    <script>
      function goIndex() {
        window.location.href = window.location.origin
      }
    </script>
  </head>
  <body>
    <div class="content">
      <div class="img-box">
        <img src="https://stc.yxt.com/5fc55f8b/67153121/404.png" alt="" />
      </div>
      <!-- 哎呀~您访问的页面跑丢啦~ -->
      <div class="text" id="page_not_found"></div>
      <!-- 返回首页 -->
      <button class="btn-return" onclick="goIndex()" id="back_to_homepage"></button>
    </div>
  </body>
  <script>
    const transJson = {
      "page_not_found": {
        zh:"哎呀~页面跑丢啦~",
        ha:"~哎呀~頁面跑丟啦~",
        en:"The page cannot be found!",
        vi:"Oh ~ trang bị mất ~"
      },
      "back_to_homepage":{
        zh:"返回首页",
        ha:"返回首頁",
        en:"Return to the homepage",
        vi:"Trở về trang chủ"
      }
    }
    //页面中使用到的多语言key
    transKeys && transKeys(['page_not_found','back_to_homepage'])
  </script>
  <style type="text/css">
    .btn-return{
      width:auto;
      padding: 0 24px;
    }
    </style>
</html>
