How to change the timestamp after refreshing the page to the current date
Before refreshing the page, it was 2017/7/24 html/php: <?=date('Y-m-d h: i:s',$value['time']);?>
After no refresh, the time becomes a timestamp js/html
Using Ajax to execute str = "<td><a href='#' title='title'>" msg['row'][i]['time'] " </a></td><td>" msg['row'][i]['author'] "</td>";
立伟2017-07-26 15:52:14
After the operation is done in the background, just throw it to the front desk