Commit a555baae authored by IvyXia123's avatar IvyXia123

支付

parent a71a94d1
...@@ -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.40badb555620b847d5e6.js></script><script type=text/javascript src=static/js/vendor.7db1a6fce01e8076ed09.js></script><script type=text/javascript src=static/js/app.a932b8ae3f015b15ac38.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.40badb555620b847d5e6.js></script><script type=text/javascript src=static/js/vendor.7db1a6fce01e8076ed09.js></script><script type=text/javascript src=static/js/app.b6fa97f174ab6e85d2c6.js></script></body></html>
\ No newline at end of file \ No newline at end of file
...@@ -652,8 +652,8 @@ router.beforeEach((to, from, next) => { ...@@ -652,8 +652,8 @@ router.beforeEach((to, from, next) => {
let micromessenger = common.isWeixinBrowser(); let micromessenger = common.isWeixinBrowser();
if(micromessenger == 2){ if(micromessenger == 2){
console.log("支付成功啦,请回到唱唱公众号继续操作!") console.log("支付成功啦,请回到唱唱公众号继续操作!")
// location.href = "https://wechat-pre.changchangenglish.com/#/weixin" location.href = "https://wechat-pre.changchangenglish.com/#/weixin"
location.href = "https://static-cdn.changchangenglish.com/public/images/alipay_success.png" // location.href = "https://static-cdn.changchangenglish.com/public/images/alipay_success.png"
return ; 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