zhongshujie
3 小时以前 30d147c4c92dbfd5ca1b2f8c24a617dc82d2d25b
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>