zhangxiaoxu123
2022-12-30 77ee4ed717da0d0b5a1d91c5a85cf4e6fc3e4783
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>