now the file management project built with vue uses Baidu"s webuploader upload plug-in for uploading files
$(".webuploader-element-invisible").attr("webkitdirectory", "")
this code supports uploading folders
now to support uploading a folder and create a corresponding folder based on the name of the folder and the directory under the folder, how can you get the name of the folder itself and the name of the directory under the folder
the effect is similar to uploading a folder to a Baidu network disk