[代码优化](v2.6):update

This commit is contained in:
ZhengJie
2020-11-22 21:01:30 +08:00
parent 8450f2167e
commit 00569a9503

View File

@@ -273,7 +273,7 @@ export default {
font-size: 15px; font-size: 15px;
font-weight: 500; font-weight: 500;
color: #999; color: #999;
height: 30px; margin-bottom: 16px;
} }
.footer { .footer {
text-align: center; text-align: center;
@@ -281,7 +281,7 @@ export default {
font-weight: 500; font-weight: 500;
color: #999; color: #999;
margin-top: -5px; margin-top: -5px;
margin-bottom: 6px; margin-bottom: 10px;
} }
.content { .content {
text-align: center; text-align: center;