<!doctype html> <html> <head> <meta charset="UTF-8" /> <title>在离线混部</title> </head> <body> <div id="colocation_root">colocation-website</div> <script type="module" src="/src/index.jsx"></script> </body> </html>