Sign in
dlstatic
/
static-wappnr
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b3958818bb3cc8c80a4b2118cb40fd07ddafff59
Authored by
dlstatic
2015-11-18 16:06:49 +0800
1 parent
e2c40934
remove back button
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
html/login.html
html/login.html
View file @
b395881
...
...
@@ -21,7 +21,6 @@
21
21
<div class="loginPageStyle">
22
22
<header class="m-header">
23
23
<div class="head">
24
- <a href="#" class="lt-bar m-icon icon-back white">返回</a>
25
24
<h1>登录</h1>
26
25
</div>
27
26
</header>
...
...