Giter Club home page Giter Club logo

vue-oa's Introduction

vue-oa

A Vue.js project

  • 项目概述

    • 该项目是一套OA系统,主要运行在PC端
    • 技术栈:vue + vue-router
  • 项目开发流程

    • 首先规划项目的组成部分,也就是组件
      • 头部组件
      • 侧边栏组件
        • 这里主要是承担路由跳转的任务
        • 二级子菜单、子路由
      • 其余部分视图由路由切换来控制
  • 项目过程遇到的问题

    • 侧边栏菜单组件的开发
      • 如何让侧边栏独自撑起整个页面?
      • 点击二级菜单不要触发一级菜单事件?
        • 二级菜单添加@click.stop,阻止事件冒泡
      • 关于菜单hover时的样式

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

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.