Commit 6ff86969 by 谭新宇

cdn切换到生产地址

parent 933b2d6c
......@@ -7,15 +7,15 @@
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
<meta name="format-detection" content="telephone=no">
<title>404 Not Found</title>
<link rel="stylesheet" href="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/css/activity.css">
<link rel="stylesheet" href="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/css/error.css">
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/autoFontsize.min.js"></script>
<link rel="stylesheet" href="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/css/activity.css">
<link rel="stylesheet" href="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/css/error.css">
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/autoFontsize.min.js"></script>
</head>
<body>
<div class="container-error">
<div class="error-page">
<img src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/images/error404.png" />
<img src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/images/error404.png" />
<p>天呐,您访问的页面失踪了</p>
</div>
</div>
......
......@@ -7,15 +7,15 @@
<meta name="format-detection" content="telephone=no">
<title>参赛人员详情</title>
<link rel="stylesheet" href="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/css/bootstrap.min.css?v=1.0" />
<link rel="stylesheet" href="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/css/lightbox.min.css" />
<link rel="stylesheet" href="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/css/examine.css?v=1.10" />
<link rel="stylesheet" href="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/css/dialog.css">
<link rel="stylesheet" href="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/css/bootstrap.min.css?v=1.0" />
<link rel="stylesheet" href="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/css/lightbox.min.css" />
<link rel="stylesheet" href="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/css/examine.css?v=1.10" />
<link rel="stylesheet" href="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/css/dialog.css">
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/examine/bootstrap.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/examine/lightbox.min.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/dialog.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/examine/bootstrap.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/examine/lightbox.min.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/dialog.js"></script>
<!-- <script type="text/javascript" th:inline="javascript">
var currentTime = [[${currentTime}]];
var rules = JSON.parse([[${rules}]]);
......@@ -60,6 +60,6 @@
</div>
</div>
</body>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/page/common.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/page/examine.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/common.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/examine.js"></script>
</html>
......@@ -7,16 +7,16 @@
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
<meta name="format-detection" content="telephone=no">
<title></title>
<link rel="stylesheet" href="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/css/activity.css">
<link rel="stylesheet" href="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/css/dialog.css">
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/dialog.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/html2Json.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/pageJson.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/modalJson/shareModal.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/modalJson/voteModal.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/removeAttr.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/autoFontsize.min.js"></script>
<link rel="stylesheet" href="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/css/activity.css">
<link rel="stylesheet" href="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/css/dialog.css">
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/dialog.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/html2Json.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/pageJson.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/modalJson/shareModal.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/modalJson/voteModal.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/removeAttr.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/autoFontsize.min.js"></script>
<script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.4.0.js"></script>
<script type="text/javascript" src="./index_data.js"></script>
<!-- <script type="text/javascript" th:inline="javascript">
......@@ -30,9 +30,9 @@
<!-- th:text="${page}" -->
<body>
</body>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/page/common.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/common.js"></script>
<!-- <script type="text/javascript" src="js/page/common.js"></script> -->
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/page/share.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/page/index.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/share.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/index.js"></script>
<!-- <script type="text/javascript" src="js/page/index.js"></script> -->
</html>
......@@ -7,17 +7,17 @@
<meta name="format-detection" content="telephone=no">
<title></title>
<!-- <link rel="stylesheet" href="css/activity.css" /> -->
<link rel="stylesheet" href="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/css/activity.css">
<link rel="stylesheet" href="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/css/dialog.css">
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/dialog.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/exif.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/jpeg_encoder_basic.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/html2Json.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/pageJson/signupJson.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/modalJson/shareModal.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/removeAttr.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/autoFontsize.min.js"></script>
<link rel="stylesheet" href="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/css/activity.css">
<link rel="stylesheet" href="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/css/dialog.css">
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/dialog.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/exif.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/jpeg_encoder_basic.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/html2Json.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/pageJson/signupJson.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/modalJson/shareModal.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/removeAttr.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/autoFontsize.min.js"></script>
<script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.4.0.js"></script>
<script type="text/javascript" src="signup_data.js"></script>
<!-- <script type="text/javascript" th:inline="javascript">
......@@ -32,9 +32,9 @@
<body>
</body>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/page/common.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/page/share.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/page/signup.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/common.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/share.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/signup.js"></script>
<!-- <script type="text/javascript" src="js/page/common.js"></script>-->
<!-- <script type="text/javascript" src="js/page/signup.js"></script> -->
</html>
......@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
<meta name="format-detection" content="telephone=no">
<title></title>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/jquery-3.4.1.min.js"></script>
<style type="text/css">
.file-update {
margin: 50px auto;
......
......@@ -6,13 +6,13 @@
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
<meta name="format-detection" content="telephone=no">
<title></title>
<link rel="stylesheet" href="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/css/activity.css">
<link rel="stylesheet" href="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/css/dialog.css">
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/dialog.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/html2Json.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/removeAttr.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/autoFontsize.min.js"></script>
<link rel="stylesheet" href="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/css/activity.css">
<link rel="stylesheet" href="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/css/dialog.css">
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/dialog.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/html2Json.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/removeAttr.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/autoFontsize.min.js"></script>
<script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.4.0.js"></script>
<script type="text/javascript" src="user_data.js"></script>
<!-- <script type="text/javascript" th:inline="javascript">
......@@ -26,9 +26,9 @@
<body>
</body>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/page/common.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/page/share.js"></script>
<script type="text/javascript" src="https://raw.githack.com/tinytxy/h5_activity_github/master/showPhotos/js/page/user.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/common.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/share.js"></script>
<script type="text/javascript" src="https://rawcdn.githack.com/tinytxy/h5_activity_github/3fb4a7d10c872c4098dabf82cb8929ed235d111d/showPhotos/js/page/user.js"></script>
<!-- <script type="text/javascript" src="js/page/user.js"></script> -->
</html>
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