专病路径预览 不可编辑

This commit is contained in:
shidongli 2024-06-18 14:59:33 +08:00
parent 7de334f7b7
commit 087f061f87

View File

@ -942,6 +942,7 @@ export default {
margin-top: 10px; margin-top: 10px;
.card { .card {
pointer-events: none;
background-color: #fff; background-color: #fff;
width: 100%; width: 100%;
height: 200px; height: 200px;
@ -1019,6 +1020,8 @@ export default {
} }
.topform { .topform {
pointer-events: none;
padding: 15px 0 0 15px; padding: 15px 0 0 15px;
.form { .form {