mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
feat: 获取原图
This commit is contained in:
parent
67c0bf7a0b
commit
6ba33447c0
2 changed files with 46 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ import version from './version.js';
|
|||
const render = (e, renderPath, renderData = {}, cfg = {}) => {
|
||||
// 判断是否存在e.runtime
|
||||
if (!e.runtime) {
|
||||
console.log('未找到e.runtime,请升级至最新版Yunzai');
|
||||
logger.error('未找到e.runtime,请升级至最新版Yunzai');
|
||||
}
|
||||
|
||||
// 获取渲染精度配置
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue