const path = require('path'); module.exports = function () { return path.resolve(__dirname) + '/wxMpRuntime.js'; };