|
@@ -11,9 +11,9 @@
|
11
|
11
|
<meta content="modeName=750-12" name="grid">
|
12
|
12
|
<script src="js/flexible.js"></script>
|
13
|
13
|
<title>首页</title>
|
14
|
|
- <link rel="stylesheet" href="css/framework7.ios.min.css">
|
15
|
|
- <link rel="stylesheet" href="css/app.css">
|
16
|
|
- <link rel="stylesheet" href="css/index.css">
|
|
14
|
+ <link rel="stylesheet" href="css/framework7.ios.min.css?v=1">
|
|
15
|
+ <link rel="stylesheet" href="css/app.css?v=1">
|
|
16
|
+ <link rel="stylesheet" href="css/index.css?v=1">
|
17
|
17
|
</head>
|
18
|
18
|
<body class="framework7-root" style="font-size: 24px;">
|
19
|
19
|
<div class="views">
|
|
@@ -62,8 +62,8 @@
|
62
|
62
|
</div>
|
63
|
63
|
</div>
|
64
|
64
|
</div>
|
65
|
|
- <script type="text/javascript" src="js/framework7.min.js"></script>
|
66
|
|
- <script type="text/javascript" src="js/app.js"></script>
|
|
65
|
+ <script type="text/javascript" src="js/framework7.min.js?v=1"></script>
|
|
66
|
+ <script type="text/javascript" src="js/app.js?v=1"></script>
|
67
|
67
|
|
68
|
68
|
</body>
|
69
|
69
|
</html>
|