zhongshujie
2025-01-23 d7311d7a5dc477ff3baf09ef3a01aaa8b3d353a0
src/books/civilAviation/view/components/chapter004.vue
@@ -461,4 +461,13 @@
        height: 80%;
    }
}
hr{
        margin-left: 0;
        margin-bottom: 4px;
        width: 15.5%;
        border: none;
        height: 2px;
        background-color: #000;
    }
</style>