qml里import导入文件

qml里面调用不同文件夹下单qml文件,使用import导入路径后,编译提示no such directory,但是这个文件明明存在的啊

~检查一下路径有没有写错。

解决啦吗