StevenMiao 原因是发布的index.js里缺少代码,添加下面的代码可以解决问题。window.loadLib = require;loadLib("weapp-adapter.js");另外,发布目录的index.html没有意义,可以删除。