外卖优惠券返利分销系统外卖返利系统公众号小程序源码saas系统
外卖优惠券返利分销系统外卖返利系统公众号小程序源码saas系统

我们都知道,目前两家巨头饿了么和美团点外卖都可以获得返现,其中饿了么是返利6%,美团是返利3-5%,具体要根据活动来。

支持淘宝、京东、拼多多、饿了么、美团外卖返利
无需域名,一键授权公众号
多级分销,代理推广赚钱
自定义代理佣金比例
自定义联盟账号
商品自动同步,订单自动跟踪
优秀交互体验,快速上手
淘客老牌猎客团队精心打磨,精美UI
支持多公众号数据互通,矩阵玩法,无惧封号
无需下载软件,云端配置

外卖cps带分销返利源码

源代码地址

https://gitee.com/caonima008/coupon/

成品展示

截图

步骤

  • 下载以上源代码到本地
    https://gitee.com/caonima008/coupon/
  • 修改为你自己的微信小程序,打开 /dist/pages/ele/index.js
  • 微信小程序->开发管理->开发设置 添加 request的域名: 地址:
    https://mp.weixin.qq.com/wxamp/devprofile/get_profile?token=271531762&lang=zh_CN
  • 小程序管理后台配置你的链接
    后台地址: http://q.mybei.cn
  • 进去之后选择小程序管理->无裂变小程序管理->添加小程序->填入你自己的链接
  • 微信开发者工具,导入项目,提交审核

代码


.guoshu .nav_bar_tabs,.guoshu .nav_bar_tabs .item,.guoshu .nav_bar__left {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;
}.guoshu .nav_bar_tabs,.guoshu .nav_bar_tabs .item {width: 240rpx;-ms-flex-pack: justify;justify-content: space-between;
}.guoshu .nav_bar_tabs .item {width: 120rpx;height: 60rpx;position: relative;-ms-flex-pack: center;justify-content: center;
}.guoshu .nav_bar_tabs .item .title {font-size: 30rpx;letter-spacing: 1rpx;color: rgba(255,255,255,.85);font-weight: 700;
}.guoshu .nav_bar_tabs .item.active .title {color: #fff;
}.guoshu .nav_bar_tabs .item.active::after {content: "";width: 40rpx;height: 7rpx;border-radius: 3.5rpx;background-color: #fff;position: absolute;bottom: 0;left: 50%;margin-left: -20rpx;
}.guoshu .wm_banner {position: relative;
}.guoshu .wm_banner .img {width: 100%;
}.guoshu .wm_coupon {margin: 0 44rpx;overflow: hidden;
}.guoshu .wm_coupon .header,.guoshu .wm_coupon .header .step {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;
}.guoshu .wm_coupon .header {height: 212rpx;position: relative;background-color: #fff;border-top-left-radius: 20rpx;border-top-right-radius: 20rpx;border-bottom: 3rpx dashed #4ddba9;-ms-flex-pack: center;justify-content: center;
}.guoshu .wm_coupon .header::after,.guoshu .wm_coupon .header::before {content: '';position: absolute;bottom: -22rpx;width: 44rpx;height: 44rpx;border-radius: 50%;background-color: #4ddba9;
}.guoshu .wm_coupon .header::before {left: -22rpx;
}.guoshu .wm_coupon .header::after {right: -22rpx;
}.guoshu .wm_coupon .header .step {flex-direction: column;
}.guoshu .wm_coupon .header .step .img {width: 84rpx;height: 84rpx;
}.guoshu .wm_coupon .header .step .span {font-size: 24rpx;color: #000;font-weight: 600;margin-top: 16rpx;letter-spacing: 2rpx;
}.guoshu .wm_coupon .link {width: 40rpx;margin: 0 32rpx;position: relative;top: -24rpx;
}.guoshu .wm_coupon .content {height: 550rpx;position: relative;background-color: #fff;border-bottom-left-radius: 20rpx;border-bottom-right-radius: 20rpx;text-align: center;
}.guoshu .wm_coupon .content::after,.guoshu .wm_coupon .content::before {content: '';position: absolute;top: -22rpx;width: 44rpx;height: 44rpx;border-radius: 50%;background-color: #4ddba9;
}.guoshu .wm_coupon .content::before {left: -22rpx;
}.guoshu .wm_coupon .content::after {right: -22rpx;
}.guoshu .wm_coupon .content .qrcode {width: 320rpx;height: 320rpx;margin-top: 32rpx;
}.guoshu .wm_btns,.guoshu .wm_coupon .btn_wrapper {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;
}.guoshu .wm_coupon .btn_wrapper {position: absolute;bottom: 48rpx;left: 0;right: 0;padding: 0 88rpx;flex-direction: column;
}.guoshu .wm_coupon .btn_wrapper .btn {width: 100%;height: 100rpx;line-height: 100rpx;border-radius: 50rpx;background-color: #10c495;color: #fff;font-size: 38rpx;letter-spacing: 1rpx;font-weight: 600;
}.guoshu .wm_btns {-ms-flex-pack: justify;justify-content: space-between;margin: 30rpx 48rpx 0;
}.guoshu .wm_btns .btn {display: block;width: calc(50% - 15rpx);height: 76rpx;line-height: 76rpx;border-radius: 8rpx;font-size: 36rpx;font-weight: 600;text-align: center;
}.guoshu .wm_btns .left {background-color: #fadca0;color: #105195;
}.guoshu .wm_btns .right {background-color: #fff;color: #1b4e63;
}.guoshu .wm_btns .disabled {background-color: #ccc;color: #999;
}.guoshu .wm_tips {margin: 0 80rpx;color: rgba(255,255,255,.85);padding: 50rpx 0;letter-spacing: 1rpx;word-break: break-all;
}.guoshu .wm_tips .h3 {font-size: 28rpx;
}.guoshu .wm_tips .p {font-size: 24rpx;margin-top: 10rpx;
}

外卖优惠券返利分销系统外卖返利系统公众号小程序源码saas系统相关推荐

  1. 惠 每日餐领外卖券外卖优惠券cps系统外卖券CPS系统公众号小程序源码

    外卖cps带分销返利源码 怎么推广"外卖CPS项目"赚佣金? 惠 每日餐领外卖券外卖优惠券cps系统外卖券CPS系统公众号小程序源码 饿了么美团外卖红包小程序搭建教程 源代码地址 ...

  2. 外卖餐饮点餐系统,连锁餐饮,公众号小程序源码2.1.5

    介绍: 外卖餐饮点餐系统,连锁餐饮,公众号小程序源码2.1.5,适用于:奶茶店-杂食店-蛋糕店-水果店-鸭货店-零食店-冷饮店-麻辣烫面食店- 任何吃的玩的店都可以帮你做 功能: 1,扫码点餐 2,同 ...

  3. 每日餐领外卖券外卖优惠券cps系统外卖券CPS系统公众号小程序源码

    下面是无裂变版本的搭建教程. 源码地址:http://y.mybei.cn 部署步骤 部署后台,填资料 登录后台 http://q.mybei.cn 获取账号,联系微信:mybei95 登录后台 后台 ...

  4. 百亿外卖CPS市场该怎么玩?(附公众号小程序裂变源码及搭建教程)

    淘客圈子里面,近半年来,最火热的项目之一,当属外卖CPS了. 刚好前不久也有几个村民来问我最近铺天盖地的外卖CPS是什么,所以借此机会,村长和大家详情的说明一下. 我主要会分为以下四个部分来展开,感兴 ...

  5. 土豆地方门户o2o小程序源码同城系统源码

    新版本地城市o2o生活服务开源源码! UCMS部分功能展示! 1TUCMS App首页 2 TUCMS外卖源码 3 TUCMS 商城源码 4 TUCMS酒店源码 5TUCMS 拼车源码 6TUCMS ...

  6. 亲测10月最新影视流量主小程序源码+卡密系统

    正文: 这是一款最新影视小程序,支持官解和卡密系统,也有仿封系统,独立API后台然后对接的苹果cms,亲测可以使用,搭建也比较简单. 只搭建了后台,前台换接口看教程上写的还得再搭建个苹果CMS,就没弄 ...

  7. 啦啦外卖公众号+小程序 V43.0开源至尊独立版+独家用户授权升级+小程序端+APP源码+小程序端VUE源码安装教程

    啦啦外卖跑腿平台开源至尊独立稳定版公众号+小程序 V43.0版系统为独立开源版,最大优势全开源,使用的都知道该系统功能非常强大,是目前外卖平台功能最全的一套系统.拿来即用,也非常合适做二开的朋友,包括 ...

  8. 微信公众号小程序外卖返利分销系统美团饿了么外卖cps软件源码

    饿了么美团外卖返利程序对接公众号发单机器人分销系统返利源码 美团/饿了么外卖CPS联盟返利公众号小程序裂变核心源码 源代码地址 http://y.mybei.cn 成品展示 截图 步骤 下载以上源代码 ...

  9. 外卖返利系统/美团/饿了么外卖CPS联盟返利公众号小程序核心源码

    我们都知道,目前两家巨头饿了么和美团点外卖都可以获得返现,其中饿了么是返利6%,美团是返利3-5%,具体要根据活动来. 也就是说按正常一个人用户点餐,你可以获得每笔外卖的CPS返利佣金,而且外卖的用户 ...

最新文章

  1. ubuntu设置securecrt串口权限
  2. R语言使用ggplot2包的快速可视化函数qplot绘制散点图(设置数据点的形状、大小)实战
  3. python中rand和randn_rand、randn、randi区别及用法
  4. POJ--2104 K-th Number (主席树模版题)
  5. 解放学校网络管理员的双手 ——陕西省基础教育专网×××接入程序的优化
  6. CodeForces - 1312C Adding Powers(思维+位运算)
  7. asp.net通过webservice调用java接口全过程_100-RPC、RMI、WebService、httpClient、跨域、集群部署...
  8. zend studio如何更改字符集
  9. Web前端的状态管理
  10. [算法笔记]NPC问题证明sample
  11. 不讲废话,全程硬核,处理结构化数据的终极解决方案
  12. Python 豆瓣TOP250 电影爬取
  13. Java之网络编程(三)TCP
  14. 迅雷 java_Java实现迅雷地址转成普通地址实例代码
  15. Linux系统下安装Adobe Flash Player插件的方法
  16. Pytorch加载模型只导入部分层权重,即跳过指定网络层的方法
  17. IOS10.3.0~10.3.3不完美越狱
  18. 计算机应用基础在线3,计算机应用基础3(答案).doc
  19. 初用VScode并配置,自定义代码片段(快捷键),自动格式化代码快捷键,保存格式化代码快捷键
  20. 对称与魔术初步(四)——经典魔术《total conincidence》的魔术赏析等

热门文章

  1. 一个合格的java工程师应该必备的能力
  2. 归来仍少年•青春不散场 | CEO刘其东出席同济经管学院2022级新生入学典礼及2022年毕业典礼
  3. tongue twisters
  4. 某宝滑块 x82y解决方法、x5sec
  5. α_β_γ_δ_ε_ζ_η_θ_ι_κ_λ_μ_ν怎么读
  6. GD兆易GD32系列MCU替换ST芯片对照表
  7. SpringBoot整合druid数据源,quartz定式框架
  8. 京东到家程序员离职当天删库跑路
  9. Markdown(1):markdown设置标题、代码、图片、链接、标题、配置vscode插件
  10. 第5章 LinearR/PLR/SVR/KNN/DTR/RFR(测算房价)