32 lines
1016 B
Plaintext
32 lines
1016 B
Plaintext
@{ Layout = null;}
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>抱歉,出错了</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta http-equiv="pragma" content="no-cache">
|
|
<meta http-equiv="cache-control" content="no-cache">
|
|
<link rel="stylesheet" type="text/css" href="https://imgcdn.ybhdmob.com/css/weui.css">
|
|
<script>
|
|
var _hmt = _hmt || [];
|
|
(function () {
|
|
var hm = document.createElement("script");
|
|
hm.src = "https://hm.baidu.com/hm.js?edac1b8bc8c6bc88e410ce56ea14a919";
|
|
var s = document.getElementsByTagName("script")[0];
|
|
s.parentNode.insertBefore(hm, s);
|
|
})();
|
|
</script>
|
|
|
|
</head>
|
|
<body>
|
|
<div class="weui_msg">
|
|
<div class="weui_icon_area">
|
|
<i class="weui_icon_info weui_icon_msg"></i>
|
|
</div>
|
|
<div class="weui_text_area">
|
|
<h4 class="weui_msg_title">请在微信客户端打开链接</h4>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|