Skip to content

feat: ✨ Upload上传组件新增支持上传视频和文件#412

Merged
Moonofweisheng merged 16 commits intomasterfrom
feature/upload-video
Jul 7, 2024
Merged

feat: ✨ Upload上传组件新增支持上传视频和文件#412
Moonofweisheng merged 16 commits intomasterfrom
feature/upload-video

Conversation

@Moonofweisheng
Copy link
Owner

🤔 这个 PR 的性质是?(至少选择一个)

  • 日常 bug 修复
  • 新特性提交
  • 站点、文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • TypeScript 定义更新
  • CI/CD 改进
  • 包体积优化
  • 性能优化
  • 功能增强
  • 国际化改进
  • 代码重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他改动(是关于什么的改动?)

🔗 相关 Issue

#336 #186

💡 需求背景和解决方案

upload仅支持上传图片,不支持视频和文件的上传,基于uni-app提供的chooseFilechooseVideo,和微信提供的chooseMediachooseMessageFile 等API,实现了微信小程序、支付宝小程序、钉钉小程序、H5、APP 平台支持上传视频,H5和微信小程序支持上传文件等功能。

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充

@vercel
Copy link

vercel bot commented Jul 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wot-design-uni ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2024 11:29am

@netlify
Copy link

netlify bot commented Jul 7, 2024

Deploy Preview for wot-design-uni ready!

Name Link
🔨 Latest commit 4a1f31b
🔍 Latest deploy log https://app.netlify.com/sites/wot-design-uni/deploys/668a7bbffe2aa6000994ef44
😎 Deploy Preview https://deploy-preview-412--wot-design-uni.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 7, 2024

Deploying wot-design-uni with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4a1f31b
Status: ✅  Deploy successful!
Preview URL: https://c4735390.wot-design-uni.pages.dev
Branch Preview URL: https://feature-upload-video.wot-design-uni.pages.dev

View logs

@Moonofweisheng Moonofweisheng self-assigned this Jul 7, 2024
@Moonofweisheng Moonofweisheng merged commit e07dbdd into master Jul 7, 2024
@Moonofweisheng Moonofweisheng deleted the feature/upload-video branch July 10, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant