const cheerio = createCheerio(); const Crypto = createCryptoJS(); const Encrypt = loadJSEncrypt(); // 推荐优先使用 cheerio, parse 后期可能会移除 const parse = node_html_parser.parse;