Coder Social home page Coder Social logo

ezhuo / vux-weixin Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 2.0 708 KB

基于vue,vux,运行在微信上,增加了 http拦截器, auth权限 , jwt认证 , storage ,目录结构灵感来源于ngx-admin

JavaScript 76.06% HTML 0.70% Vue 19.54% CSS 3.71%
vue vux weixin whatsapp

vux-weixin's Introduction

vux-weixin

如果帮到您,请留下您的star再走,谢谢!

* 该项目基于vux,可用于微信APP的基础版本,欢迎使用!
* last time :2018-10-29

主要功能

* 添加了 HTTP 拦截器
* 添加了 helpers 公共方法
* 添加了 Auth 、用户登录及 jwt 权限认证
* 将一些公共服务抽离成 plugins,包含:auth.service, dialog.service,notice.service,storage.service , token.service , user.service

目录说明

* src\app\@core 路由、状态、公共函数及服务目录
* src\app\layout 公共布局目录
* src\app\layout\passport 权限登录目录
* src\app\pages 业务组件目录
* src\assets 资源目录
* src\styles 样式目录

安装

# install dependencies
npm install --no-optional

# install vux
npm i --save vux vuex vuex-router-sync axios blueimp-md5 jwt-decode
npm i --save-dev less-loader yaml-loader vux-loader eslint-plugin-html
yarn add vux vuex vuex-router-sync axios blueimp-md5 jwt-decode
yarn add --dev less less-loader yaml-loader vux-loader eslint-plugin-html

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

vux-weixin's People

Stargazers

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