更新 'SrcJySet.js'

master
src48597962 2 years ago
parent 3751268c03
commit 0710651a45
  1. 3
      SrcJySet.js

@ -3038,6 +3038,7 @@ function yundiskjiekou() {
extra: {
titleVisible: false,
type: "textarea",
highlight: true,
height: 10,
onChange: 'storage0.putMyVar("yundiskapi",input)'
}
@ -3059,6 +3060,8 @@ function yundiskjiekou() {
var datalist = [];
}
datalist.push(newapi);
writeFile(filepath, JSON.stringify(datalist));
back(true);
return "toast://已保存";
}else{
return "toast://为空不能保存";

Loading…
Cancel
Save