no message
This commit is contained in:
parent
74b08dc8f5
commit
c846ef950b
33
README.md
33
README.md
@ -1,19 +1,6 @@
|
|||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
![logo](https://lolicode.gitee.io/scui-doc/logo.png)
|
|
||||||
|
|
||||||
<p align="center">
|
|
||||||
<a href="https://v3.vuejs.org/" target="_blank">
|
|
||||||
<img src="https://img.shields.io/badge/VueCLI-5-green" alt="VueCLI">
|
|
||||||
</a>
|
|
||||||
<a href="https://v3.vuejs.org/" target="_blank">
|
|
||||||
<img src="https://img.shields.io/badge/Vue.js-3.x-green" alt="Vue">
|
|
||||||
</a>
|
|
||||||
<a href="https://element-plus.gitee.io/#/zh-CN/component/changelog" target="_blank">
|
|
||||||
<img src="https://img.shields.io/badge/element--plus-latest-blue" alt="element plus">
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<h1>X-PHP Admin</h1>
|
<h1>X-PHP Admin</h1>
|
||||||
|
|
||||||
@ -25,15 +12,6 @@ X-PHP 是一个中后台前端解决方案,基于VUE3和elementPlus实现。
|
|||||||
|
|
||||||
X-PHP的宗旨是 让一切复杂的东西傻瓜化。
|
X-PHP的宗旨是 让一切复杂的东西傻瓜化。
|
||||||
|
|
||||||
![logo](https://lolicode.gitee.io/scui-doc/g_1.jpg)
|
|
||||||
|
|
||||||
## 演示和文档
|
|
||||||
|
|
||||||
| 类型 | 链接 |
|
|
||||||
| -------- | -------- |
|
|
||||||
| 文档地址 | https://lolicode.gitee.io/scui-doc/ |
|
|
||||||
| 演示地址 | https://lolicode.gitee.io/scui-doc/demo/#/login |
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 特点
|
## 特点
|
||||||
@ -47,14 +25,10 @@ X-PHP的宗旨是 让一切复杂的东西傻瓜化。
|
|||||||
- **其他** 多功能视图标签、动态权限菜单、控制台组态化、统一异常处理等等
|
- **其他** 多功能视图标签、动态权限菜单、控制台组态化、统一异常处理等等
|
||||||
|
|
||||||
|
|
||||||
## 部分截图
|
|
||||||
|
|
||||||
![logo](https://lolicode.gitee.io/scui-doc/g_2.jpg)
|
|
||||||
|
|
||||||
## 安装教程
|
## 安装教程
|
||||||
``` sh
|
``` sh
|
||||||
# 克隆项目
|
# 克隆项目
|
||||||
git clone https://gitee.com/lolicode/scui.git
|
git clone https://x--mo.com:9003/XiaoMo/scui.git
|
||||||
|
|
||||||
# 进入项目目录
|
# 进入项目目录
|
||||||
cd scui
|
cd scui
|
||||||
@ -68,8 +42,3 @@ npm run serve
|
|||||||
启动完成后浏览器访问 http://localhost:2800
|
启动完成后浏览器访问 http://localhost:2800
|
||||||
|
|
||||||
## 鸣谢
|
## 鸣谢
|
||||||
|
|
||||||
<img src="https://www.fastmock.site/resource/images/logo.png" style="height:40px"/>
|
|
||||||
|
|
||||||
## 支持
|
|
||||||
如果觉得本项目还不错或在工作中有所启发,请在Gitee(码云)帮开发者点亮星星,这是对开发者最大的支持和鼓励!
|
|
||||||
|
Loading…
Reference in New Issue
Block a user