no message
This commit is contained in:
parent
ca024d9a16
commit
00f30db09e
24
dist/index.html
vendored
24
dist/index.html
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,59 +1,51 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
|
||||
<!-- <link rel="icon" href="<%= BASE_URL %>/img/favicon.ico"> -->
|
||||
<!-- <link rel="icon" href="<%= BASE_URL %>/img/favicon.ico"> -->
|
||||
<link rel="icon" href="https://ansnid.oss-cn-shenzhen.aliyuncs.com/forum/img/favicon.ico" />
|
||||
<!-- <title><%= htmlWebpackPlugin.options.title %></title> -->
|
||||
<title>寄托家园留学论坛_出国留学经验分享|留学申请|留学考试|DIY留学</title>
|
||||
<meta name="application-name" content="寄托家园留学论坛" />
|
||||
<meta name="msapplication-tooltip" content="寄托家园留学论坛" />
|
||||
<meta name="Keywords" content="美国留学,加拿大留学,香港留学,新加坡留学,英国留学,欧洲留学, 留学经验分享,DIY留学,留学申请,留学流程,留学费用,出国留学,留学论坛, 留学网站,留学考试,GRE,TOEFL,IBT,GMAT,IELTS,SAT,VISA,文书,签证" />
|
||||
<meta name="Description" content="提供最有用的出国留学资讯和最热心的留学交流论坛。在BBS上,你可以咨询签证,面试,机经,offer,奖学金,名校专业等,也可以分享雅思、托福、GRE的学习心得。无论你留学在美国、加拿大、英国还是澳洲,都能在留学论坛上找到寄托情感的归宿。" />
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0"
|
||||
name="viewport" />
|
||||
<!-- <link rel="icon" href="<%= BASE_URL %>/img/favicon.ico"> -->
|
||||
<!-- <link rel="icon" href="<%= BASE_URL %>/img/favicon.ico"> -->
|
||||
<link rel="icon" href="https://ansnid.oss-cn-shenzhen.aliyuncs.com/forum/img/favicon.ico">
|
||||
<!-- <title><%= htmlWebpackPlugin.options.title %></title> -->
|
||||
<title>寄托家园留学论坛_出国留学经验分享|留学申请|留学考试|DIY留学 </title>
|
||||
<meta name="application-name" content="寄托家园留学论坛" />
|
||||
<meta name="msapplication-tooltip" content="寄托家园留学论坛" />
|
||||
<meta name="Keywords"
|
||||
content="美国留学,加拿大留学,香港留学,新加坡留学,英国留学,欧洲留学, 留学经验分享,DIY留学,留学申请,留学流程,留学费用,出国留学,留学论坛, 留学网站,留学考试,GRE,TOEFL,IBT,GMAT,IELTS,SAT,VISA,文书,签证">
|
||||
<meta name="Description"
|
||||
content="提供最有用的出国留学资讯和最热心的留学交流论坛。在BBS上,你可以咨询签证,面试,机经,offer,奖学金,名校专业等,也可以分享雅思、托福、GRE的学习心得。无论你留学在美国、加拿大、英国还是澳洲,都能在留学论坛上找到寄托情感的归宿。">
|
||||
<title>寄托论坛</title>
|
||||
</head>
|
||||
|
||||
<title>寄托论坛</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<div style="display: none">
|
||||
<!-- <script type="text/javascript" src="//v1.cnzz.com/z_stat.php?id=1281224882&web_id=1281224882"></script> -->
|
||||
<script>
|
||||
let $baseURL = "https://ansnid.oss-cn-shenzhen.aliyuncs.com/forum"
|
||||
document.addEventListener("DOMContentLoaded", function () {
|
||||
const script = document.createElement("script")
|
||||
script.src = (["localhost"].includes(location.hostname) ? "" : $baseURL) + "/js/jweixin-1.3.2.js"
|
||||
document.head.appendChild(script)
|
||||
})
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<noscript>
|
||||
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
|
||||
Please enable it to continue.</strong>
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<div style="display:none;">
|
||||
<!-- <script type="text/javascript" src="//v1.cnzz.com/z_stat.php?id=1281224882&web_id=1281224882"></script> -->
|
||||
<script>
|
||||
let $baseURL = "https://ansnid.oss-cn-shenzhen.aliyuncs.com/forum"
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
const script = document.createElement('script');
|
||||
script.src = $baseURL + '/js/jweixin-1.3.2.js';
|
||||
document.head.appendChild(script);
|
||||
});
|
||||
</script>
|
||||
|
||||
<script defer src="//stat.gter.net/script.js" data-website-id="28aa17dc7c163e7e7cf88d0c556a729b"></script>
|
||||
<script type="text/javascript">
|
||||
var _hmt = _hmt || [];
|
||||
(function () {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "//hm.baidu.com/hm.js?4bd66cbe45a640b607fe46c48f658746";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
||||
</script>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<!-- 这个统计代码 明天加在H5论坛页面 -->
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
<script defer src="//stat.gter.net/script.js" data-website-id="28aa17dc7c163e7e7cf88d0c556a729b"></script>
|
||||
<script type="text/javascript">
|
||||
var _hmt = _hmt || []
|
||||
;(function () {
|
||||
var hm = document.createElement("script")
|
||||
hm.src = "//hm.baidu.com/hm.js?4bd66cbe45a640b607fe46c48f658746"
|
||||
var s = document.getElementsByTagName("script")[0]
|
||||
s.parentNode.insertBefore(hm, s)
|
||||
})()
|
||||
</script>
|
||||
</div>
|
||||
|
||||
<!-- 这个统计代码 明天加在H5论坛页面 -->
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
</html>
|
@ -139,9 +139,9 @@ router.beforeEach(async (to, from, next) => {
|
||||
// }
|
||||
}
|
||||
|
||||
if (typeof wx !== "undefined") {
|
||||
if (typeof wx !== "undefined") {
|
||||
wx.miniProgram.postMessage({
|
||||
data: location.href,
|
||||
data: to.fullPath,
|
||||
})
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user