Commit 9e65c36c authored by IvyXia123's avatar IvyXia123

提交

parent b3229efd
......@@ -11,4 +11,4 @@
position: fixed;
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.95f5444efc3430ebc65b.js></script></body></html>
\ No newline at end of file
/* 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.1714c5daeb8d33a7efa5.js></script></body></html>
\ No newline at end of file
......@@ -652,7 +652,8 @@ router.beforeEach((to, from, next) => {
let micromessenger = common.isWeixinBrowser();
if(micromessenger == 2){
alert("支付成功啦,请回到唱唱公众号继续操作!")
location.href = "https://wechat-pre.changchangenglish.com/#/weixin"
// location.href = "https://wechat-pre.changchangenglish.com/#/weixin"
location.href = "https://baidu.com"
return ;
}
......
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