mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-28 20:02:44 +08:00
终极版本检测
This commit is contained in:
parent
899b20db8d
commit
b62f6e1580
@ -1,3 +1,5 @@
|
||||
utools.getAppVersion() < '2.6.1' && alert('请升级 uTools 至最新版本');
|
||||
// -----------------------------------------------------------------
|
||||
const fs = require('fs');
|
||||
const os = require('os');
|
||||
const child_process = require("child_process")
|
||||
|
Loading…
x
Reference in New Issue
Block a user