GithubHelp home page GithubHelp logo

picnic-yu / canvas-vue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hzzly/vue-particle-line

0.0 2.0 0.0 383 KB

一个Vue+Cnavas酷炫后台管理 [项目地址](http://hjingren.cn/curriculum-design/)

JavaScript 30.65% HTML 0.42% Vue 68.93%

canvas-vue's Introduction

canvas-vue

又一个Vue+Cnavas酷炫的后台管理,依然前后端分离。

项目地址: https://github.com/hzzly/canvas-vue

demo地址: http://hjingren.cn/curriculum-design/

欢迎大家的star啦~

技术栈

前台:

vue-cli vue vue-router webpak canvas ajax

后台:

wamp PHP(ThinkPHP) mysql

功能说明

  • 登录
    • 用户登录
    • 管理员登录
  • 注册
    • 用户注册
  • Canvas
    • 流星滑过
    • 星星闪闪
    • 后台折线
    • 折线跟着鼠标滑动
  • Vue
    • 弹出框组件
    • 路由切换动画
    • 通过Ajax调用后台接口
  • 留言板(时间轴)
  • 添加房屋信息
  • 出租 求租
  • 出售 求购
  • 个人信息修改
  • 密码修改
  • ......

1.登录注册模块,流星与星星为canvas,登录注册切换动画为vue transition

canvas-login

  1. 后台管理页面,背景为canvas(会动的折线+跟着鼠标滑动) 功能模块切换为vue transition

admin

  1. 留言板(时间轴特效)

msgboard

目录结构

|——canvas-vue/
|   |——build/
|   |——confg/
|   |——node_modules/
|   |——src/
|   |   |——assets/                 //静态文件
|   |   |——components/             //页面组件
|   |   |   |——Menu.vue            //登录注册加载页面
|   |   |   |——Home.vue            //后台首页
|   |   |   |——Login.vue           //登录页面
|   |   |   |——Regist.vue          //注册页面
|   |   |   |——Navbar.vue          //我的发布
|   |   |   |——Messageboard.vue    //留言板页面
|   |   |   |——...                 //等等
|   |   |——router/                 
|   |   |   |——index.js            //页面路由
|   |   |——App.vue                 //父组件
|   |   |——main.js                 //入口文件
|   |——static/                     
|   |——.babelrc
|   |——.editorconfig
|   |——.gitgnore
|   |——index.html
|   |——package.json
|   |——README.md

总结

这个项目还没有完成,后期将不定期更新,敬请期待。。

如果觉得还行,欢迎star

项目地址: https://github.com/hzzly/canvas-vue

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

好了,溜了溜了。。。

canvas-vue's People

Contributors

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