<!DOCTYPE html> <html xmlns:th="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <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="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> <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"> var currentTime = [[${currentTime}]]; var rules = JSON.parse([[${rules}]]); var data = JSON.parse([[${data}]]); var user = JSON.parse([[${user}]]); var jsSdk = JSON.parse([[${jsSdk}]]); </script> --> </head> <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="js/page/common.js"></script>--> <!-- <script type="text/javascript" src="js/page/signup.js"></script> --> </html>