zengyicheng 2 years ago
parent
commit
2ae78efff9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/pages/tencent/student.vue

+ 1 - 1
src/components/pages/tencent/student.vue

@@ -132,7 +132,7 @@
         </el-form-item> -->
         <el-form-item label="学生账号" :label-width="formLabelWidth">
           <span>
-            <el-input placeholder="请输入学生账号" clearable v-model="sMail" class="add_input"></el-input>
+            <el-input placeholder="账号必须为邮箱格式,用户名 + @qq后缀的形式" clearable v-model="sMail" class="add_input"></el-input>
           </span>
         </el-form-item>
         <el-form-item label="所属学校" :label-width="formLabelWidth">