Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 882 Bytes

README.md

File metadata and controls

57 lines (35 loc) · 882 Bytes

项目介绍

构建 版本 基于

本项目为 https://github.com/hequan2017/seal 项目 前端 vue 版本

基于 iview-admin 2.5.0

DEMO

http://129.28.156.219:8004/home

账户 admin 密码 1qaz.2wsx

demo1 demo2 demo3

Getting started

# clone the project
git clone https://github.com/hequan2017/seal


#  后端连接地址

src/config/index.js
baseUrl:
    dev: 测试
    pro: 线上


// install dependencies
npm install

// develop
npm run dev

Build

打包 dist

npm run build

License

MIT

作者

何全