增加了手机操作端
This commit is contained in:
@@ -367,6 +367,7 @@ export const reportsFallback: ReportListItem[] = [
|
||||
|
||||
export const reportDetailFallback: ReportDetailData = {
|
||||
evidence_attachments: [],
|
||||
zhongjian_report_files: [],
|
||||
report_header: {
|
||||
report_id: 1,
|
||||
report_no: "AXY-R-20260420-0001",
|
||||
@@ -376,6 +377,9 @@ export const reportDetailFallback: ReportDetailData = {
|
||||
service_provider: "zhongjian",
|
||||
institution_name: "中检合作机构",
|
||||
publish_time: "2026-04-18 18:26:00",
|
||||
zhongjian_report_no: "ZJ-20260418-0001",
|
||||
report_entry_admin_name: "王师傅",
|
||||
report_entered_at: "2026-04-18 18:20:00",
|
||||
},
|
||||
result_info: {
|
||||
result_status: "authentic",
|
||||
@@ -406,9 +410,9 @@ export const reportDetailFallback: ReportDetailData = {
|
||||
risk_notice_text: "本报告基于送检商品及当前提交资料出具。若商品状态或所附资料发生变化,报告结论可能不再适用。",
|
||||
verify_info: {
|
||||
report_no: "AXY-R-20260420-0001",
|
||||
verify_status: "valid",
|
||||
verify_url: "/#/pages/verify/result?report_no=AXY-R-20260420-0001",
|
||||
verify_qrcode_url: "/#/pages/report/detail?report_no=AXY-R-20260420-0001",
|
||||
verify_status: "",
|
||||
verify_url: "",
|
||||
verify_qrcode_url: "",
|
||||
},
|
||||
file_info: {
|
||||
pdf_url: "http://127.0.0.1:8787/uploads/reports/20260418/AXY-R-20260420-0001.pdf",
|
||||
|
||||
Reference in New Issue
Block a user