<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Ajax接口调试</title> <script src="../static/vendor/require/require.js"></script> <script src="index.js"></script> </head> <body> </body> </html>