mirror of
https://github.com/geeeeeeeek/python_jiajiao.git
synced 2024-11-25 16:34:47 +08:00
fix
This commit is contained in:
parent
59f6d16538
commit
b0eeb9256a
20
Readme.md
20
Readme.md
@ -1,22 +1,21 @@
|
||||
> 学习过程中,遇到问题可以咨询作者:lengqin1024(微信)
|
||||
|
||||
|
||||
### 功能介绍
|
||||
|
||||
平台采用B/S结构,后端采用主流的Python语言进行开发,前端采用主流的Vue.js进行开发。
|
||||
平台采用B/S结构,后端采用主流的Python+django进行开发,前端采用主流的Vue.js进行开发。
|
||||
|
||||
整个平台包括前台和后台两个部分。
|
||||
|
||||
- 前台功能包括:首页、家教详情页、用户中心、家教入驻模块。
|
||||
- 后台功能包括:总览、家教管理、分类管理、标签管理、评论管理、用户管理、运营管理、日志管理、系统信息模块。
|
||||
|
||||
### 源码下载
|
||||
|
||||
https://github.com/geeeeeeeek/python_jiajiao
|
||||
|
||||
### 效果演示
|
||||
|
||||
前台地址:
|
||||
前台地址: http://jiajiao.gitapp.cn
|
||||
|
||||
后台地址:
|
||||
后台地址: http://jiajiao.gitapp.cn/admin
|
||||
|
||||
后台管理帐号:
|
||||
|
||||
@ -62,7 +61,7 @@ npm install
|
||||
```
|
||||
(3) 运行项目
|
||||
```
|
||||
npm run serve
|
||||
npm run dev
|
||||
```
|
||||
|
||||
|
||||
@ -84,16 +83,11 @@ npm run serve
|
||||
- 邮箱推送功能
|
||||
- 手机号绑定功能
|
||||
- 粉丝关注功能
|
||||
- 支付功能
|
||||
|
||||
|
||||
|
||||
### 付费咨询
|
||||
### 问题咨询
|
||||
|
||||
微信(lengqin1024)
|
||||
|
||||
|
||||
### 获取完整代码
|
||||
|
||||
微信:lengqin1024
|
||||
|
||||
|
BIN
server/upload/img/a.png
Normal file
BIN
server/upload/img/a.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 MiB |
BIN
server/upload/img/b.png
Normal file
BIN
server/upload/img/b.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 264 KiB |
Loading…
Reference in New Issue
Block a user