@ -272,4 +272,7 @@ const changeFilenameExtension = (pathStr, newExtension) => {
ext: newExtension,
});
};
```
## 在不同的平台使用相同的路径