1.0.0 • Published 4 years ago

abm-vue-managesystem v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

技术栈

    1. vue + vuex + vue-router
    1. UI框架:element-ui
    1. 接口请求:axios
    1. token缓存:js-cookie

运行环境

    1. node 8.0版本以上

    1. 运行
# 开发运行
npm run dev
# 打包编译
npm run build
# 访问
http://本机IP:8090 (默认8090端口号)

全局配置

    1. 全局配置文件:src/app.config.js

主题颜色

    1. 设置src/styles/variables.scss文件中$color-primary变量来设置全局主题颜色