Results 2 comments of v4xyz

唉 切一次忘一次 多谢楼主

// you can try this, it works global.navigator = {appName: 'nodejs'}; // fake the navigator object global.window = {}; // fake the window object const JSEncrypt = require('jsencrypt').default; const crypt...