From 07a804461c9a5a06d95cfd33921f0b7c488e55c9 Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Mon, 3 Oct 2022 17:54:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0es6py=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libs/drpy.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/drpy.js b/libs/drpy.js index 506db6d..2af106e 100644 --- a/libs/drpy.js +++ b/libs/drpy.js @@ -1,6 +1,7 @@ +import 'https://gitcode.net/qq_32394351/dr_py/-/raw/master/libs/es6py.js'; import cheerio from 'https://gitcode.net/qq_32394351/dr_py/-/raw/master/libs/cheerio.min.js'; import 'https://gitcode.net/qq_32394351/dr_py/-/raw/master/libs/drT.js'; -import muban from 'https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/模板.js' +import muban from 'https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/模板.js'; // const key = 'drpy_zbk'; -- GitLab