From ebf8df101b521cb9dea5ff4c955648a8ac6973d8 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 6 Dec 2024 13:32:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuying.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuying.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJuying.js b/SrcJuying.js index e571ed9a..0aa45ad6 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -1044,7 +1044,7 @@ function yiji() { try{ programversion = $.require("config").version || MY_RULE.version || 0; }catch(e){} - if(programversion<8){ + if(programversion<9){ confirm({ title: "温馨提示", content: "发现小程序新版本\n预留本地库依赖切换逻辑",