From 5866cc3955b03ee55a8eb691a9d59163053d1f55 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Thu, 20 Oct 2022 12:21:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcLive.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcLive.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SrcLive.js b/SrcLive.js index 0978a80a..250a2e60 100644 --- a/SrcLive.js +++ b/SrcLive.js @@ -175,7 +175,7 @@ function Live() { return "hiker://empty"; }else if(getMyVar('editmode','0')=="groupdelete"){ try{ - showLoading('加载中,请稍候...'); + showLoading('删除中,请稍候...'); let JYlive=fetch(JYlivefile); let JYlives = JYlive.split('\n'); for(let i=0;i'+name}) + updateItem(code,{title:'‘‘’’'+name}) }else{ updateItem(editnames[i].split('|')[1],{title:editnames[i].split('|')[0]}) }