重新整理仓库

This commit is contained in:
2025-07-28 11:33:36 +08:00
parent 844830e94c
commit a73a7ea497
2 changed files with 14 additions and 3 deletions

View File

@@ -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

View File

@@ -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) |
| 关注公众号 | ![输入图片说明](https://oss.wsdns.cn/20240327/f1175cc5aae741d3af05484747270bd5.jpeg?x-oss-process=image/resize,m_fixed,w_150/quality,Q_90) |
## 🛠️ 技术栈 ## 🛠️ 技术栈
### 核心技术 ### 核心技术
@@ -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. 安装依赖