lingdu 4 napja
szülő
commit
e5faa69c3a
2 módosított fájl, 11 hozzáadás és 5 törlés
  1. 3 0
      src/view/fenghui/introduction.vue
  2. 8 5
      src/view/fenghui/lang.js

+ 3 - 0
src/view/fenghui/introduction.vue

@@ -210,6 +210,9 @@
                         {{ lang[langType].login }}
                     </van-button>
                 </div>
+                <div style="margin: 16px;">
+                    技术咨询:<a href="tel:18502918086">18502918086</a>
+                </div>
             </van-form>
         </van-dialog>
     </div>

+ 8 - 5
src/view/fenghui/lang.js

@@ -1,12 +1,13 @@
 export default {
     "zh": {
+        "technicalAdvice": "技术咨询:",
         "identityType": "身份类别",
         "identityTypeContent": "身份类别",
         "media": "媒体",
         "staff": "工作人员",
         "volunteer": "志愿者",
         "active0": "是否参加5月15日开幕式(上午)",
-        "active": "选择分论坛",
+        "active": "是否参加15日下午分论坛(下午)",
         "active1": "共享数字经济发展机遇",
         "active2": "共同维护网络空间安全",
         "active3": "共商人工智能发展治理",
@@ -196,6 +197,7 @@ export default {
         ],
     },
     "en": {
+        "technicalAdvice": "Technical Advice",
         "level": "level",
         "levelContent": "level",
         "identityType": "Identity category",
@@ -205,7 +207,7 @@ export default {
         "volunteer": "For Chinese volunteer",
         "upRegistration": "Registration information updated successfully",
         "active0": "Will you attend the opening ceremony on the morning of May 15th",
-        "active": "选择分论坛",
+        "active": "Please indicate which of the following activities on May 16th you will attend ?",
         "active0Content": "Will you attend the opening ceremony on the morning of May 15th",
         "active1": "Sharing Opportunities for the Digital Economy Development",
         "active2": "Jointly Maintaining Safety in Cyberspace ",
@@ -393,15 +395,16 @@ export default {
         ],
     },
     "es": {
-        "level": "职级",
-        "levelContent": "请选择职级",
+        "technicalAdvice": "Consultoría Técnica",
+        "level": "Obligatorio- Nivel",
+        "levelContent": "Obligatorio- Nivel",
         "identityType": "Categoría de identidad",
         "identityTypeContent": "Categoría de identidad",
         "media": "Medios de comunicación",
         "staff": "Funcionarios",
         "volunteer": "Voluntarios",
         "active0": "¿Asistirás a la ceremonia de inauguración en la mañana del 15 de mayo?",
-        "active": "¿A cuál de las siguientes actividades asistirás el 16 de mayo?",
+        "active": "¿A cuál de las siguientes actividades asistirás el 15 de mayo?",
         "active0Content": "¿Asistirás a la ceremonia de inauguración en la mañana del 15 de mayo?",
         "active1": "Subforo I: Compartir oportunidades para el desarrollo de la economia digital",
         "active2": "Subforo II: Colaborar en el mantenimiento la seguridad en el ciberespacio",