<!DOCTYPE html> <html> <head> <title>全景漫游</title> <script defer src="main.js"></script></head> <body> <div id="container"></div> </body> </html>