chore: 代码保存
This commit is contained in:
12
docs/Login.md
Normal file
12
docs/Login.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 用户登录
|
||||
|
||||
|
||||
|
||||
## 普通用户登录
|
||||
|
||||
http://localhost:9108/index.php?m=user&c=Users&a=login
|
||||
|
||||
|
||||
## 管理员登录
|
||||
|
||||
http://localhost:9108/index.php?m=admin&c=Admin&a=login
|
||||
24
docs/Project.md
Normal file
24
docs/Project.md
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
|
||||
|
||||
# 原生应用/项目查询
|
||||
|
||||
|
||||
## 前端查询用户
|
||||
|
||||
### API 接口
|
||||
|
||||
src\application\api\controller\Ajax.php line:1130
|
||||
|
||||
|
||||
### 页面
|
||||
|
||||
src\template\pc\lists_guestbook_project.htm
|
||||
|
||||
|
||||
## 后端管理用户
|
||||
|
||||
### 页面
|
||||
|
||||
- src\application\admin\template\project\users_index.htm
|
||||
- src\application\admin\template\project\level_index.htm
|
||||
0
docs/README.md
Normal file
0
docs/README.md
Normal file
Reference in New Issue
Block a user