Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request]微信小程序的FileSystemManager相关的api支持? #2299

Closed
1995wyy opened this issue Mar 1, 2019 · 6 comments
Closed
Labels
question Further information is requested

Comments

@1995wyy
Copy link

1995wyy commented Mar 1, 2019

问题描述

Taro目前不支持微信小程序的FileSystemManager相关的api, 不知道是否能够提供支持?
https://developers.weixin.qq.com/miniprogram/dev/api/FileSystemManager.html
希望提供支持,谢谢!!

@taro-bot
Copy link

taro-bot bot commented Mar 1, 2019

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

@luckyadam
Copy link
Member

支持啊,不过只能在微信小程序用

@luckyadam luckyadam added question Further information is requested answered labels Mar 4, 2019
@taro-bot taro-bot bot added the to be closed label Mar 4, 2019
@taro-bot
Copy link

taro-bot bot commented Mar 4, 2019

Hello~

您的问题楼上已经有了确切的回答,如果没有更多的问题这个 issue 将在 15 天后被自动关闭。

如果您在这 15 天中更新更多信息自动关闭的流程会自动取消,如有其他问题也可以发起新的 Issue。

Good luck and happy coding~

@taro-bot taro-bot bot removed the to be closed label Mar 20, 2019
@taro-bot taro-bot bot closed this as completed Mar 20, 2019
@ThatRoy
Copy link

ThatRoy commented Aug 13, 2019

@luckyadam 在 Taro v1.3.11 版本下插件开发,Taro.getFileSystemManager() 获取不到 FileSystemManager 对象

@sheng-di
Copy link
Contributor

支持啊,不过只能在微信小程序用

1.3.19还是不支持,types.d.ts中显示是TODO项
你的回答无意中错误终结了一个issue

@Garfield550
Copy link
Collaborator

欢迎提一个 PR,目前 Taro 支持以 const fileManager: any = wx.getFileSystemManager() 的形式调用 FileSystemManager,只是没有类型检查。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants