From 03f49b7db7a3cf09edd5561d299d8f8f02af50e5 Mon Sep 17 00:00:00 2001 From: shuizhonghuage <511153839@qq.com> Date: Thu, 17 Apr 2025 02:05:26 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20lib/drpy2.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/drpy2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/drpy2.js b/lib/drpy2.js index 3f43038..63ebe58 100644 --- a/lib/drpy2.js +++ b/lib/drpy2.js @@ -4,7 +4,7 @@ import './jsencrypt.js'; import './node-rsa.js'; import './pako.min.js'; // import JSEncrypt from './jsencrypt.js'; // 会导致壳子崩溃的 -import 模板 from './moban.js' +import 模板 from './模板.js' import {gbkTool} from './gbk.js' import './json5.js' // 下面是尝试对jinja2库进行更换