Code Monkey home page Code Monkey logo

admin-web-vue3-typescript's Introduction

注意,可以查到不同的版本分支代码

一、admin-web项目介绍

admin-web项目是基于vue-cli3typescript搭建起来的项目,前端ui库使用的是element-ui组件库

二、项目的启动及几个环境的介绍

  • 1、下载后安装依赖包

    npm install
    // 或
    yarn install
  • 2、启动开发环境代码

    npm run dev

三、页面展示

  • 1、登录页面

    登录

  • 2、主页面

    主页面

四、主要功能

  • 1、项目中配置了devproductionfatuat四个环境,每个环境配置了 3 个基础的url地址
  • 2、实际开发项目配置后端接口请求的地址在src/api中不同的环境配置
  • 3、自己写了一套存储过程作为存储用户信息用于登录拦截
  • 4、对axios请求进行了封装处理
  • 5、引入vuex
  • 6、菜单权限的实现

五、有技术问题可以加微信:备注 vue+ts

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.