Commit 631e8927 authored by IvyXia123's avatar IvyXia123

uyu

parent a4e526ba
...@@ -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.d7ff704234c186886ba9e9e037596e8c.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.6a8a8f81d41eede92744.js></script><script type=text/javascript src=static/js/vendor.0c1d6ebbba685002d59c.js></script><script type=text/javascript src=static/js/app.199f18f6ff0adb8a0ac4.js></script></body></html> /* html{font-size: 1px;} */</style><link href=static/css/app.d7ff704234c186886ba9e9e037596e8c.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.6a8a8f81d41eede92744.js></script><script type=text/javascript src=static/js/vendor.0c1d6ebbba685002d59c.js></script><script type=text/javascript src=static/js/app.ff772b6baf7c71ec538b.js></script></body></html>
\ No newline at end of file \ No newline at end of file
...@@ -677,13 +677,13 @@ router.beforeEach((to, from, next) => { ...@@ -677,13 +677,13 @@ router.beforeEach((to, from, next) => {
// console.log(process.env.AUTHOR_UEL) // console.log(process.env.AUTHOR_UEL)
// console.log(window.location.href) // console.log(window.location.href)
// if (to.meta.noNew) { if (to.meta.noNew) {
// query.is_new_user_url = 1; query.is_new_user_url = 1;
// window.location.href = `${process.env.AUTHOR_UEL}` window.location.href = `${process.env.AUTHOR_UEL}`
// // debugger // debugger
// } else { } else {
// window.location.href = `${process.env.AUTHOR_UEL}&is_new_user_url=1` window.location.href = `${process.env.AUTHOR_UEL}&is_new_user_url=1`
// } }
// debugger // debugger
} }
......
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