zhongshujie
2024-12-23 a31c8c9d7df2883b38871819239ec914c6e5ae0c
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>