Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wyq2214368/remove-water-mark-mp
短视频去水印小程序系列教程源码【小程序端】
https://github.com/wyq2214368/remove-water-mark-mp
Last synced: 3 months ago
JSON representation
短视频去水印小程序系列教程源码【小程序端】
- Host: GitHub
- URL: https://github.com/wyq2214368/remove-water-mark-mp
- Owner: wyq2214368
- Created: 2020-12-23T13:28:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T14:58:39.000Z (over 1 year ago)
- Last Synced: 2024-07-02T08:17:15.587Z (4 months ago)
- Language: JavaScript
- Size: 731 KB
- Stars: 427
- Watchers: 5
- Forks: 127
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - remove-water-mark-mp
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)