Commit 0b680aaa by 刘泽奇

123

parent 9d4a6e2b
......@@ -386,11 +386,15 @@ axios.get("/web/common/metaCtl/getRouteConfig").then(d => {
$(document).ready(function () {
$('#LRdiv0').hide();
});
this.jdSelfHeaderShow = false;
this.jdSelfFooterShow = false;
break;
case "1688":
$(document).ready(function () {
$('#LRdiv0').hide();
});
this.jdSelfHeaderShow = false;
this.jdSelfFooterShow = false;
break;
default:
this.jdSelfHeaderShow = 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