mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-10-09 23:43:29 +08:00
增加目录文件读取失败时报错
This commit is contained in:
@@ -202,7 +202,7 @@ utools.onPluginEnter( async ({ code, type, payload }) => {
|
||||
}
|
||||
}, '输入名称或功能进行查询');
|
||||
} catch(e) {
|
||||
document.write(e);
|
||||
$("#mainlist").html(e);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user