更新 'SrcJuying.js'

pull/1/head
src48597962 2 years ago
parent 1073fa0f0e
commit 2da06a56e4
  1. 2
      SrcJuying.js

@ -961,7 +961,7 @@ function sousuo() {
//版本检测 //版本检测
function Version() { function Version() {
var nowVersion = "4.4";//现在版本 var nowVersion = "4.5";//现在版本
var nowtime = Date.now(); var nowtime = Date.now();
var oldtime = parseInt(getItem('VersionChecktime','0').replace('time','')); var oldtime = parseInt(getItem('VersionChecktime','0').replace('time',''));
if (getMyVar('SrcJuying-VersionCheck', '0') == '0' && nowtime > (oldtime+6*60*60*1000)) { if (getMyVar('SrcJuying-VersionCheck', '0') == '0' && nowtime > (oldtime+6*60*60*1000)) {

Loading…
Cancel
Save