Git Product home page Git Product logo

cj-master-ui's Introduction

框架

模拟windows系统的操作模式,将后端管理系统通过大家熟悉的window界面管理方式实现。实现技术就是简单的Vue框架,大家看看都明白了。

后端项目:https://gitee.com/cjlang/cj-master.git

设计说明

  • 1、窗口展示,主要是动态更新router的路由表,然后每次打开一个窗口,创建一个新的路径,跳转至这个路径即可。
  • 2、动画效果:就是vue提供的transition标签,自己定义一些基础动画,还有css样式的transition属性,以及逐帧动画和CSS3的3D动画。
  • 3、窗口拖动:jquery的draggable和droppable方法。
  • 4、消息事件:本项目交互方式和普通项目不一样,存在很多状态需要随时变化,通过统一的消息事件来告知,所以项目里面有很多事件不断调用。

界面效果

demo demo demo demo demo demo demo

cj-master-ui's People

Contributors

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