实在是找不到问题了求助。
我把别人的代码放在微信开发工具里面,一直提示这个错误。
<!DOCTYPE html><html><head>
<title>小程序逻辑层</title>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta http-equiv=Content-Security-Policy content="script-src https://localhost:* http://127.0.0.1:* 'unsafe-inline' 'unsafe-eval'">
<script src=__dev__/assubloader.js></script>
<script>__wxConfig.preload=!0,window.top.__global.asLoader.handleLoadStart(window)</script>
<style>body{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0;margin:0}
</style></head><body></body></html>
重新登录一下开发者工具