Giter VIP home page Giter VIP logo

feedhub_front's Introduction

vue-quasar-manage

license vue

vue-quasar-manage 是一款中后台前端解决方案:

  • 基于 vuequasar-ui 实现,quasar-ui 的设计规范来自 Material Design
  • 包含动态路由,动态缓存,权限验证等常用功能
  • 响应式设计,支持手机 / 平板 / 小分辨率屏幕显示
  • 包含 tagView 快捷导航、面包屑导航等 SPA 应用常用功能
  • 内置 Material Design 图标集
  • 简单的代码逻辑,多种自定义组件,高度可定制性(只有 1600 行代码)
  • 完全开源及免费

使用这个项目前您需要了解如下技术栈:

ES6 | Node.js | webpack | vue | vuex | vue-router | vue-cli | axios | ESlint

DEMO地址

Github | Gitee 国内用户访问

输入图片说明

输入图片说明

更新日志

  • 2020/12/3
    public文件夹路径注入vue原型,方便静态资源引用
  • 2020/12/9
    更新到 v1.0.3 beta 版本,进行了性能优化。Github/Gitee的首屏加载速度得到较大的提升。 Gitee访问从原先的 3.5s 左右,提升到 1s 左右。但Github访问收网络影响...此次更新将优化过程新增到性能优化导航项提供参考。
  • 2020/12/24
    修复了一个内存泄漏的 bug,以及对 ICON 集合界面进行了渲染性能优化,并将优化过程新增到性能优化导航项提供参考。 有同学反映侧边栏被选中时效果不明显,于是顺便增加了点样式
  • 2020/12/31 优化<BaseContent>的处理逻辑,解决关闭tagView后,重新进入对应页面依然会跳转到滚动记录位置的问题

如何运行

请确保您的计算机已经安装了 Node.js 以及 git,当前项目主要用于展示说明文档

建议使用模板项目 vue-quasar-manage-template 进行开发。

1、克隆项目

git clone https://github.com/972784674t/vue-quasar-manage-template.git

2、在项目文件夹 cmd 下,下载项目所需依赖

npm install 或 cnpm i (如果您正在使用 cnpm,但是 cnpm 下载依赖不太稳定 )

3、在项目文件夹 cmd 下,启动开发服务器

npm run serve

如何打包

npm run build

License

Copyright (c) 2015-present Razvan Stoenescu

MIT License

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.