<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> <script> document.write("欢迎光临萌萌小店!"); </script> </head> <body> </body> </html>