fix
pyt
2025-04-21 f7bb5c78d220b2db2239c79e9905ba17d5f0c05e
src/component/Header.vue
@@ -50,7 +50,7 @@
</script>
<style scoped lang="less">
.header_content {
    width: 100%;
    width: calc(100% - 35px);
    height: 90px;
    background: #014099;
    display: flex;