| | |
| | | } |
| | | |
| | | $("#personImage").empty() |
| | | $("#personImage").append('<img style="width: 100px;height: 100px" src=/hxzkuwb/Icon/人员照片/' + data.baoliu38 + '/>') |
| | | $("#personImage").append('<img style="width: 100px;height: 100px" src=/hxzkuwb/Icon/PersonPhoto/' + data.baoliu38 + '/>') |
| | | $(".xingming").text(data.pname); |
| | | $(".xingbie").text(data.psex); |
| | | $(".bumen").text(data.pdepartment); |
| | |
| | | // 更新页面显示时间的元素的内容 |
| | | document.getElementById("personDate").innerHTML ="更新时间:"+ year + "-" + month + "-" + day + " " + hours + ":" + minutes + ":" + seconds; |
| | | } |
| | | |
| | | |
| | | </script> |
| | | </html> |