1、引入js的时候,在后面加入随机数 <script> document.write('<script src="../js/vue.min.js?'+Math.random()+'"><\/script>'); </script>