```javascript
import { convertLocalFileSystemURL } from '@/uni_modules/srh-convertPath';
convertLocalFileSystemURL(filePath);
```