1
register.html
Used after QR scan. Parses number, scene_str, and path, then submits registration data to your backend.
This folder is the minimal static frontend for the vendor bridge workflow. Use it under ulike.aiulink.net/genhealth/ and connect it to your Python backend APIs.
Used after QR scan. Parses number, scene_str, and path, then submits registration data to your backend.
Used as the report_url callback page. Loads a single report by report_id and renders AI summary, structured data, and images.
Used as the all_report_history callback page. Loads report list by source and links each item to the detail page.
https://ulike.aiulink.net/genhealth/report.html?report_id={report_id}
https://ulike.aiulink.net/genhealth/history.html?source={source}