12 2020 档案
摘要:var now = new Date(); var hour = now.getHours(); var txt = '你好'; if(hour < 6){ txt = "凌晨好"} else if (hour < 9){txt = "早上好"} else if (hour < 12){txt =
阅读全文
摘要:<div class="img-box" style="height:auto;"> <img id='travelimg' class="uploadImg" src="../../images/driver/yy.png" style="height:auto;" /> </div> 提交数据
阅读全文