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