Commit b2604021 authored by zhiyan's avatar zhiyan

取消静态资源缓存

parent 339a4e9d
......@@ -12,6 +12,8 @@
<script src="//cdn.bootcss.com/sweetalert/1.1.3/sweetalert.min.js"></script>
<script src="http://192.168.145.9:8011/jinrong/assets/dll/vue.dll.js"></script>
<script src="http://192.168.145.9:8011/jinrong/assets/dashboard/index.js"></script>
<script>
document.write('<script src="http://192.168.145.9:8011/jinrong/assets/dashboard/index.js?'+(+new Date())+'"></script>')
</script>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment