样式调整
This commit is contained in:
@@ -174,4 +174,9 @@ const handleLogout = async () => {
|
||||
color: #969799;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
/* 设置页面容器背景色 */
|
||||
:deep(.van-nav-bar) {
|
||||
background: transparent !important;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user