Commit eb1123fc authored by IvyXia123's avatar IvyXia123

dff

parent 891faae3
...@@ -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.c6fa84792a7ca7eb4395.js></script><script type=text/javascript src=static/js/vendor.0c1d6ebbba685002d59c.js></script><script type=text/javascript src=static/js/app.209ddb43eeda25960949.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.c6fa84792a7ca7eb4395.js></script><script type=text/javascript src=static/js/vendor.0c1d6ebbba685002d59c.js></script><script type=text/javascript src=static/js/app.f98788193b87d7d1f41a.js></script></body></html>
\ No newline at end of file \ No newline at end of file
...@@ -610,7 +610,7 @@ router.beforeEach((to, from, next) => { ...@@ -610,7 +610,7 @@ router.beforeEach((to, from, next) => {
alert(micromessenger); alert(micromessenger);
alert(999999) alert(999999)
// location.href = `http://${ window.location.host }/#/guidelines` // location.href = `http://${ window.location.host }/#/guidelines`
router.push({ path: guidelines }) next({ path: 'guidelines' })
return false; return false;
} }
......
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