Giter Club home page Giter Club logo

wechat-vue's Introduction

Vue 版微信


Vue 版微信:

前台页面由: 提供

后台管理系统:

默认账号:zhoubichuan 默认密码:zhoubichuan

项目主要内容

前台

  • 博客主页文章列表展示
  • 博客分类标签展示
  • 博客文章详情页
  • 博客文章评论系统(多楼层评论)

后台

  • 博客文章内容管理
  • 博客分类标签管理
  • 博客评论管理

项目主要架构

  • 前端主要页面:基于 vue 框架搭建的
  • 后台架构:springmvc+spring+mybatis+mysql+freemarker+maven 等技术架构进行开发

项目部署

  • 复制该项目到本地中
  • 将项目导入到 IDEA 开发工具(必须有 maven 环境)
  • 修改数据库配置文件 jdbc.properties 配置成自己的数据库参数
  • 修改/src/main/java/com/xuzijia/public_components/Config.java 将 uploadUrlRoot 属性修改为自己的上传路径
  • 配置 tomcat 配置文件 server.xml 增加虚拟路径,供访问本地图片(看不懂的自行 google 了解~)
<!-- 增加虚拟路径,供访问本地图片-->
<Context path="/resource" docBase="/www/resource/system_resource" reloadable="false" ></Context>

项目部分效果图预览

1. 博客系统主页效果图

博客系统主页效果图

2. 博客文章详情效果图

博客文章详情效果图

3. 文章评论楼层效果图

文章评论楼层效果图

4. 后台管理系统文章管理

后台管理系统文章管理 后台管理系统文章管理

5. 后台管理系统分类标签管理

后台管理系统分类标签管理

6. 后台管理系统评论管理

后台管理系统评论管理 后台管理系统评论管理

7. 后台管理系统登陆页面 > 后台管理系统登陆页面

8. 后台管理系统菜单管理(功能暂未开发~

![后台管理系统菜单管理](

9. 后台管理系统网盘管理(功能暂未开发~

后台管理系统网盘管理 后台管理系统网盘管理


再一次感谢您花费时间阅读这份文档,star 一下吧 嘿嘿~~~

作者: 周必川
最后一次修改时间:2019 年 09 月 25 日 npm run deploy

wechat-vue's People

Contributors

zhoubichuan avatar

Stargazers

 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.