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: '苹方'; @@ -95,10 +105,6 @@ .el-form{ width: 88%; padding-right: 2.67vw /* 20/7.5 */; } .el-form-item__content{ display: flex; justify-content: center; } } .invoice-wrap{ @@ -150,4 +156,5 @@ } } </style>