Commit 9d01cebb authored by IvyXia123's avatar IvyXia123

daima

parent 6e8ae834
...@@ -11,4 +11,4 @@ ...@@ -11,4 +11,4 @@
position: fixed; position: fixed;
background: #f4f4f4; background: #f4f4f4;
} }
/* html{font-size: 1px;} */</style><link href=static/css/app.ed6d1273dc8c2d144766934b011e5890.css rel=stylesheet></head><body><div id=app></div><script src=https://res.wx.qq.com/open/js/jweixin-1.3.2.js></script><script></script><script type=text/javascript src=static/js/manifest.2e5a5777e97dfb668a76.js></script><script type=text/javascript src=static/js/vendor.7db1a6fce01e8076ed09.js></script><script type=text/javascript src=static/js/app.d57d32be05706235afed.js></script></body></html> /* html{font-size: 1px;} */</style><link href=static/css/app.ed6d1273dc8c2d144766934b011e5890.css rel=stylesheet></head><body><div id=app></div><script src=https://res.wx.qq.com/open/js/jweixin-1.3.2.js></script><script></script><script type=text/javascript src=static/js/manifest.2e5a5777e97dfb668a76.js></script><script type=text/javascript src=static/js/vendor.7db1a6fce01e8076ed09.js></script><script type=text/javascript src=static/js/app.12d8c0cdafdafc50fe5f.js></script></body></html>
\ No newline at end of file \ No newline at end of file
...@@ -652,12 +652,13 @@ router.beforeEach((to, from, next) => { ...@@ -652,12 +652,13 @@ router.beforeEach((to, from, next) => {
let micromessenger = common.isWeixinBrowser(); let micromessenger = common.isWeixinBrowser();
alert(micromessenger) alert(micromessenger)
if(micromessenger == 2){ if(micromessenger == 2){
window.location.href = "http://www.baidu.com" alert(9999999)
window.location.replace("https://wechat-pre.changchangenglish.com/#/weixin");
} }
// extensionV1Shop // extensionV1Shop
// extensionV1 // extensionV1
if (to.name === 'starRankV2' || to.name === 'order' || to.name === 'buySuccess' || to.name === 'success' || to.name === 'guidelines' || to.name === 'spcShop' || to.name === 'mpShop' || to.name === 'extensionV1Shop' || to.name === 'extensionV1' || to.name === 'author' || to.name === 'bindMobile' || to.name === 'noWechat' || to.name === 'inspectorActivit' || to.name === 'buyDetail'|| to.name === 'passShop'|| to.name === 'ybIndex' ) { if (to.name === 'weixin' || to.name === 'starRankV2' || to.name === 'order' || to.name === 'buySuccess' || to.name === 'success' || to.name === 'guidelines' || to.name === 'spcShop' || to.name === 'mpShop' || to.name === 'extensionV1Shop' || to.name === 'extensionV1' || to.name === 'author' || to.name === 'bindMobile' || to.name === 'noWechat' || to.name === 'inspectorActivit' || to.name === 'buyDetail'|| to.name === 'passShop'|| to.name === 'ybIndex' ) {
// 无需登录的页面 // 无需登录的页面
console.log(899) console.log(899)
next() next()
......
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