增加一批角色图像
@ -14,13 +14,13 @@ let Data = {
|
|||||||
nowPath = rootPath;
|
nowPath = rootPath;
|
||||||
pathList.forEach((name, idx) => {
|
pathList.forEach((name, idx) => {
|
||||||
name = name.trim();
|
name = name.trim();
|
||||||
// if (!includeFile && idx <= pathList.length - 1) {
|
if (!includeFile && idx <= pathList.length - 1) {
|
||||||
nowPath += name + "/";
|
nowPath += name + "/";
|
||||||
if (name) {
|
if (name) {
|
||||||
if (!fs.existsSync(nowPath)) {
|
if (!fs.existsSync(nowPath)) {
|
||||||
fs.mkdirSync(nowPath);
|
fs.mkdirSync(nowPath);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
BIN
resources/character-img/应达/01.jpg
Normal file
After Width: | Height: | Size: 315 KiB |
BIN
resources/character-img/应达/02.jpg
Normal file
After Width: | Height: | Size: 321 KiB |
BIN
resources/character-img/应达/03.jpg
Normal file
After Width: | Height: | Size: 387 KiB |
BIN
resources/character-img/应达/04.jpg
Normal file
After Width: | Height: | Size: 507 KiB |
BIN
resources/character-img/应达/05.jpg
Normal file
After Width: | Height: | Size: 528 KiB |
BIN
resources/character-img/萍姥姥/01.jpg
Normal file
After Width: | Height: | Size: 412 KiB |
BIN
resources/character-img/萍姥姥/02.jpg
Normal file
After Width: | Height: | Size: 126 KiB |
BIN
resources/character-img/萍姥姥/03.jpg
Normal file
After Width: | Height: | Size: 114 KiB |
BIN
resources/character-img/萍姥姥/04.jpg
Normal file
After Width: | Height: | Size: 144 KiB |
BIN
resources/character-img/萍姥姥/05.jpg
Normal file
After Width: | Height: | Size: 304 KiB |