|
@@ -12,9 +12,9 @@
|
|
|
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
|
|
<!-- <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" /> -->
|
|
|
|
|
|
- <script src="./myData/myData.js"></script>
|
|
|
- <link rel="stylesheet" href="./myData/css/common.css" />
|
|
|
- <link rel="stylesheet" href="./myData/css/default.css" />
|
|
|
+ <script src="./data/myData.js"></script>
|
|
|
+ <link rel="stylesheet" href="./data/css/common.css" />
|
|
|
+ <link rel="stylesheet" href="./data/css/default.css" />
|
|
|
|
|
|
<title>克拉玛依市博物馆</title>
|
|
|
</head>
|
|
@@ -22,9 +22,9 @@
|
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
|
<div id="root"></div>
|
|
|
</body>
|
|
|
- <script src="./myData/js/jquery-1.11.0.min.js"></script>
|
|
|
- <script src="./myData/js/jquery.reflection.js"></script>
|
|
|
- <script src="./myData/js/jquery.cloud9carousel.js"></script>
|
|
|
+ <script src="./data/js/jquery-1.11.0.min.js"></script>
|
|
|
+ <script src="./data/js/jquery.reflection.js"></script>
|
|
|
+ <script src="./data/js/jquery.cloud9carousel.js"></script>
|
|
|
|
|
|
<!-- <script>
|
|
|
window.onload = function () {
|