mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 23:35:02 +08:00
Update hyjk.js
This commit is contained in:
2
hyjk.js
2
hyjk.js
@@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
global['window'] = {}
|
global['window'] = {}
|
||||||
global['navigator'] = {}
|
global['navigator'] = {}
|
||||||
const JSEncrypt = require("encryptlong")
|
const { JSEncrypt } = require("encryptlong")
|
||||||
const JsRsaSign = require("jsrsasign")
|
const JsRsaSign = require("jsrsasign")
|
||||||
const $ = new Env("荷叶健康小程序-果园[免费领水果]");
|
const $ = new Env("荷叶健康小程序-果园[免费领水果]");
|
||||||
const notify = $.isNode() ? require('./sendNotify') : '';
|
const notify = $.isNode() ? require('./sendNotify') : '';
|
||||||
|
|||||||
Reference in New Issue
Block a user