From 97bc50567901bcc3ea873f84e1958dda3f2b371d Mon Sep 17 00:00:00 2001
From: 林致杰 <1003392067@qq.com>
Date: 星期一, 09 五月 2022 14:38:28 +0800
Subject: [PATCH] 答题报告下载按钮上方显示提示语

---
 src/lang/th.js                  |    3 ++-
 src/lang/zh.js                  |    3 ++-
 src/views/exam/paper/finish.vue |    2 ++
 src/lang/en.js                  |    3 ++-
 4 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/src/lang/en.js b/src/lang/en.js
index b6b30fa..b104fb0 100644
--- a/src/lang/en.js
+++ b/src/lang/en.js
@@ -50,7 +50,8 @@
   nextPartInfo: 'Please wait, please do not close the browser...',
   partRemailTime: 'Remaining Time:',
   finishIntelligenceInfo: 'You have completed the cognitive ability test questionnaire, the data has been successfully uploaded to the server, and has been saved. Thank you.',
-  finishPersonalityInfo: 'You have completed the personality quetionnaire, and the data has been successfully uploaded to the server and saved. Thank you.',
+  finishPersonalityInfo: 'You have completed the personality quetionnaire, and the data has been successfully uploaded to the server and saved. ',
+  finishPersonalityDownInfo: 'You may click the red button below to download your test report.',
   langWelcomeThai: '喔⑧复喔權笖喔掂笗喔笝喔`副喔氞釜喔灌箞喙�喔о箛喔氞箘喔嬥涪喙屶釜喔赤斧喔`副喔氞笚喔赤箒喔氞笟喔椸笖喔腑喔氞競喔竾',
   langOptionThai: '喔佮福喔膏笓喔侧箑喔ム阜喔竵喔犩覆喔┼覆 喙佮弗喔班竸喔ム复喔� 鈥溹笖喔赤箑喔權复喔權竵喔侧福喔曕箞喔�.'
 }
diff --git a/src/lang/th.js b/src/lang/th.js
index b6b30fa..b104fb0 100644
--- a/src/lang/th.js
+++ b/src/lang/th.js
@@ -50,7 +50,8 @@
   nextPartInfo: 'Please wait, please do not close the browser...',
   partRemailTime: 'Remaining Time:',
   finishIntelligenceInfo: 'You have completed the cognitive ability test questionnaire, the data has been successfully uploaded to the server, and has been saved. Thank you.',
-  finishPersonalityInfo: 'You have completed the personality quetionnaire, and the data has been successfully uploaded to the server and saved. Thank you.',
+  finishPersonalityInfo: 'You have completed the personality quetionnaire, and the data has been successfully uploaded to the server and saved. ',
+  finishPersonalityDownInfo: 'You may click the red button below to download your test report.',
   langWelcomeThai: '喔⑧复喔權笖喔掂笗喔笝喔`副喔氞釜喔灌箞喙�喔о箛喔氞箘喔嬥涪喙屶釜喔赤斧喔`副喔氞笚喔赤箒喔氞笟喔椸笖喔腑喔氞競喔竾',
   langOptionThai: '喔佮福喔膏笓喔侧箑喔ム阜喔竵喔犩覆喔┼覆 喙佮弗喔班竸喔ム复喔� 鈥溹笖喔赤箑喔權复喔權竵喔侧福喔曕箞喔�.'
 }
diff --git a/src/lang/zh.js b/src/lang/zh.js
index 0118305..1bcf87e 100644
--- a/src/lang/zh.js
+++ b/src/lang/zh.js
@@ -50,7 +50,8 @@
   nextPartInfo: '璇风◢绛夛紝璇蜂笉瑕佸叧闂祻瑙堝櫒...',
   partRemailTime: '鍓╀綑鏃堕棿:',
   finishIntelligenceInfo: '鎮ㄥ凡缁忓畬鎴愪簡璁ょ煡鑳藉姏娴嬭瘯闂嵎锛屾暟鎹凡缁忔垚鍔熺殑涓婁紶鑷虫湇鍔″櫒锛屽苟宸茬粡淇濆瓨濂姐�傝阿璋€��',
-  finishPersonalityInfo: '鎮ㄥ凡缁忓畬鎴愪簡浜烘牸娴嬭瘯闂嵎锛屾暟鎹凡缁忔垚鍔熺殑涓婁紶鑷虫湇鍔″櫒锛屽苟宸茬粡淇濆瓨濂姐�傝阿璋€��',
+  finishPersonalityInfo: '鎮ㄥ凡缁忓畬鎴愪簡浜烘牸娴嬭瘯闂嵎锛屾暟鎹凡缁忔垚鍔熺殑涓婁紶鑷虫湇鍔″櫒锛屽苟宸茬粡淇濆瓨濂姐��',
+  finishPersonalityDownInfo: '鎮ㄥ彲浠ョ偣鍑讳笅闈㈢孩鑹叉寜閽笅杞芥偍鐨勭粨鏋滄姤鍛娿��',
   langWelcomeThai: '喔⑧复喔權笖喔掂笗喔笝喔`副喔氞釜喔灌箞喙�喔о箛喔氞箘喔嬥涪喙屶釜喔赤斧喔`副喔氞笚喔赤箒喔氞笟喔椸笖喔腑喔氞競喔竾',
   langOptionThai: '喔佮福喔膏笓喔侧箑喔ム阜喔竵喔犩覆喔┼覆 喙佮弗喔班竸喔ム复喔� 鈥溹笖喔赤箑喔權复喔權竵喔侧福喔曕箞喔�.'
 }
diff --git a/src/views/exam/paper/finish.vue b/src/views/exam/paper/finish.vue
index 3ec605e..a034b92 100644
--- a/src/views/exam/paper/finish.vue
+++ b/src/views/exam/paper/finish.vue
@@ -6,6 +6,8 @@
       <el-main class="align-center">
         <H1 v-if="content!==null && content.trim()!==''">{{content}}</H1>
         <H1 v-else>{{$t('finishMsg')}}</H1>
+        <!-- 鏂板涓嬭浇鎶ュ憡鎻愮ず璇� -->
+        <H1 v-if ="downDisable">{{$t('finishPersonalityDownInfo')}}</H1>
         <el-button type="danger" v-if ="downDisable" @click="downReport" round>{{$t('down')}}</el-button>
       </el-main>
     </el-container>

--
Gitblit v1.9.1