Commit fc89c6fc authored by IvyXia123's avatar IvyXia123

支付提交

parent 1f5e4593
...@@ -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.7537c68e7ce1ad759bb9.js></script><script type=text/javascript src=static/js/vendor.be909d24212ec54b52bb.js></script><script type=text/javascript src=static/js/app.190050eeea8adc8de758.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.7537c68e7ce1ad759bb9.js></script><script type=text/javascript src=static/js/vendor.7db1a6fce01e8076ed09.js></script><script type=text/javascript src=static/js/app.f26053f14a17899ff309.js></script></body></html>
\ No newline at end of file \ No newline at end of file
...@@ -91,9 +91,9 @@ Vue.config.errorHandler = errorHandler; ...@@ -91,9 +91,9 @@ Vue.config.errorHandler = errorHandler;
Vue.prototype.$throw = (error)=> errorHandler(error,this); Vue.prototype.$throw = (error)=> errorHandler(error,this);
Vue.prototype.$common = common Vue.prototype.$common = common
//VConsole关闭屏蔽代码 //VConsole关闭屏蔽代码
// if (process.env.NODE_ENV != 'production') { if (process.env.NODE_ENV != 'production') {
// new VConsole(); new VConsole();
// } }
router.beforeEach((to, from, next) => { router.beforeEach((to, from, next) => {
next() next()
......
...@@ -653,7 +653,7 @@ router.beforeEach((to, from, next) => { ...@@ -653,7 +653,7 @@ router.beforeEach((to, from, next) => {
if(micromessenger == 2){ if(micromessenger == 2){
alert("支付成功啦,请回到唱唱公众号继续操作!") alert("支付成功啦,请回到唱唱公众号继续操作!")
// location.href = "https://wechat-pre.changchangenglish.com/#/weixin" // location.href = "https://wechat-pre.changchangenglish.com/#/weixin"
location.href = "https://cdn.singsingenglish.com/changchang/guanwang/footer.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