Commit 0b680aaa by 刘泽奇

123

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