js:狗粮pro1.3.1,采集cd管理1.3.2,多层文件夹处理 (#1130)
This commit is contained in:
14
repo/js/多层文件夹处理/settings.json
Normal file
14
repo/js/多层文件夹处理/settings.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
|
||||
{
|
||||
"name": "folderPath",
|
||||
"type": "input-text",
|
||||
"label": "要处理的文件夹在js文件夹中的路径",
|
||||
"default": "assets"
|
||||
},
|
||||
{
|
||||
"name": "onlyJson",
|
||||
"type": "checkbox",
|
||||
"label": "是否只处理json文件"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user