mirror of
https://github.com/hjdhnx/dr_py.git
synced 2025-07-26 22:11:51 -04:00
修正模板引入
This commit is contained in:
parent
27e21c974f
commit
bffb65e924
@ -1 +1 @@
|
||||
3.9.49beta38
|
||||
3.9.49beta39
|
@ -1,6 +1,6 @@
|
||||
import cheerio from 'assets://js/lib/cheerio.min.js';
|
||||
import 'assets://js/lib/crypto-js.js';
|
||||
import 模板 from"./模板.js"
|
||||
import 模板 from "../js/模板.js"
|
||||
import {gbkTool} from './gbk.js'
|
||||
// import './rsa.js'
|
||||
|
||||
|
2
libs/drpy2.min.js
vendored
2
libs/drpy2.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user