feat: new WebUI for the main page, add MJ and SD drawing function pages

This commit is contained in:
RockYang
2023-09-11 16:22:11 +08:00
parent 327929243c
commit f4c6ca4554
19 changed files with 541 additions and 38 deletions

View File

@@ -17,14 +17,6 @@ $borderColor = #4676d0;
display: flex;
color: #ffffff;
font-size: 20px;
.logo {
//background-color: #ffffff
border-radius: 8px;
width: 35px;
height: 35px;
}
span {
padding-top: 5px;
padding-left: 10px;