change path image

This commit is contained in:
2020-12-04 11:52:16 +07:00
parent df39cdf602
commit 0c9bbd3314
4 changed files with 6 additions and 6 deletions

View File

@@ -186,7 +186,7 @@ function batchDelete(e) {
function _form() {
$("#form").removeClass("hidden");
$("#FaceImage").attr("src", "/BiFace/images/user2-160x160.jpg");
$("#FaceImage").attr("src", "/images/user2-160x160.jpg");
}
function btnImage() {