GithubHelp home page GithubHelp logo

lianyeyu / h5huodong Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 134.0 6.31 MB

捷微H5营销活动平台(h5huodong.com),采用P3-Weixin插件开发框架,开发微信H5活动,插件以JAR形式存在,支持独立部署,解决H5活动,用户量大,并发高的问题。(提供成熟的分布式解决方案)

Java 44.84% CSS 13.75% JavaScript 38.20% HTML 0.03% FreeMarker 3.18%

h5huodong's Introduction

开源|免费 捷微H5活动平台(h5huodong.com)

特点:(采用插件模式开发H5营销活动,独立部署,解决微信活动大用户、高并发问题)

P3-Weixin

特点:(JAVA 插件开发框架->松耦合、插件模式)

演示公众号(H5活动汇)

github

微信H5活动插件列表(陆续更新..)

  1.微信砍价活动   P3-Biz-gzbargain
  2.摇一摇送卡券   P3-Biz-shaketicket
  3.九宫格活动     P3-Biz-jiugongge
  4.斧头帮砍价     P3-Biz-commonftb

砍价活动-效果图

github

九宫格活动-效果图

github

斧头帮砍价-效果图

github

摇一摇送卡券-效果图

github

【开发文档】

github

【架构说明】

1.P3-weixin 采用SpringMvc + Mybatis + Velocity + Maven(构建) 框架技术
2.插件引入方式
    pom.xml文件中,引入新开发的插件
    <!-- P3 jar -->
    <dependency>
		<groupId>org.jeecgframework</groupId>
		<artifactId>P3-Biz-gzbargain</artifactId>
		<version>2.0.0</version>
	</dependency>
3.项目启动访问方式:
  采用maven方式,启动Web项目
  http://localhost:8080/P3-Web/{页面访问地址}
4.页面层面不能采用jsp,需要采用模板语言Velocity
5.实现插件式开发,按照模块进行开发,每个模块可以单独达成jar包
6.数据库配置文件:
  src/main/resources/db.properties

【开发入门】

1.Eclipse + Maven + JDK7
2.项目以Maven方式导入eclipse
3.采用maven方式,启动主项目P3-Web,命令:tomcat:run
  活动访问地址:http://localhost:8080/P3-Web/gzbargain/toIndex.do?actId=actgzbargain00001&openid=oR0jFt_DTsAUJebWqGeq3A1VWfRw&subscribe=1
  说明:插件不能单独启动,maven方式引入到Web项目

【代码生成器】

1.工具类:P3-Web/src/main/java/org/jeecgframework/p3/cg/util/CodeToolUtil.java
2.配置文件:P3-Web/src/main/resources/p3-cg-config.properties

联系我们

H5活动营销平台(后台)

github github github

h5huodong's People

Contributors

zhangdaiscott avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.