liyongli 1 týždeň pred
rodič
commit
f8edba165c
2 zmenil súbory, kde vykonal 3 pridanie a 41 odobranie
  1. 2 2
      src/view/fenghui/index.vue
  2. 1 39
      src/view/fenghui/lang.js

+ 2 - 2
src/view/fenghui/index.vue

@@ -661,7 +661,7 @@ const onSubmit = () => {
     // background: linear-gradient(270deg, #1C4DD6 0%, #1D18BC 100%);
     font-weight: 400;
     position: relative;
-    font-family: Source Han Serif CN !important;
+    font-family: Source Han Sans CN !important;
 
     .swith {
         position: absolute;
@@ -699,7 +699,7 @@ const onSubmit = () => {
         background-color: #FAFAFA;
         padding-bottom: 10px;
         overflow: hidden;
-
+        font-family: Source Han Serif CN !important;
     }
 
 

+ 1 - 39
src/view/fenghui/lang.js

@@ -14,7 +14,7 @@ export default {
         "scaleContent": "拟邀请中国及拉美和加勒⽐国家政府部门代表、驻华使节,国际组织、⽹信企业、智库、媒体及机构代表等,论坛参会论坛规模约300⼈。其中外宾约150⼈,包含拉美国家⽹络安全研修班30余名外籍学员。",
         "basicInformation": "个人基本信息",
         "name": "姓     名",
-        "nameContent": "请输入姓名(中英文名称,必填)",
+        "nameContent": "请输入姓名",
         "idCard": "身份证",
         "idCardContent": "请输入身份证",
         "career": "职     务",
@@ -125,43 +125,5 @@ export default {
         "pickUpLocationContent": "请输入接站地点",
     },
     "en": {
-        "forumTopic": "Forum Theme",
-        "forumTopicContent": "Sharing New Opportunities in Digital Development, Jointly Building a China-LAC Cyberspace Community with a Shared Future",
-        "wrestleMania": "Date",
-        "wrestleManiaContent": "May 15-16, 2025 (2-day duration, excluding registration and departure)",
-        "venue": "Venue",
-        "venueContent": "Xi'an International Conference Center (No.2626, Expo Avenue, Chanba Ecological District, Baqiao District, Xi'an)",
-        "organization": "Organizers",
-        "organizationSub1": "Hosts: Cyberspace Administration of China, Shaanxi Provincial People's Government",
-        "organizationSub2": "Co-organizers: Shaanxi Cyberspace Administration, Shaanxi Foreign Affairs Office",
-        "scale": "Scale",
-        "scaleContent": "Approximately 300 participants including government representatives, diplomats, international organizations, tech enterprises, think tanks, and media from China and LAC countries. About 150 foreign guests including 30+ trainees from LAC Cybersecurity Training Program.",
-        "basicInformation": "Personal Information",
-        "name": "Name",
-        "nameContent": "Full name (in Chinese/English, required)",
-        "idCard": "IDCard",
-        "idCardContent": "ID card number",
-        "company": "Company/Institution",
-        "companyContent": "Company/Institution name",
-        "career": "Profession",
-        "careerContent": "Job Position",
-        "contact": "Phone Number",
-        "contactContent": "Phone Number information",
-        "photo": "Photo",
-        "photoContent": "Upload photo",
-        "photoSubContent": "Supports JPG/PNG (max 100MB)",
-        "conference": "Conference Info",
-        "orther": "Other Materials",
-        "ortherNotes": "Notes",
-        "ortherNotesContent": "Special requests",
-        "submit": "Submit Application",
-        "copyright": "Computing services provided by Shaanxi Radio & TV Media Group Technology Institute",
-        "fileSize": "Exceeding file size limit",
-        "changePhono": "Please select a photo",
-        "upFileError": "Upload failed",
-        "upFileSusscess": "Upload successful",
-        "selectFile": "Please select a photo",
-        "registration": "Registration successful",
-        "registrationError": "Registration failed",
     }
 }