摘要: 根据需求要在js文件后加上时间戳;在网上查阅资料所得的一串代码,自己记录一下。 <script>document.write('<script src=" ${basePath}/js/login.js?v=' + new Date().getTime() + '"><\/script>')</sc 阅读全文
posted @ 2019-07-11 17:42 平原斥候T95 阅读(1369) 评论(0) 推荐(0)