更新 'SrcJuying.js'

master
src48597962 3 months ago
parent c350ff8c24
commit a0a1b18562
  1. 3
      SrcJuying.js

@ -756,9 +756,10 @@ function dianboyiji(testSource) {
pic_url: getIcon("点播-搜索.svg"), pic_url: getIcon("点播-搜索.svg"),
col_type: "icon_3_round_fill" col_type: "icon_3_round_fill"
}) })
d.push({ d.push({
title: "管理设置", title: "管理设置",
url: testSource?"toast://测试模式下不能更换主页源":$(["本地接口管理","本地解析管理","外部资源导入",getItem("sourceMode")=="2"?"远程订阅模式√":"本地接口模式√","聚影资源码订阅"],1).select(()=>{ url: testSource?"toast://测试模式下不能更换主页源":$(getItem("sourceMode")=="2"?["外部资源导入","远程订阅模式√"]:["本地接口管理","本地解析管理","外部资源导入","聚影资源码订阅","本地接口模式√"],1).select(()=>{
if(input=="本地接口管理"){ if(input=="本地接口管理"){
if(getItem("sourceMode")=="2"){ if(getItem("sourceMode")=="2"){
return "toast://订阅文件模式,无法管理本地接口"; return "toast://订阅文件模式,无法管理本地接口";

Loading…
Cancel
Save