重新整理仓库
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
VITE_APP_NAME=后台管理(开发环境)
|
VITE_APP_NAME=后台管理(开发环境)
|
||||||
VITE_API_URL=http://127.0.0.1:9200/api
|
#VITE_API_URL=http://127.0.0.1:9200/api
|
||||||
|
|||||||
15
README.md
15
README.md
@@ -21,6 +21,17 @@ WebSoftAdmin 是一个基于 **Vue 3 + Ant Design Vue** 构建的现代化企业
|
|||||||
- **图表库**:ECharts + G2
|
- **图表库**:ECharts + G2
|
||||||
- **工具库**:Lodash、Day.js、CryptoJS
|
- **工具库**:Lodash、Day.js、CryptoJS
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 项目演示
|
||||||
|
| 后台管理系统 | https://mp.websoft.top |
|
||||||
|
|--------|-------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| 账号密码 | [立即注册](https://mp.websoft.top/register/?inviteCode=github) |
|
||||||
|
| 关注公众号 |  |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 🛠️ 技术栈
|
## 🛠️ 技术栈
|
||||||
|
|
||||||
### 核心技术
|
### 核心技术
|
||||||
@@ -54,8 +65,8 @@ WebSoftAdmin 是一个基于 **Vue 3 + Ant Design Vue** 构建的现代化企业
|
|||||||
|
|
||||||
### 1. 克隆项目
|
### 1. 克隆项目
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/your-username/ele-admin-pro.git
|
git clone https://github.com/websoft-top/mp-vue.git
|
||||||
cd ele-admin-pro
|
cd mp-vue
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. 安装依赖
|
### 2. 安装依赖
|
||||||
|
|||||||
Reference in New Issue
Block a user