Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨建斌
/
page
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
1
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
c13fe4f1
authored
2018-03-31 11:43:41 +0800
by
wang
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
init
1 parent
85d0d3b8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
application/views/login.php
application/views/login.php
View file @
c13fe4f
...
...
@@ -13,12 +13,12 @@
<div
class=
"login_name"
>
<p>
后台管理系统
</p>
</div>
<form
action=
" "
id=
"edit"
>
<!-- <form action=" " id="edit">--
>
<input
name=
"username"
type=
"text"
placeholder=
"用户名"
>
<input
name=
"password"
type=
"password"
placeholder=
"密码"
>
</form
>
<!-- <input value="登录" type="submit">--
>
<input
value=
"登录"
typ=
"submit"
onclick=
"save()"
>
<!-- </form>--
>
<input
value=
"登录"
type=
"submit"
>
<!-- <input value="登录" onclick="save()">--
>
</div>
<div
class=
"copyright"
>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment