提交 c685275f 编写于 作者: H hjdhnx

提交了文件

上级 c138e996
......@@ -9,7 +9,7 @@
}
else {
// Global (browser)
root.CryptoJS = factory();
globalThis.CryptoJS = factory();
}
}(this, function () {
......
......@@ -3,7 +3,7 @@
// import 'http://192.168.1.124:5705/libs/es6py.js';
import cheerio from 'https://gitcode.net/qq_32394351/dr_py/-/raw/master/libs/cheerio.min.js';
// import cheerio from 'http://192.168.10.103:5705/libs/cheerio.min.js';
import 'https://gitcode.net/qq_32394351/dr_py/-/raw/master/libs/crypto-js.js';
import 'https://gitcode.net/qq_32394351/dr_py/-/raw/master/libs/drT.js';
// import 'http://192.168.10.103:5705/libs/drT.js';
import muban from 'https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/模板.js';
......@@ -12,6 +12,7 @@ import muban from 'https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/模板.
// const key = 'drpy_zbk';
// eval(req('http://192.168.1.124:5705/libs/es6py.js').content);
function init_test(){
console.log(typeof(CryptoJS));
console.log("init_test_start");
console.log(RKEY);
console.log(JSON.stringify(rule));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册