Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wyq2214368/remove-water-mark-mp

短视频去水印小程序系列教程源码【小程序端】
https://github.com/wyq2214368/remove-water-mark-mp

Last synced: 3 months ago
JSON representation

短视频去水印小程序系列教程源码【小程序端】

Awesome Lists containing this project

README

        

# 短视频去水印小帮手-微信小程序

我们的成品大致如下图这个样子:
![在这里插入图片描述](https://img-blog.csdnimg.cn/20201223194647138.jpeg?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzM3Nzg4NTU4,size_16,color_FFFFFF,t_70)

可扫码预览:

![在这里插入图片描述](https://img-blog.csdnimg.cn/20201221145928601.jpg)

可搭配服务端配套源码使用。


# 系列文章
- [手把手教你做短视频去水印微信小程序(0-概述)](https://blog.csdn.net/qq_37788558/article/details/111474557)
- [手把手教你做短视频去水印微信小程序(1-封装网络请求&登陆逻辑)](https://blog.csdn.net/qq_37788558/article/details/111500382)
- [手把手教你做短视频去水印微信小程序(2-首页)](https://blog.csdn.net/qq_37788558/article/details/111500382)
- [手把手教你做短视频去水印微信小程序(3-个人中心)](https://blog.csdn.net/qq_37788558/article/details/111478258)
- [手把手教你做短视频去水印微信小程序(4-转换结果页)](https://blog.csdn.net/qq_37788558/article/details/111588413)
- [手把手教你做短视频去水印微信小程序(5-服务端代码)](https://blog.csdn.net/qq_37788558/article/details/112204720)
- [手把手教你做短视频去水印微信小程序(6-广告代码)](https://blog.csdn.net/qq_37788558/article/details/112559472)

# github源码地址
🔥欢迎star~
- [短视频去水印小程序源码-小程序端](https://github.com/wyq2214368/remove-water-mark-mp)
- [短视频去水印小程序源码-服务端(php)](https://github.com/wyq2214368/remove-water-mark-server)