<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=768px" />
<title>感谢扫码 ！</title>
<LINK href="/_static/_images/favicon.ico"
	type="image/x-icon" rel="shortcut icon">
<link rel="stylesheet" type="text/css" media="all"
	href="/BootstrapPRCMS/cache_style/css/style.css" />
<script
	src="/BootstrapPRCMS/cache_style/js/jquery2.min.js"></script>
<script type="text/javascript"
	src="https://res.wx.qq.com/open/js/jweixin-1.3.0.js"></script>
</head>
<body class="loader">
	<div id="page">
		<div id="top">
			<div id="top-title">Unknown <br> QR Code</div>
			<div id="top-right-button">
				<a href="?lang=zh_CN"><img alt=""
					src="/BootstrapPRCMS/cache_style/images/bt-cn.png"></a>
			</div>
		</div>

		<div id="content-1">
			<div id="content-1-image">
				<img alt="" 
					src="/BootstrapPRCMS/cache_style/images/loader-warning.png">
			</div>
			<div id="content-1-warning-title">Unknown QR Code</div>
		</div>
		<!--<div id="content-triangle">
			<img alt="" 
				th:src="@{/BootstrapPRCMS/cache_style/images/triangle.png}">
		</div>
		<div id="content-2">
			<div id="content-2-buttons" th:if="${customerValue.isWechat != null}">
				<div id="content-2-buttons-center">
					<a th:href="@{/{sticker}/result-report(sticker=${customerValue.stickerId})}">
					<img alt="" th:src="@{/BootstrapPRCMS/cache_style/images/bt-report.png}"><br><span th:text="#{customerValue.report}"></span></a>
				</div>
				<div class="clear"></div>
			</div>
			<div id="content-2-drink-co" th:if="${customerValue.stickerId != null}">
				<div style="font-size: xx-large; color: black;"
					id="content-2-drink-co-center"
					th:text="#{loaderwarning.content.title2}">继续探索DRINKS&CO</div>
			</div>
		</div>-->

	</div>
</body>
</html>
