@ -55,7 +55,7 @@ import * as InvoiceApi from '@/api/invoice'
export default {
data() {
return {
tabIndex: 1,
tabIndex: 0,
invoicList: [],
recordList: [1, 2]
};
@ -90,8 +90,8 @@ export default {
background: #F5F5F5;
.invoice-btn {
height: 104rpx;
background: #F21A1C;
background: #F55349;
color: #fff;
font-size: 32rpx;
font-weight: bold;