kongdeqiang
2022-12-31 1f673b1fa0e6f9f88468f72a6f2d6a4e0129ea13
src/components/page/invoice/index.vue
@@ -86,6 +86,16 @@
    }
</script>
<style lang="scss">
    .invoice-wrap{
        .jiaofei-btn{
            span{
                color: #fff;
            }
        }
    }
</style>
<style lang="scss" scoped>
    *{
        font-family: '苹方';
@@ -150,4 +160,5 @@
    }
}
</style>