Coder Social home page Coder Social logo

delktsai / vue-user-center Goto Github PK

View Code? Open in Web Editor NEW

This project forked from doterlin/vue-user-center

0.0 2.0 0.0 542 KB

💻一个用vue.js(2.0)写的直播类应用web端个人中心

Home Page: https://doterlin.github.io/vue-user-center

Vue 74.25% CSS 17.38% HTML 2.11% JavaScript 6.26%

vue-user-center's Introduction

vue-user-center

一个用vue.js(2.0)写的直播类应用web端个人中心

github地址:https://github.com/doterlin/vue-user-center

演示地址:https://doterlin.github.io/vue-user-center/

截图

下载

git clone [email protected]:doterlin/vue-user-center.git

或者下载zip

编译

npm run build

框架及插件

应用结构

组件的父子关系和位置大概如下:

应用结构

使用chrome插件Vue.js devtools也可以清晰的查看应用的组件组成及相关数据:

Vue.js devtools

说明

  • 里面包含一些实用的小组件可复用(分页组件,数据展示表格,Loading组件等)
  • 本项目开始时,但是不排除日后扩展,所以在状态管理处理时使用了vuex
  • 所有对代码解释已在注释中,方便查看
  • 一些组件有写到一些url,只是为了表明在实际开发时需要请求后台,在此示例中为了演示效果所以并没有用到
  • loading状态是用setTimeout方法演示,并非真正请求后台
  • 需要查看登录演示请移步vue-example-login

vue-user-center's People

Contributors

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