提交 53c6a2a9 编写于 作者: 郭胜强

refactor: 文件相关方法移动到helpers

上级 91525bb2
import { fileToUrl } from '../file/util'
import { fileToUrl } from 'uni-platform/helpers/file'
const {
invokeCallbackHandler: invoke
......
import { fileToUrl } from '../file/util'
import { fileToUrl } from 'uni-platform/helpers/file'
const {
invokeCallbackHandler: invoke
......
import { fileToUrl } from '../file/util'
import { fileToUrl } from 'uni-platform/helpers/file'
/**
* 下载任务
*/
......
import { urlToFile } from '../file/util'
import { urlToFile } from 'uni-platform/helpers/file'
/**
* 上传任务
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册