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