From 9ed885ebc892139a9febaea0812b3ec202a4a38d Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 21 Oct 2022 15:36:17 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SrcJuying.js b/SrcJuying.js index 2613686c..dedc7635 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -634,10 +634,10 @@ function yiji() { */ if(MY_RULE.version<5){ confirm({ - title:'更新提示', - content:'发现新版本,建议立即更新?', + title:'小程序更新提示', + content:'发现新版本,需立即更新?', confirm:()=>{return parsePaste("https://pasteme.tyrantg.com/xxxxxx/brtvj1ow7dvlvnv5@EYUzic");}, - cancel:()=>{return 'toast://不更新可能会有异常哦';} + cancel:()=>{return 'toast://不更新无法使用';} }) setResult([]); }