Git Product home page Git Product logo

cattles / tianti Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xujeff/tianti

0.0 2.0 0.0 26.76 MB

java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。联系方式:[email protected] qq交流群:422039518

Home Page: https://github.com/xujeff/tianti

License: Apache License 2.0

Java 95.32% HTML 4.68%

tianti's Introduction

天梯(tianti)

简介:

1、天梯是一款使用Java编写的免费的轻量级CMS系统,目前提供了从后台管理到前端展现的整体解决方案。
2、用户可以不编写一句代码,就制作出一个默认风格的CMS站点。
3、前端页面自适应,支持PC和H5端,采用前后端分离的机制实现。
4、项目技术分层明显,用户可以根据自己的业务模块进行相应地扩展。
5、用户可以选择后台样式,目前拥有天梯蓝和天梯红两种皮肤。皮肤偏清新风格。
6、目前提供的前端页面风格是天梯默认版本的,如果有定制化的业务需求可以加我微信(zhexuzhe)细聊。

互动:

1、如果您在使用过程中遇到问题,可以通过以下方式进行互动:邮箱:[email protected]或qq交流群:422039518。
2、如果有商务合作,可加作者微信:zhexuzhe,注明来源。
3、天梯的版权属于开源作者,如果有需要对天梯进行二次开发的培训服务可以加我微信(zhexuzhe)详聊。
4、如果您觉得作者的开源天梯系统能帮助到您,您可以打赏作者一瓶汽水,并且留言。您的鼓励是我们前行的动力。微信昵称:许哲。
5、捐赠时请加我(zhexuzhe)为好友(提供捐赠名称及金额),优先提供技术支持,谢谢!( ^_^ )

image  

技术架构:

 1、技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。
 2、项目结构:
   2.1、tianti-common:系统基础服务抽象,包括entity、dao和service的基础抽象;
   2.2、tianti-org:用户权限模块服务实现;
   2.3、tianti-cms:资讯类模块服务实现;
   2.4、tianti-module-admin:天梯后台web项目实现;
   2.5、tianti-module-interface:天梯接口项目实现;
   2.6、tianti-module-gateway:天梯前端自适应项目实现(是一个静态项目,调用tianti-module-interface获取数据);
 3、使用说明:
  3.0、本项目JDK默认显示的是1.7,用户可以自行选择1.7+。
  3.1、数据库使用mysql,初始化脚本位于tianti-module-admin中的src/main/webapp/scripts/tianti_stage.sql。
  3.2、后台的登陆路径为http://ip:端口/login,用户名为admin,初始密码为123456。
  3.3、后台中所用到的图标是从font文件夹里面选择copy进去的,font文件夹在聊天群里面拥有。
  3.4、编辑器的配置修改editor_config.js的var context_ = "http://127.0.0.1:8080/tianti-module-admin";
  3.5、前端项目(tianti-module-gateway)是一个静态项目,可以直接部署到web容器,支持多端自适应,需要跑接口系统。
  3.6、采用前后端分离机制获取数据,在/src/main/webapp/static/js/config.js文件里分别配置接口地址和后台项目地址;
  3.7、前台项目可以直接部署到Nginx访问,也可以跑tianti-module-gateway应用。
  3.8、如果是tomcat跑前端应用,访问路径为http://ip:端口/tianti-module-gateway/tianti/index/index.html。

image  

 前端项目概览:
PC:
image   image   image   H5:
image   image   image  
后台项目概览:
天梯登陆页面: image   天梯蓝风格(默认): image image image                          
image image image image image image image
天梯红风格: image image image                          
image image image image image image image
image  

tianti's People

Contributors

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