Refactor the frontend using material-desing UI.

Changed the layout and improved UX.

Test: Mannual tested.
Change-Id: I964357aec78af57bc42efc79dd4ab9be6df6b777
This commit is contained in:
lishutong
2021-07-12 18:56:46 +00:00
parent 8d5a72c784
commit bccd4df851
7 changed files with 199 additions and 423 deletions

View File

@@ -57,4 +57,8 @@ export default {
cursor: pointer;
color: #00c255;
}
li {
list-style-type: none;
}
</style>