zhongshujie
2024-11-20 cd372b367df87784ac5672601a95d6235782c918
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>