Commit 71e55512 by 刘泽奇

123

parent 3d009945
...@@ -163,7 +163,6 @@ axios.get("/web/common/metaCtl/getRouteConfig").then(d => { ...@@ -163,7 +163,6 @@ axios.get("/web/common/metaCtl/getRouteConfig").then(d => {
}; };
}, },
created() { created() {
$(window).resize(() => { $(window).resize(() => {
$("#app").css("min-height", $(window).height()); $("#app").css("min-height", $(window).height());
}); });
......
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