Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
互联网应用开发
shuidiapp
Wiki
login
login
· Changes
Page history
chenchang created page: logout
authored
Nov 28, 2016
by
陈昌
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
login.md
login.md
+4
-2
No files found.
login.md
View page @
ab03d9cd
...
@@ -22,8 +22,10 @@ action=register&user_name=18616503617&password=123456
...
@@ -22,8 +22,10 @@ action=register&user_name=18616503617&password=123456
```
javascript
```
javascript
{
{
status
:
0
,
status
:
0
,
message
:
"
登陆验证通过
"
,
message
:
"
请求成功
"
,
data
:
[
]
data
:
{
msg
:
"
您已经退出登陆!
"
}
}
}
```
```
```
javascript
```
javascript
...
...