更新 'SrcJyMenu.js'

master
src48597962 8 months ago
parent 7c9aaab392
commit 53e6a610d8
  1. 10
      SrcJyMenu.js

@ -45,13 +45,19 @@ function erjimenu(desc) {
lookset();
}),
pic_url: 'https://hikerfans.com/tubiao/messy/37.svg',
col_type: 'icon_small_3'
col_type: 'icon_small_3',
extra: {
cls: "Juloadlist"
}
},
{
title: "切换站源",
url: !fileExist(jxfile) ? "toast://分享页面或没有接口,无法扩展更多片源" : "toast://暂未上线",
pic_url: 'https://hikerfans.com/tubiao/messy/20.svg',
col_type: 'icon_small_3'
col_type: 'icon_small_3',
extra: {
cls: "Juloadlist"
}
}
]
}

Loading…
Cancel
Save