Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从管理员那里,我可以从浏览器创建新文件夹,但无法删除创建的文件夹。
http://localhost/<project>/admin/files.
http://localhost/<project>/admin/files
但是删除不起作用。当我右键单击文件夹并单击删除时,没有任何反应。如何删除它们?
检查您的安全权限,看看是否只列出了系统。如果是这样,请使用 R/W/E 将权限设置为所有人重新创建文件夹。