liyongli il y a 1 semaine
Parent
commit
adcc6b2a9f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/view/fenghui/lang.js

+ 2 - 2
src/view/fenghui/lang.js

@@ -39,7 +39,7 @@ export default {
         "upFileError": "上传失败",
         "upFileSusscess": "上传成功",
         "changePhono": "请选择照片",
-        "selectFile": "请选择文件",
+        "selectFile": "请选择照片",
         "registration": "报名成功",
         "registrationError": "报名失败",
     },
@@ -83,7 +83,7 @@ export default {
         "changePhono": "Please select a photo",
         "upFileError": "Upload failed",
         "upFileSusscess": "Upload successful",
-        "selectFile": "Please select a file",
+        "selectFile": "Please select a photo",
         "registration": "Registration successful",
         "registrationError": "Registration failed",
     }