zhongshujie
2024-11-26 2d9cf82601a49d8d0b7ec30ad67f4b183afc5ea2
src/books/civilServices/view/components/chapter004.vue
File was renamed from src/books/civilAviationServices/view/components/chapter004.vue
@@ -1972,4 +1972,14 @@
};
</script>
<style lang="less" scoped></style>
<style lang="less" scoped>
hr{
        margin-left: 0;
        margin-bottom: 4px;
        width: 15.5%;
        border: none;
        height: 1.5px;
        background-color: #000;
    }
</style>