|
@@ -12,39 +12,23 @@ export default {
|
|
arrowIcon: arrowIcon,
|
|
arrowIcon: arrowIcon,
|
|
downloadBtnIcon: downloadBtnIcon,
|
|
downloadBtnIcon: downloadBtnIcon,
|
|
order: {
|
|
order: {
|
|
- id: 1219562352,
|
|
|
|
- invoiceOrderNo: "INVyedUsFwdkelQbxeTeQOvaScfqIOOmaa",
|
|
|
|
- pdfUrl: "https://232.pdf",
|
|
|
|
- invoiceType: "增值税普通发票",
|
|
|
|
- invoiceNumber: "UMaAIKKIkknjWEXJUfPxxQHeWKEJ",
|
|
|
|
- invoiceCode: "43253254324",
|
|
|
|
- invoiceTotalAmount: 0.72,
|
|
|
|
- email: "LlN@qq.com",
|
|
|
|
- remark: "gNfZBdyFGRajVfJNonEnOinZj",
|
|
|
|
- invoiceTitleId: 1188957731,
|
|
|
|
- invoiceTime: "20220228",
|
|
|
|
|
|
+ id: 0 ,
|
|
|
|
+ invoiceOrderNo: "",
|
|
|
|
+ pdfUrl: "",
|
|
|
|
+ invoiceType: "",
|
|
|
|
+ invoiceNumber: "",
|
|
|
|
+ invoiceCode: "",
|
|
|
|
+ invoiceTotalAmount: 0,
|
|
|
|
+ email: "",
|
|
|
|
+ remark: "",
|
|
|
|
+ invoiceTitleId: 0,
|
|
|
|
+ invoiceTime: "",
|
|
invoiceTitle: {
|
|
invoiceTitle: {
|
|
- id: 1018954901,
|
|
|
|
- titleName: "QvBQYuxiXXVytGCxzVllpgTJKhRQq",
|
|
|
|
- companyAddress: "上海浦东"
|
|
|
|
|
|
+ id: 0,
|
|
|
|
+ titleName: "",
|
|
|
|
+ companyAddress: ""
|
|
},
|
|
},
|
|
invoiceItem: [
|
|
invoiceItem: [
|
|
- {
|
|
|
|
- "id": 1295249578,
|
|
|
|
- "invoiceItemNo": "SY32342432043250-辽A8889",
|
|
|
|
- "invoiceAmount": 0.99,
|
|
|
|
- "parkName": "沈阳家里停车场",
|
|
|
|
- "enterTime": "2026-02-13 16:23:01",
|
|
|
|
- "parkTotalTime": 39088943
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "id": 12952495798,
|
|
|
|
- "invoiceItemNo": "SY32342432043250-辽A8889",
|
|
|
|
- "invoiceAmount": 0.99,
|
|
|
|
- "parkName": "沈阳家里停车场",
|
|
|
|
- "enterTime": "2026-02-13 16:23:01",
|
|
|
|
- "parkTotalTime": 39088943
|
|
|
|
- }
|
|
|
|
]
|
|
]
|
|
},
|
|
},
|
|
webviewStyles: {
|
|
webviewStyles: {
|