美文网首页Vue前端开发
一个基于vue2.0+element-ui的一个后台管理基本骨架

一个基于vue2.0+element-ui的一个后台管理基本骨架

作者: helloyoucan | 来源:发表于2017-05-17 10:24 被阅读124次

    ba

    一个基于vue2.0+element-ui的包含登录页面的后台管理的基本骨架
    github地址:https://github.com/helloyoucan/ba

    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.

    登录页面

    基本骨架

    隐藏菜单

    登出

    相关文章

      网友评论

        本文标题:一个基于vue2.0+element-ui的一个后台管理基本骨架

        本文链接:https://www.haomeiwen.com/subject/igxdxxtx.html