opt: refactor the web page's router and layout

This commit is contained in:
RockYang
2023-09-08 22:14:58 +08:00
parent c3f016eae8
commit 4b46d847f0
5 changed files with 60 additions and 52 deletions

View File

@@ -19,7 +19,7 @@ $borderColor = #4676d0;
font-size: 20px;
.logo {
background-color: #ffffff
//background-color: #ffffff
border-radius: 8px;
width: 35px;
height: 35px;
@@ -41,6 +41,7 @@ $borderColor = #4676d0;
.search-box {
flex-wrap: wrap
padding: 10px 15px;
//background-color #343540
.el-input__wrapper {
background-color: #363535;