更新 'SrcJySet.js'

master
src48597962 6 months ago
parent aaea36292d
commit 6e22035d78
  1. 2
      SrcJySet.js

@ -1693,7 +1693,7 @@ function manageSet(){
url: $("#noLoading#").lazyRule(() => { url: $("#noLoading#").lazyRule(() => {
try{ try{
eval(request(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcTmplVersion.js')) eval(request(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcTmplVersion.js'))
let nowVersion = getItem('Version', "0.1"); let nowVersion = getItem('Version', getMyVar('SrcJuying-Version', '0.1').replace('-V',''));
let nowtime = Date.now(); let nowtime = Date.now();
if (parseFloat(newVersion.SrcJuying) > parseFloat(nowVersion)) { if (parseFloat(newVersion.SrcJuying) > parseFloat(nowVersion)) {
confirm({ confirm({

Loading…
Cancel
Save