An open API service indexing awesome lists of open source software.

https://github.com/hequan2017/seal-vue

本项目为 https://github.com/hequan2017/seal 项目 前端vue版本 基于 iview-admin 2.5.0 支持 动态菜单 本项目已停止开发!因长时间未对代码进行维护,可能会造成项目在不同环境上无法部署、运行BUG等问题,请知晓!项目仅供参考!
https://github.com/hequan2017/seal-vue

cmdb devops iview iview-admin seal vue vue3 vue3-demo

Last synced: about 1 month ago
JSON representation

本项目为 https://github.com/hequan2017/seal 项目 前端vue版本 基于 iview-admin 2.5.0 支持 动态菜单 本项目已停止开发!因长时间未对代码进行维护,可能会造成项目在不同环境上无法部署、运行BUG等问题,请知晓!项目仅供参考!

Awesome Lists containing this project

README

        

## 项目介绍

![构建](https://travis-ci.com/hequan2017/seal-vue.svg?branch=master)
![版本](https://img.shields.io/badge/release-0.1-blue.svg)
![基于](https://img.shields.io/badge/based-iviewadmin2.5-blue.svg)

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

> 基于 iview-admin 2.5.0

## DEMO

> http://129.28.156.219:8004/home

> 账户 admin 密码 1qaz.2wsx

![demo1](src/assets/demo/demo1.jpg)
![demo2](src/assets/demo/demo2.jpg)
![demo3](src/assets/demo/demo3.jpg)

## Getting started

```bush
# 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

```bush
npm run build
```

## License

[MIT](http://opensource.org/licenses/MIT)

## 作者

> 何全