Karsa 2 سال پیش
والد
کامیت
b166f86be0
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      src/views/reportEn/detail.vue

+ 4 - 4
src/views/reportEn/detail.vue

@@ -5,7 +5,7 @@
       <header>
         <p>
           <span style="margin-left: -0.45rem"
-            >【第{{ reportInfo.Stage }}期|FICC】{{
+            >【No.{{ reportInfo.Stage }}|FICC】{{
               reportInfo.Title
             }}</span
           >
@@ -30,12 +30,12 @@
 
       <div id="abstract">
         <div class="abstract_cont">
-          <div>摘要:{{ reportInfo.Abstract }}</div>
+          <div>Abstract:{{ reportInfo.Abstract }}</div>
           <div style="color: #666; margintop: 1.2rem">
-            *注:请务必阅读&nbsp;<strong
+            *Note: Please be sure to read the <strong
               style="fontweight: normal; cursor: pointer; color: #3e8ce6"
               @click="showTips"
-              >免责声明</strong
+              >disclaimer</strong
             >
           </div>
         </div>