background

This commit is contained in:
花有清香月有阴
2022-01-10 17:08:12 +08:00
parent 3a336bc2e0
commit 3b28a05b45
4 changed files with 36 additions and 10 deletions

View File

@@ -207,7 +207,7 @@ export default {
.line1 {
height: 4px;
background: #f5f5f5;
background: #f3f6f9;
}
.middle {
@@ -228,13 +228,13 @@ export default {
.line2 {
height: 8px;
background: #f5f5f5;
background: #f3f6f9;
}
.bottom {
.line3 {
height: 4px;
background: #f5f5f5;
background: #f3f6f9;
}
.templates {