@@ -170,7 +170,7 @@
</div>
<div>
@Html.SingleUploaderFor(x => x.PhotoUrl, new Dictionary<string, object> { { "style", "width:150px;" }, { "accept", "image/png,image/jpeg,image/gif" } })
- <br /><b style="color:red">照片要求:照片为近期、正面、免冠、白底彩色证件照,JPG格式,照片大小为50-200K</b>
+ <br /><b style="color:red">照片要求:照片为近期、正面、免冠、白底彩色证件照,JPG格式,照片大小为50-200K(此照片用于制作证书)</b>
</td>
</tr>
@@ -283,7 +283,7 @@
@Html.SingleUploaderFor(x => x.RegistView.PhotoUrl, new Dictionary<string, object> { { "style", "width:150px;" }, { "accept", "image/png,image/jpeg,image/gif" } })
@@ -58,7 +58,7 @@
@@ -138,7 +138,7 @@
@Html.SingleUploaderFor(x => x.PhotoUrl, new Dictionary<string, object> { { "style", "width:150px;" },
{ "accept", "*.jpg;*.jpeg;*.png;*.bmp" } })<br />
- <b style="color:red">照片要求:照片为近期、正面、免冠、白底彩色证件照,JPG格式,照片大小为50-200K</b>
+ <b style="color:red">照片要求:照片为近期、正面、免冠、白底彩色证件照,JPG格式,照片大小为50-200K(此照片用于制作证书)</b>