Giter Site home page Giter Site logo

coupontoday's Introduction

今日神券

美团饿了吗CPS小程序项目,别人领红包下单,你拿推广佣金

DEMO

使用方法

源码为 uni-app + uniCloud 项目,需下载hbuilder导入项目打包,可编译成微信小程序(跳转地址为小程序路径)

master 分支的优惠券列表数据在云函数上,no-api 分支的优惠券列表数据写在前端本地

《0成本睡后收入!从0教你搭建一个会自己赚钱的外卖CPS小程序》

常见问题

1、 如何获取美团饿了吗的推广链接

美团联盟:https://union.meituan.com/

饿了么、双十一:https://pub.alimama.com/

2、 如何打包成小程序

编译成小程序的话,需要配置coupons里小程序路径

比如跳转饿了么小程序:

minapp: {
    appid: 'wxece3a9a4c82f58c9',
    path: 'pages/sharePid/web/index?scene=https://s.click.ele.me/qx45rsu'
}

如有疑问,可以提issue,或者加我微信: samciu

感谢

感谢 https://github.com/zwpro/coupons 提供的代码

本仓库代码在此基础上做了优化

  • 优化了云函数的调用方法,不需要额外云函数URL化
  • 重写优化了订阅消息的代码逻辑,减少额外openid请求,提高网络性能

coupontoday's People

Contributors

samciu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.