https://github.com/WYQilin/remove-water-mark-mp
短视频去水印小程序系列教程源码【小程序端】
https://github.com/WYQilin/remove-water-mark-mp
Last synced: 8 days ago
JSON representation
短视频去水印小程序系列教程源码【小程序端】
- Host: GitHub
- URL: https://github.com/WYQilin/remove-water-mark-mp
- Owner: WYQilin
- Created: 2020-12-23T13:28:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T14:58:39.000Z (about 2 years ago)
- Last Synced: 2025-02-16T11:20:07.525Z (3 months ago)
- Language: JavaScript
- Size: 731 KB
- Stars: 471
- Watchers: 5
- Forks: 139
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - remove-water-mark-mp
README
# 短视频去水印小帮手-微信小程序
我们的成品大致如下图这个样子:
可扫码预览:

可搭配服务端配套源码使用。
# 系列文章
- [手把手教你做短视频去水印微信小程序(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)