引用 js 增加版本号

pull/67/head
fanyushun 2018-10-31 20:49:13 +08:00
parent 6ce4b19efe
commit e66663b648
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>手机版测试</title> <title>手机版测试</title>
<script src="https://cdn.bootcss.com/jquery/1.12.3/jquery.min.js"></script> <script src="https://cdn.bootcss.com/jquery/1.12.3/jquery.min.js"></script>
<script src="dist/mobile/layer.js"></script> <script src="dist/mobile/layer.js?_v=0.0.01"></script>
<style> <style>
body { body {
font-family: 'seanfont', "microsoft yahei"; font-family: 'seanfont', "microsoft yahei";