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