基于廊坊系统为基础,国防科技大学系统演示Demo
surprise
2024-04-28 83ff2ebbb1d61c2cd7762df33f61ff0418b2b1c9
src/assets/css/index.css
@@ -25,7 +25,7 @@
.NavBox {
    width: 100%;
    height: 100%;
    background-image: url("../../assets/img/menu/navbg.jpg");
  background-image: url("../../assets/img/menu/navbg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*background-image: linear-gradient(rgb(34, 33, 33), rgb(27, 31, 78));*/
@@ -45,7 +45,7 @@
    background: url("../img/LOGO.png") no-repeat center; */
    width: 18%;
    height: 50px;
    background: url("../img/menu/navtitle.png") no-repeat center center;
  /* background: url("../img/menu/navtitle.png") no-repeat center center; */
    background-size: 100% 100%;
}