赞
踩
import execjs with open("1.js", 'r', encoding='utf-8') as file: context1 = execjs.compile(file.read(),cwd='C:/Program Files/Python/Python38/node_modules/')