Commit 31533d6f by 宋毅

tj

parent 2f3bfaf0
......@@ -199,6 +199,7 @@ axios.get("/web/common/metaCtl/getRouteConfig").then(d => {
handleHeader() {
this.$nextTick(() => {
if (location.hash.split('/')[1] == "jd") {
console.log("xxxxxxxxxxxxxxxxxxxx", location.hash.split('/')[1], this.headerHidden);
$('.jd_footer_box').show();
var selftmreg = location.hash.includes('/selftmreg');
var OAjdlist = location.hash.includes('/OAjdlist');
......
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