添加新配置

This commit is contained in:
qist
2023-09-11 11:59:56 +08:00
parent 5cecf0d2d9
commit a444383e1c
84 changed files with 8272 additions and 1934 deletions

View File

@@ -63,7 +63,7 @@ if (false && d.length>1){
TABS.push("選擇右側綫路");
}
d.forEach(function(it) {
TABS.push("夸克盤" + index);
TABS.push("夸克盤" + index);
index = index + 1;
});
log('meijumi TABS >>>>>>>>>>>>>>>>>>' + TABS);